justsisyphus
22619d137e
fix(migration): remove auto model-to-category conversion (#764)
* chore(deps): upgrade @opencode-ai/plugin and sdk to 1.1.19
* docs(prometheus): add Question tool usage reminder
* fix(migration): remove auto model-to-category conversion
- Remove migrateAgentConfigToCategory call from migrateConfigFile
- User's explicit model/category settings are now preserved as-is
- No more unwanted deletion of agent configs (e.g., multimodal-looker)
- Add BUILTIN_AGENT_NAMES constant for future reference
- Update tests to reflect new behavior
* ci(sisyphus): add mandatory 'new branch + PR' todos for implementation tasks
---------
Co-authored-by: justsisyphus <justsisyphus@users.noreply.github.com>
2026-01-14 11:57:08 +09:00
..
2025-12-26 16:21:32 +09:00
2025-12-25 07:04:53 +09:00
2026-01-03 22:15:23 +09:00
2026-01-14 10:59:33 +09:00
2026-01-14 11:57:08 +09:00