- 71474bb fix(delegate-task): reset model cache between tests
- aa6355c refactor(atlas): improve delegation guidance in validation step
- e8b1e56 Merge pull request #989 from boojongmin/dev
- 8df5679 fix(test): update model-fallback snapshots for github-copilot model naming
- 6e84a14 fix(model-resolver): return variant from fallback chain, handle model name normalization
- 7de376e docs: regenerate all AGENTS.md files with updated structure
- 0e18efc refactor(keyword-detector): change keyword injection from synthetic to direct message transform
- e15677e fix(migration): add hook rename and removal mappings for v3.0.0 upgrade
- 45b2782 refactor: use case-insensitive matching for agent names
- febc32d feat(shared): add case-insensitive utilities for agent name matching
- 76a01d4 fix: allow 0 in providerConcurrency/modelConcurrency to disable providers
- 83bcf70 docs: sync category names with code and add missing schema fields
- 91d85d3 docs: add Korean (한국어) README
- 638a314 docs: update AGENTS.md files and configuration docs
- ff92a4c refactor: update plugin handlers and shared utils
- dda502a fix(tools): update background-task and session-manager
- 2690301 fix(tools): minor ast-grep improvements
- 3f002ff fix(cli): minor fixes to formatter and events
- bb14537 test(cli): add install command tests with snapshots
- bdbc8d7 fix(hooks): minor fixes across multiple hooks
- 4b1ea12 feat(hooks): extend keyword detector patterns
- cc7160b refactor(hooks): update delegate-task-retry naming consistency
- 440e53a feat(hooks): enhance prometheus-md-only with better patterns
- 7209821 refactor(task-toast): improve task toast manager types and logic
- aa2b052 refactor(delegate-task): enhance delegation with dynamic descriptions
- 0edfc7f feat(config): add description field to category schema
- 4ffb9b1 refactor(agents): simplify dynamic agent prompt builder
- 0610ef8 refactor(agents): update atlas, prometheus, sisyphus-junior prompts
- 5e27cee refactor(agents): streamline sisyphus prompt and remove generator script
- de3a6aa refactor(agents): make agent creation async with model resolution
- 76211a3 feat(cli): add doctor check for model resolution
- 04b026d refactor(cli): simplify model fallback using new resolution system
- 54b4844 refactor(shared): improve model resolver with 3-step resolution
- bc62c23 feat(shared): add model availability with fuzzy matching and fetch
- f4a0d5e feat(shared): add model requirements with agent/category fallback chains
- d863dac @boojongmin has signed the CLA in #989
- d220654 Merge pull request #982 from KNN-07/fix/opencode-config-dir-env-support
- e65d572 fix: respect OPENCODE_CONFIG_DIR environment variable across all config paths
- 80b4067 Merge pull request #937 from luojiyin1987/fix/typos
- e3cc4c8 Merge branch 'dev' into fix/typos
- c8175c2 Revert "fix(tools): override OpenCode HTTP-based session tools with local implementation"
- 7f2eb0a refactor(ci): separate platform publish into dedicated workflow
- 89bde5c fix(tools): override OpenCode HTTP-based session tools with local implementation
- d61817b fix: correct spelling errors (IDEALY→IDEALLY, EXPLICITELY→EXPLICITLY)