실험중

LLMTrio

3개 LLM을 병렬로 돌리는 멀티에이전트 오케스트레이터

Node.js Claude GPT Gemini

타임라인

2026-03-15 d048186 docs: add product spec (SPEC.md)
2026-03-15 7969598 fix: timeout 0 was treated as 120s due to falsy check
2026-03-15 9ef4b90 fix: support unlimited timeout (0 = no timeout)
2026-03-15 ab6831e chore: bump version to 0.2.0
2026-03-15 d222655 fix: clean npm package, exclude unused .sh files
2026-03-15 51898d0 polish: loading spinner, Windows guidance message
2026-03-15 dccae17 fix: .env permissions, extra tests, final polish
2026-03-15 fbbf9da fix: all remaining issues for 90+ score
2026-03-15 22ab03d fix: pass template to execute phase in approval mode
2026-03-15 d7b9598 refactor: extract shared functions, remove dead code