| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-08 | executor: update gemini model to 2.5-flash-lite and fix classifier parsing | Peter Stone | |
| Update the default Gemini model and classification prompt to use gemini-2.5-flash-lite, which is the current available model. Improved the classifier's parsing logic to correctly handle the JSON envelope returned by the gemini CLI (stripping 'response' wrapper and 'Loaded cached credentials' noise). | |||
| 2026-03-08 | merge: pull latest from master and resolve conflicts | Peter Stone | |
| - Resolve conflicts in API server, CLI, and executor. - Maintain Gemini classification and assignment logic. - Update UI to use generic agent config and project_dir. - Fix ProjectDir/WorkingDir inconsistencies in Gemini runner. - All tests passing after merge. | |||
| 2026-03-08 | refactor: address code review notes (backward compat, Gemini tests, unknown ↵ | Peter Stone | |
| agent test) | |||
