Commit Graph

  • e74cc82bcf fix(background-agent): use tui.showToast() for notification YeonGyu-Kim 2025-12-11 17:55:12 +09:00
  • 664b592969 fix(background-agent): use session.idle event for completion detection YeonGyu-Kim 2025-12-11 17:42:33 +09:00
  • ea46ba6c60 fix(background-agent): use session.idle event for completion detection YeonGyu-Kim 2025-12-11 17:42:33 +09:00
  • fb57689f05 fix(background-agent): use session.status() API for idle detection YeonGyu-Kim 2025-12-11 17:38:01 +09:00
  • d67f97158a fix(background-agent): use session.status() API for idle detection YeonGyu-Kim 2025-12-11 17:38:01 +09:00
  • aee338f7b5 refactor(background-task): remove session_id parameter, use toolContext YeonGyu-Kim 2025-12-11 17:31:44 +09:00
  • e140dc74c6 refactor(background-task): remove session_id parameter, use toolContext YeonGyu-Kim 2025-12-11 17:31:44 +09:00
  • 6e0661b25d refactor(background-agent): remove file persistence, use memory-only YeonGyu-Kim 2025-12-11 17:29:20 +09:00
  • 24a7f333a2 refactor(background-agent): remove file persistence, use memory-only YeonGyu-Kim 2025-12-11 17:29:20 +09:00
  • ea1b1f2728 fix(background-agent): use promptAsync to wake parent session YeonGyu-Kim 2025-12-11 17:23:40 +09:00
  • 80cfe87390 fix(background-agent): use promptAsync to wake parent session YeonGyu-Kim 2025-12-11 17:23:40 +09:00
  • 9226c9dea6 fix(background-agent): notify parent session when task completes YeonGyu-Kim 2025-12-11 17:15:02 +09:00
  • 5733291a0f fix(background-agent): notify parent session when task completes YeonGyu-Kim 2025-12-11 17:15:02 +09:00
  • a311163434 fix(background-agent): add polling mechanism for child session tracking YeonGyu-Kim 2025-12-11 17:12:45 +09:00
  • b5d56246f6 fix(background-agent): add polling mechanism for child session tracking YeonGyu-Kim 2025-12-11 17:12:45 +09:00
  • 24f38af794 fix(background-agent): address Oracle review feedback YeonGyu-Kim 2025-12-11 16:56:16 +09:00
  • 245acdabad fix(background-agent): address Oracle review feedback YeonGyu-Kim 2025-12-11 16:56:16 +09:00
  • 928b93f16e feat(background-agent): integrate into main plugin YeonGyu-Kim 2025-12-11 16:21:33 +09:00
  • 49fb046363 feat(background-agent): integrate into main plugin YeonGyu-Kim 2025-12-11 16:21:33 +09:00
  • 1a3ac8b182 feat(background-notification): add completion notification hook YeonGyu-Kim 2025-12-11 16:12:14 +09:00
  • ce6a09b891 feat(background-notification): add completion notification hook YeonGyu-Kim 2025-12-11 16:12:14 +09:00
  • 657078f820 feat(background-task): add 4 background task tools YeonGyu-Kim 2025-12-11 16:04:27 +09:00
  • 2fad28d552 feat(background-task): add 4 background task tools YeonGyu-Kim 2025-12-11 16:04:27 +09:00
  • 3e249e2399 feat(background-agent): add BackgroundManager with persistence layer YeonGyu-Kim 2025-12-11 15:45:37 +09:00
  • 698cdb6744 feat(background-agent): add BackgroundManager with persistence layer YeonGyu-Kim 2025-12-11 15:45:37 +09:00
  • fbed43ea0d docs(readme): document subagent orchestration with omo_task tool YeonGyu-Kim 2025-12-11 15:02:49 +09:00
  • 9ec20d4cb2 docs(readme): document subagent orchestration with omo_task tool YeonGyu-Kim 2025-12-11 15:02:49 +09:00
  • 927e89e7c1 feat(plugin): integrate omo_task tool and prevent recursion in subagents YeonGyu-Kim 2025-12-11 15:02:41 +09:00
  • 9ba0015530 feat(plugin): integrate omo_task tool and prevent recursion in subagents YeonGyu-Kim 2025-12-11 15:02:41 +09:00
  • b7ad8dc736 feat(omo-task): add agent orchestration tool for subagent spawning YeonGyu-Kim 2025-12-11 15:02:31 +09:00
  • f6dd6e3c7f feat(omo-task): add agent orchestration tool for subagent spawning YeonGyu-Kim 2025-12-11 15:02:31 +09:00
  • e4e31ca66a docs(readme): document Rules Injector feature YeonGyu-Kim 2025-12-11 14:15:07 +09:00
  • 595f4b6dd5 docs(readme): document Rules Injector feature YeonGyu-Kim 2025-12-11 14:15:07 +09:00
  • ba3bebbdc4 Revert "feat(hooks): disable redundant inject hooks by default in Claude Code compatibility layer" YeonGyu-Kim 2025-12-11 11:33:01 +09:00
  • 4891a0e6f2 Revert "feat(hooks): disable redundant inject hooks by default in Claude Code compatibility layer" YeonGyu-Kim 2025-12-11 11:33:01 +09:00
  • 9f393576c5 feat(hooks): disable redundant inject hooks by default in Claude Code compatibility layer YeonGyu-Kim 2025-12-11 11:31:51 +09:00
  • dd645994b2 feat(hooks): disable redundant inject hooks by default in Claude Code compatibility layer YeonGyu-Kim 2025-12-11 11:31:51 +09:00
  • a031cebeef feat(hooks): add rules-injector hook for .cursor/rules and .claude/rules support YeonGyu-Kim 2025-12-11 11:07:31 +09:00
  • fcdfcd3186 feat(hooks): add rules-injector hook for .cursor/rules and .claude/rules support YeonGyu-Kim 2025-12-11 11:07:31 +09:00
  • dda869fc49 fix(hooks): improve thinking block order recovery with error-based index targeting YeonGyu-Kim 2025-12-11 11:07:07 +09:00
  • c12f73f774 fix(hooks): improve thinking block order recovery with error-based index targeting YeonGyu-Kim 2025-12-11 11:07:07 +09:00
  • 6735b02ef8 release: v0.3.4 github-actions[bot] 2025-12-12 13:26:05 +00:00
  • 06e0285b9c release: v0.3.4 github-actions[bot] 2025-12-12 13:26:05 +00:00
  • 1f50921a2b Refactor AgentOverridesSchema to use object structure (#24) Srinivasa Babu B 2025-12-12 12:08:39 +05:30
  • 64138ee88f Refactor AgentOverridesSchema to use object structure (#24) Srinivasa Babu B 2025-12-12 12:08:39 +05:30
  • f44064a6df feat: add claude_code config object to toggle Claude Code compatibility features (#23) Nguyen Quang Huy 2025-12-12 13:23:50 +07:00
  • 359340de65 feat: add claude_code config object to toggle Claude Code compatibility features (#23) Nguyen Quang Huy 2025-12-12 13:23:50 +07:00
  • e4f6ec2611 release: v0.3.3 github-actions[bot] 2025-12-12 01:39:26 +00:00
  • 3eb88aa861 release: v0.3.3 github-actions[bot] 2025-12-12 01:39:26 +00:00
  • 818b89c060 feat(agents): enhance librarian and explore prompts with parallel execution and evidence-based citations (#21) YeonGyu-Kim 2025-12-12 09:16:57 +09:00
  • 652f343c95 feat(agents): enhance librarian and explore prompts with parallel execution and evidence-based citations (#21) YeonGyu-Kim 2025-12-12 09:16:57 +09:00
  • 43cead8dd2 feat(config): add cross-platform user-level config support (#20) YeonGyu-Kim 2025-12-12 08:53:27 +09:00
  • 9ba41558de feat(config): add cross-platform user-level config support (#20) YeonGyu-Kim 2025-12-12 08:53:27 +09:00
  • b3fd6a2b15 feat(agents): upgrade oracle model from GPT-5.1 to GPT-5.2 (#19) YeonGyu-Kim 2025-12-12 08:52:18 +09:00
  • 50727171a6 feat(agents): upgrade oracle model from GPT-5.1 to GPT-5.2 (#19) YeonGyu-Kim 2025-12-12 08:52:18 +09:00
  • 7619522aa4 release: v0.3.2 github-actions[bot] 2025-12-11 23:31:22 +00:00
  • 14ff86c547 release: v0.3.2 github-actions[bot] 2025-12-11 23:31:22 +00:00
  • 434c976a55 fix: load config from user-level ~/.config/opencode/oh-my-opencode.json (#17) Nguyen Quang Huy 2025-12-12 06:29:32 +07:00
  • e4036185f0 fix: load config from user-level ~/.config/opencode/oh-my-opencode.json (#17) Nguyen Quang Huy 2025-12-12 06:29:32 +07:00
  • 82e51bc741 feat(skill): align with opencode-skills approach YeonGyu-Kim 2025-12-11 10:03:54 +09:00
  • d34154bc68 feat(skill): align with opencode-skills approach YeonGyu-Kim 2025-12-11 10:03:54 +09:00
  • a6eeaabb25 feat(hooks): add directory README.md injector (#15) YeonGyu-Kim 2025-12-11 10:13:04 +09:00
  • 9e00be91af feat(hooks): add directory README.md injector (#15) YeonGyu-Kim 2025-12-11 10:13:04 +09:00
  • a6f79e9055 release: v0.3.1 github-actions[bot] 2025-12-10 14:44:44 +00:00
  • 40d4673201 release: v0.3.1 github-actions[bot] 2025-12-10 14:44:44 +00:00
  • b255f62671 docs(readme): sync English version with Korean improvements on setup and configuration clarity YeonGyu-Kim 2025-12-10 23:43:19 +09:00
  • cf33fc5da1 docs(readme): sync English version with Korean improvements on setup and configuration clarity YeonGyu-Kim 2025-12-10 23:43:19 +09:00
  • cf2d6f127d chore: remove test files (test-rule.yml, test.js) YeonGyu-Kim 2025-12-10 23:32:36 +09:00
  • 407786978a chore: remove test files (test-rule.yml, test.js) YeonGyu-Kim 2025-12-10 23:32:36 +09:00
  • 492b384241 chore: remove test files and temporary notepad YeonGyu-Kim 2025-12-10 23:32:13 +09:00
  • 15454f1d81 chore: remove test files and temporary notepad YeonGyu-Kim 2025-12-10 23:32:13 +09:00
  • f020795d06 docs(readme.ko): improve clarity on setup configuration paths and MCP/LSP explanations YeonGyu-Kim 2025-12-10 23:25:18 +09:00
  • 56160d17f8 docs(readme.ko): improve clarity on setup configuration paths and MCP/LSP explanations YeonGyu-Kim 2025-12-10 23:25:18 +09:00
  • 3ebf83a33b feat(hooks): integrate anthropic-auto-compact hook for automatic context summarization YeonGyu-Kim 2025-12-10 16:48:17 +09:00
  • 61bbbcb577 feat(hooks): integrate anthropic-auto-compact hook for automatic context summarization YeonGyu-Kim 2025-12-10 16:48:17 +09:00
  • 4caaa45654 improve(hooks): refine context window reminder message for better clarity and guidance YeonGyu-Kim 2025-12-10 15:45:26 +09:00
  • adabace02d improve(hooks): refine context window reminder message for better clarity and guidance YeonGyu-Kim 2025-12-10 15:45:26 +09:00
  • 2c0bc56f05 docs(readme): add warning for LLM agents on oh-my-opencode.json setup and sync English tone with Korean version YeonGyu-Kim 2025-12-10 15:45:16 +09:00
  • 41f93c9f8b docs(readme): add warning for LLM agents on oh-my-opencode.json setup and sync English tone with Korean version YeonGyu-Kim 2025-12-10 15:45:16 +09:00
  • 6637e06a3c fix(hooks): fix TODO continuation abort handling with timer-based approach YeonGyu-Kim 2025-12-10 11:07:24 +09:00
  • 8102d178cb fix(hooks): fix TODO continuation abort handling with timer-based approach YeonGyu-Kim 2025-12-10 11:07:24 +09:00
  • ea4517358a fix(hooks): improve session recovery for empty content messages YeonGyu-Kim 2025-12-10 11:07:17 +09:00
  • 4f019f8fe5 fix(hooks): improve session recovery for empty content messages YeonGyu-Kim 2025-12-10 11:07:17 +09:00
  • 40b2c14960 Revert "fix(hooks): improve TODO continuation race condition handling with state machine pattern" YeonGyu-Kim 2025-12-10 10:40:36 +09:00
  • 7b19177c8a Revert "fix(hooks): improve TODO continuation race condition handling with state machine pattern" YeonGyu-Kim 2025-12-10 10:40:36 +09:00
  • 5897790c98 fix(hooks): improve TODO continuation race condition handling with state machine pattern YeonGyu-Kim 2025-12-10 10:35:41 +09:00
  • e8f59cbbf8 fix(hooks): improve TODO continuation race condition handling with state machine pattern YeonGyu-Kim 2025-12-10 10:35:41 +09:00
  • 67a57a5221 release: v0.3.0 github-actions[bot] 2025-12-09 12:51:28 +00:00
  • 2d23a81926 release: v0.3.0 github-actions[bot] 2025-12-09 12:51:28 +00:00
  • 927e981021 chore: bump version to 0.2.0 YeonGyu-Kim 2025-12-09 21:47:21 +09:00
  • 31cb8616c2 chore: bump version to 0.2.0 YeonGyu-Kim 2025-12-09 21:47:21 +09:00
  • 9eaa9c0b53 docs(readme): add comprehensive Claude Code compatibility documentation YeonGyu-Kim 2025-12-09 21:47:01 +09:00
  • 1932257f82 docs(readme): add comprehensive Claude Code compatibility documentation YeonGyu-Kim 2025-12-09 21:47:01 +09:00
  • db550ab849 fix(hooks): align Claude Code hooks with opencode-cc-plugin reference YeonGyu-Kim 2025-12-09 19:00:01 +09:00
  • 5a793bb526 fix(hooks): align Claude Code hooks with opencode-cc-plugin reference YeonGyu-Kim 2025-12-09 19:00:01 +09:00
  • 36e1e784b5 feat(hooks): implement UserPromptSubmit with chat.message hook and injectHookMessage YeonGyu-Kim 2025-12-09 18:20:13 +09:00
  • 2ec351d0d8 feat(hooks): implement UserPromptSubmit with chat.message hook and injectHookMessage YeonGyu-Kim 2025-12-09 18:20:13 +09:00
  • bd04784277 feat(hooks): integrate Claude Code hooks with plugin system YeonGyu-Kim 2025-12-09 18:10:30 +09:00
  • 441fc1a219 feat(hooks): integrate Claude Code hooks with plugin system YeonGyu-Kim 2025-12-09 18:10:30 +09:00
  • 7d2c5c8dba feat(features): add hook message injector YeonGyu-Kim 2025-12-09 18:02:45 +09:00