Files
codetyper.cli/src/tools
Carlos Gutierrez e2cb41f8d3 feat: implement parallel agent execution and unified agent registry
- Fix streaming JSON parsing issues (buffer processing on stream end)
- Increase max_tokens for tool-enabled requests (16384)
- Add parallel tool execution for task_agent, read, glob, grep (up to 3 concurrent)
- Register task_agent tool with queue system and concurrency control
- Add session-based isolation with parentSessionId tracking
- Create unified agent registry mapping agents from:
  - OpenCode (7 agents: build, plan, explore, general, etc.)
  - Claude Code (12 agents: code-explorer, code-architect, etc.)
  - Cursor (3 agents: pair-programmer, cli, chat)
  - CodeTyper native (6 agents)
- Add agent/skill creation system with LLM-based generation
- Store custom agents in .codetyper/agents/*.md
- Store custom skills in .codetyper/skills/*/SKILL.md
2026-02-05 18:36:04 -05:00
..
2026-02-04 21:32:30 -05:00
2026-02-04 21:32:30 -05:00
2026-02-04 21:32:30 -05:00
2026-02-04 21:32:30 -05:00
2026-02-04 21:32:30 -05:00
2026-02-04 21:32:30 -05:00
2026-02-04 21:32:30 -05:00
2026-02-04 21:32:30 -05:00
2026-02-04 21:32:30 -05:00
2026-02-04 21:32:30 -05:00
2026-02-04 21:32:30 -05:00
2026-02-04 21:32:30 -05:00