YeonGyu-Kim
09f72e2902
feat: OpenCode v1.1.1 permission system compatibility (#489)
* feat: add OpenCode v1.1.1 version detection and permission compatibility utilities
- Add opencode-version.ts: Detect installed OpenCode version and support API
- Add permission-compat.ts: Compatibility layer for permission system migration
- Add comprehensive tests (418 lines total)
- Export new utilities from shared/index.ts
🤖 Generated with assistance of OhMyOpenCode (https://github.com/code-yeongyu/oh-my-opencode)
* fix: update agent permission configs for OpenCode v1.1.1 compatibility
- Fix document-writer: change invalid 'permission: { background_task: deny }' to 'tools: { background_task: false }'
- Fix explore: split 'permission' and 'tools' config, move tool-level denials to 'tools' key
- Fix oracle: split 'permission' and 'tools' config, move tool-level denials to 'tools' key
- Align all agents with v1.1.1 permission system structure
🤖 Generated with assistance of OhMyOpenCode (https://github.com/code-yeongyu/oh-my-opencode)
2026-01-05 04:26:26 +09:00
..
2026-01-05 04:26:26 +09:00
2026-01-02 10:42:38 +09:00
2026-01-03 14:00:36 +09:00
2026-01-02 21:16:23 +09:00
2026-01-05 02:46:31 +09:00
2026-01-05 02:46:31 +09:00
2025-12-13 19:14:01 +09:00
2026-01-02 11:35:56 +09:00
2026-01-05 04:26:26 +09:00
2026-01-05 01:55:42 +09:00
2025-12-13 00:35:34 +09:00
2026-01-05 01:55:42 +09:00
2026-01-02 11:35:56 +09:00
2026-01-02 11:35:56 +09:00