Commit Graph

  • 97a3b93fa3 refactor(ralph-loop): split hook into state controller and event handler modules YeonGyu-Kim 2026-02-08 16:22:10 +09:00
  • 0f145b2e40 refactor(ralph-loop): split hook into state controller and event handler modules YeonGyu-Kim 2026-02-08 16:22:10 +09:00
  • a05ef99130 refactor(context-window-recovery): split executor and storage into focused modules YeonGyu-Kim 2026-02-08 16:22:01 +09:00
  • 161d6e4159 refactor(context-window-recovery): split executor and storage into focused modules YeonGyu-Kim 2026-02-08 16:22:01 +09:00
  • 4c46e79311 refactor(builtin-skills): extract git-master metadata to separate module YeonGyu-Kim 2026-02-08 16:21:50 +09:00
  • 8dff42830c refactor(builtin-skills): extract git-master metadata to separate module YeonGyu-Kim 2026-02-08 16:21:50 +09:00
  • 2dfc4c6f8e refactor(mcp-oauth): extract OAuth authorization flow from provider.ts YeonGyu-Kim 2026-02-08 16:21:43 +09:00
  • 9b841c6edc refactor(mcp-oauth): extract OAuth authorization flow from provider.ts YeonGyu-Kim 2026-02-08 16:21:43 +09:00
  • 94b2d94b2c refactor(claude-code-plugin-loader): split loader.ts into per-type loaders YeonGyu-Kim 2026-02-08 16:21:37 +09:00
  • 39dc62c62a refactor(claude-code-plugin-loader): split loader.ts into per-type loaders YeonGyu-Kim 2026-02-08 16:21:37 +09:00
  • 1bdfd409e9 refactor(skill-mcp-manager): split manager.ts into connection and client modules YeonGyu-Kim 2026-02-08 16:21:28 +09:00
  • 46969935cd refactor(skill-mcp-manager): split manager.ts into connection and client modules YeonGyu-Kim 2026-02-08 16:21:28 +09:00
  • 2beb29f326 refactor(opencode-skill-loader): split loader and merger into focused modules YeonGyu-Kim 2026-02-08 16:21:19 +09:00
  • 51ced65b5f refactor(opencode-skill-loader): split loader and merger into focused modules YeonGyu-Kim 2026-02-08 16:21:19 +09:00
  • 964c8f61fd refactor(tmux-subagent): split manager and decision-engine into focused modules YeonGyu-Kim 2026-02-08 16:21:04 +09:00
  • f8b5771443 refactor(tmux-subagent): split manager and decision-engine into focused modules YeonGyu-Kim 2026-02-08 16:21:04 +09:00
  • fdcee08460 refactor(background-agent): split manager.ts into focused modules YeonGyu-Kim 2026-02-08 16:20:52 +09:00
  • e3bd43ff64 refactor(background-agent): split manager.ts into focused modules YeonGyu-Kim 2026-02-08 16:20:52 +09:00
  • 152225b470 Merge pull request #1652 from code-yeongyu/fix-1623-v2 YeonGyu-Kim 2026-02-08 16:02:09 +09:00
  • 0743855b40 Merge pull request #1652 from code-yeongyu/fix-1623-v2 YeonGyu-Kim 2026-02-08 16:02:09 +09:00
  • 638e4a8d7d Merge pull request #1643 from code-yeongyu/fix/exa-api-key-1627 YeonGyu-Kim 2026-02-08 16:01:59 +09:00
  • 2588f33075 Merge pull request #1643 from code-yeongyu/fix/exa-api-key-1627 YeonGyu-Kim 2026-02-08 16:01:59 +09:00
  • 0cdb6e0727 Merge pull request #1658 from code-yeongyu/fix-1233 YeonGyu-Kim 2026-02-08 15:51:16 +09:00
  • 32193dc10d Merge pull request #1658 from code-yeongyu/fix-1233 YeonGyu-Kim 2026-02-08 15:51:16 +09:00
  • bb45b0ecee fix: add iteration limits to prevent infinite loops (#1349) fix-1349 YeonGyu-Kim 2026-02-08 15:49:48 +09:00
  • 3a559d2593 fix(agents): use config data instead of client API to avoid init deadlock (#1623) YeonGyu-Kim 2026-02-08 15:34:47 +09:00
  • 321b319b58 fix(agents): use config data instead of client API to avoid init deadlock (#1623) YeonGyu-Kim 2026-02-08 15:34:47 +09:00
  • 3ec0a4f5a4 fix: resolve all test failures and Cubic review issues YeonGyu-Kim 2026-02-08 15:31:32 +09:00
  • c7122b4127 fix: resolve all test failures and Cubic review issues YeonGyu-Kim 2026-02-08 15:31:32 +09:00
  • fe52902b36 test(mcp): restore Tavily tests and add encoding edge case (#1627) YeonGyu-Kim 2026-02-08 15:28:31 +09:00
  • a3dd1dbaf9 test(mcp): restore Tavily tests and add encoding edge case (#1627) YeonGyu-Kim 2026-02-08 15:28:31 +09:00
  • 1b48aceb3b Merge pull request #1657 from code-yeongyu/fix-1366-lsp-unblock YeonGyu-Kim 2026-02-08 15:13:30 +09:00
  • 4c1e369176 Merge pull request #1657 from code-yeongyu/fix-1366-lsp-unblock YeonGyu-Kim 2026-02-08 15:13:30 +09:00
  • cea97f896b refactor: wave 2 - split atlas, auto-update-checker, session-recovery, todo-enforcer, background-task hooks YeonGyu-Kim 2026-02-08 15:01:42 +09:00
  • 119e18c810 refactor: wave 2 - split atlas, auto-update-checker, session-recovery, todo-enforcer, background-task hooks YeonGyu-Kim 2026-02-08 15:01:42 +09:00
  • 2195464776 fix(mcp): remove duplicate x-api-key header, add test (#1627) YeonGyu-Kim 2026-02-08 14:56:43 +09:00
  • 06611a7645 fix(mcp): remove duplicate x-api-key header, add test (#1627) YeonGyu-Kim 2026-02-08 14:56:43 +09:00
  • df4d8fe692 fix: detect completion tags in ralph/ULW loop to stop iteration (#1233) YeonGyu-Kim 2026-02-08 14:50:36 +09:00
  • 676ff513fa fix: detect completion tags in ralph/ULW loop to stop iteration (#1233) YeonGyu-Kim 2026-02-08 14:50:36 +09:00
  • f4cb1c21c9 fix(lsp): reset safety block on server restart to prevent permanent blocks (#1366) YeonGyu-Kim 2026-02-08 14:34:11 +09:00
  • 4738379ad7 fix(lsp): reset safety block on server restart to prevent permanent blocks (#1366) YeonGyu-Kim 2026-02-08 14:34:11 +09:00
  • 22cc0b0dca fix(mcp): remove duplicate x-api-key header from Exa config (#1627) YeonGyu-Kim 2026-02-08 14:19:50 +09:00
  • 44415e3f59 fix(mcp): remove duplicate x-api-key header from Exa config (#1627) YeonGyu-Kim 2026-02-08 14:19:50 +09:00
  • 0187c95e13 Merge pull request #1647 from code-yeongyu/fix/subagent-type-respect-model-config-1357 YeonGyu-Kim 2026-02-08 14:12:21 +09:00
  • 870a2a54f7 Merge pull request #1647 from code-yeongyu/fix/subagent-type-respect-model-config-1357 YeonGyu-Kim 2026-02-08 14:12:21 +09:00
  • 3b58ecf09b Merge pull request #1646 from code-yeongyu/fix/background-task-race-condition-1582 YeonGyu-Kim 2026-02-08 14:12:14 +09:00
  • cfd63482d7 Merge pull request #1646 from code-yeongyu/fix/background-task-race-condition-1582 YeonGyu-Kim 2026-02-08 14:12:14 +09:00
  • a80a25f2e3 Merge pull request #1656 from code-yeongyu/fix/deny-todo-tools-for-task-system YeonGyu-Kim 2026-02-08 14:09:29 +09:00
  • 5845604a01 Merge pull request #1656 from code-yeongyu/fix/deny-todo-tools-for-task-system YeonGyu-Kim 2026-02-08 14:09:29 +09:00
  • abdb1d7b37 Merge pull request #1648 from code-yeongyu/fix/category-delegation-respect-agent-model-1295 YeonGyu-Kim 2026-02-08 14:07:15 +09:00
  • 74a1d70f57 Merge pull request #1648 from code-yeongyu/fix/category-delegation-respect-agent-model-1295 YeonGyu-Kim 2026-02-08 14:07:15 +09:00
  • bf889b1af3 Merge pull request #1645 from code-yeongyu/fix/load-skills-default-1493 YeonGyu-Kim 2026-02-08 14:07:08 +09:00
  • 89e251da72 Merge pull request #1645 from code-yeongyu/fix/load-skills-default-1493 YeonGyu-Kim 2026-02-08 14:07:08 +09:00
  • 038c3f545f fix: deny todowrite/todoread per-agent when task_system is enabled YeonGyu-Kim 2026-02-08 14:05:53 +09:00
  • e7f4f6dd13 fix: deny todowrite/todoread per-agent when task_system is enabled YeonGyu-Kim 2026-02-08 14:05:53 +09:00
  • cd0f70f12f refactor: extract git worktree parser from atlas hook YeonGyu-Kim 2026-02-08 13:30:00 +09:00
  • d8e7e4f170 refactor: extract git worktree parser from atlas hook YeonGyu-Kim 2026-02-08 13:30:00 +09:00
  • c24fd00edc Merge pull request #1655 from code-yeongyu/fix/sync-continuation-variant-loss YeonGyu-Kim 2026-02-08 14:00:56 +09:00
  • 2db9accfc7 Merge pull request #1655 from code-yeongyu/fix/sync-continuation-variant-loss YeonGyu-Kim 2026-02-08 14:00:56 +09:00
  • df03300211 refactor: wave 1 - extract leaf modules, rename catch-all files, split index.ts hooks YeonGyu-Kim 2026-02-08 13:57:26 +09:00
  • 29155ec7bc refactor: wave 1 - extract leaf modules, rename catch-all files, split index.ts hooks YeonGyu-Kim 2026-02-08 13:57:26 +09:00
  • 57589c1992 test: assert variant forwarded in sync continuation YeonGyu-Kim 2026-02-08 13:57:13 +09:00
  • 6b4e149881 test: assert variant forwarded in sync continuation YeonGyu-Kim 2026-02-08 13:57:13 +09:00
  • c446b52a0f fix: preserve variant in sync continuation to maintain thinking budget YeonGyu-Kim 2026-02-08 13:52:55 +09:00
  • 7f4338b6ed fix: preserve variant in sync continuation to maintain thinking budget YeonGyu-Kim 2026-02-08 13:52:55 +09:00
  • 24cca1ad8e Merge pull request #1653 from code-yeongyu/fix/plan-prometheus-decoupling YeonGyu-Kim 2026-02-08 13:46:40 +09:00
  • 24a013b867 Merge pull request #1653 from code-yeongyu/fix/plan-prometheus-decoupling YeonGyu-Kim 2026-02-08 13:46:40 +09:00
  • bc2fa69b58 fix(delegation): use blocking prompt for sync tasks instead of polling YeonGyu-Kim 2026-02-08 13:42:23 +09:00
  • d769b95869 fix(delegation): use blocking prompt for sync tasks instead of polling YeonGyu-Kim 2026-02-08 13:42:23 +09:00
  • 002567c121 fix(delegation): decouple plan agent from prometheus - remove aliasing YeonGyu-Kim 2026-02-08 13:42:15 +09:00
  • 72cf908738 fix(delegation): decouple plan agent from prometheus - remove aliasing YeonGyu-Kim 2026-02-08 13:42:15 +09:00
  • ef49e1700c fix(agents): include custom agents in orchestrator delegation prompt (#1623) YeonGyu-Kim 2026-02-08 13:34:47 +09:00
  • f035be842d fix(agents): include custom agents in orchestrator delegation prompt (#1623) YeonGyu-Kim 2026-02-08 13:34:47 +09:00
  • 441cbf5901 refactor: extract git worktree parser from atlas hook YeonGyu-Kim 2026-02-08 13:30:00 +09:00
  • 6ce482668b refactor: extract git worktree parser from atlas hook YeonGyu-Kim 2026-02-08 13:30:00 +09:00
  • 5ff08eda3e fix: encode EXA_API_KEY before appending to URL query parameter YeonGyu-Kim 2026-02-08 13:28:08 +09:00
  • a85da59358 fix: encode EXA_API_KEY before appending to URL query parameter YeonGyu-Kim 2026-02-08 13:28:08 +09:00
  • ed7bec5b81 fix(config): plan agent inherits model settings from prometheus when not explicitly configured YeonGyu-Kim 2026-02-08 13:22:56 +09:00
  • b88a868173 fix(config): plan agent inherits model settings from prometheus when not explicitly configured YeonGyu-Kim 2026-02-08 13:22:56 +09:00
  • d72ed98ab3 Merge pull request #1649 from code-yeongyu/feat/anthropic-prefill-recovery YeonGyu-Kim 2026-02-08 13:19:38 +09:00
  • d0bdf521c3 Merge pull request #1649 from code-yeongyu/feat/anthropic-prefill-recovery YeonGyu-Kim 2026-02-08 13:19:38 +09:00
  • e20da1fa25 feat: auto-recover from Anthropic assistant message prefill errors YeonGyu-Kim 2026-02-08 13:16:16 +09:00
  • 7abefcca1f feat: auto-recover from Anthropic assistant message prefill errors YeonGyu-Kim 2026-02-08 13:16:16 +09:00
  • 3757f6b9b9 fix(delegate-task): resolve user agent model config in subagent_type path (#1357) YeonGyu-Kim 2026-02-08 13:14:11 +09:00
  • a06364081b fix(delegate-task): resolve user agent model config in subagent_type path (#1357) YeonGyu-Kim 2026-02-08 13:14:11 +09:00
  • ed94eeb6dd test: add regression tests for sisyphus-junior model override in category delegation (#1295) YeonGyu-Kim 2026-02-08 13:13:47 +09:00
  • 104b9fbb39 test: add regression tests for sisyphus-junior model override in category delegation (#1295) YeonGyu-Kim 2026-02-08 13:13:47 +09:00
  • 7271185361 fix: add default value for load_skills parameter in task tool (#1493) YeonGyu-Kim 2026-02-08 13:09:58 +09:00
  • f6fc30ada5 fix: add default value for load_skills parameter in task tool (#1493) YeonGyu-Kim 2026-02-08 13:09:58 +09:00
  • d81b3cf2b8 fix(background-agent): serialize parent notifications (#1582) YeonGyu-Kim 2026-02-08 13:05:06 +09:00
  • f1fcc26aaa fix(background-agent): serialize parent notifications (#1582) YeonGyu-Kim 2026-02-08 13:05:06 +09:00
  • ab73b1e765 fix(mcp): append EXA_API_KEY to Exa MCP URL when env var is set (#1627) YeonGyu-Kim 2026-02-08 12:38:42 +09:00
  • 09999587f5 fix(mcp): append EXA_API_KEY to Exa MCP URL when env var is set (#1627) YeonGyu-Kim 2026-02-08 12:38:42 +09:00
  • 1bd21cb052 release: v3.3.2 github-actions[bot] 2026-02-08 03:38:39 +00:00
  • 139f392d76 release: v3.3.2 github-actions[bot] 2026-02-08 03:38:39 +00:00
  • 7a15c1f3f9 Merge pull request #1622 from itsnebulalol/dev YeonGyu-Kim 2026-02-08 11:44:40 +09:00
  • 71ac54c33e Merge pull request #1622 from itsnebulalol/dev YeonGyu-Kim 2026-02-08 11:44:40 +09:00
  • fd2b4709ef @QiRaining has signed the CLA in code-yeongyu/oh-my-opencode#1641 github-actions[bot] 2026-02-08 02:34:48 +00:00
  • cbeeee4053 @QiRaining has signed the CLA in code-yeongyu/oh-my-opencode#1641 github-actions[bot] 2026-02-08 02:34:48 +00:00
  • bd45ea0a5f @quantmind-br has signed the CLA in code-yeongyu/oh-my-opencode#1634 github-actions[bot] 2026-02-07 18:38:33 +00:00