multica/server/pkg
yushen 0d9b687d92 fix(agent): address code review feedback
- Replace deprecated strings.Title with manual capitalize
- Fix race: set codexClient.onMessage before starting reader goroutine
- Remove unused msgCh parameter from codexClient.handleLine
- Route agent stderr through logger instead of dumping to os.Stderr
- Use deterministic agent order in ensurePaired (prefer codex)
- Increase message channel buffer from 64 to 256
- Rename test to match function rename (buildPrompt)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 14:10:08 +08:00
..
agent fix(agent): address code review feedback 2026-03-24 14:10:08 +08:00
db feat(runtime): add local codex daemon pairing 2026-03-24 12:03:14 +08:00
protocol feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00