Commit Graph

  • 737bda680c @quantmind-br has signed the CLA in code-yeongyu/oh-my-opencode#1634 github-actions[bot] 2026-02-07 18:38:33 +00:00
  • 393cb0bd63 release: v3.3.1 github-actions[bot] 2026-02-07 17:48:30 +00:00
  • ff94aa3033 release: v3.3.1 github-actions[bot] 2026-02-07 17:48:30 +00:00
  • 9378c19f87 release: v3.3.1 YeonGyu-Kim 2026-02-08 02:45:38 +09:00
  • d0c4085ae1 release: v3.3.1 YeonGyu-Kim 2026-02-08 02:45:38 +09:00
  • df52d0e9c7 Merge pull request #1632 from code-yeongyu/fix/look-at-sync-prompt YeonGyu-Kim 2026-02-08 02:45:06 +09:00
  • 56f9de4652 Merge pull request #1632 from code-yeongyu/fix/look-at-sync-prompt YeonGyu-Kim 2026-02-08 02:45:06 +09:00
  • 822686292f test: fix ralph-loop tests by adding promptAsync to mock YeonGyu-Kim 2026-02-08 02:41:29 +09:00
  • b2661be833 test: fix ralph-loop tests by adding promptAsync to mock YeonGyu-Kim 2026-02-08 02:41:29 +09:00
  • 93f40c2d2f fix(look-at): use synchronous prompt to fix race condition (#1620 regression) YeonGyu-Kim 2026-02-08 02:36:27 +09:00
  • 3d4ed912d7 fix(look-at): use synchronous prompt to fix race condition (#1620 regression) YeonGyu-Kim 2026-02-08 02:36:27 +09:00
  • 3fc02351fc @mkusaka has signed the CLA in code-yeongyu/oh-my-opencode#1629 github-actions[bot] 2026-02-07 16:54:49 +00:00
  • 9a338b16f1 @mkusaka has signed the CLA in code-yeongyu/oh-my-opencode#1629 github-actions[bot] 2026-02-07 16:54:49 +00:00
  • 213407984e @itsnebulalol has signed the CLA in code-yeongyu/oh-my-opencode#1622 github-actions[bot] 2026-02-07 15:11:05 +00:00
  • 471bc6e52d @itsnebulalol has signed the CLA in code-yeongyu/oh-my-opencode#1622 github-actions[bot] 2026-02-07 15:11:05 +00:00
  • 45262f0d44 fix(cli): enable positional options on parent command for passThroughOptions Dominic Frye 2026-02-07 10:06:13 -05:00
  • 0cbbdd566e fix(cli): enable positional options on parent command for passThroughOptions Dominic Frye 2026-02-07 10:06:13 -05:00
  • 8cbebfad04 release: v3.3.0 github-actions[bot] 2026-02-07 14:47:32 +00:00
  • 825a5e70f7 release: v3.3.0 github-actions[bot] 2026-02-07 14:47:32 +00:00
  • d4c545d789 Merge pull request #1620 from potb/acp-json-error YeonGyu-Kim 2026-02-07 22:52:39 +09:00
  • 18c161a9cd Merge pull request #1620 from potb/acp-json-error YeonGyu-Kim 2026-02-07 22:52:39 +09:00
  • 7636e45d61 test: add promptAsync mocks to all test files for promptAsync migration Peïo Thibault 2026-02-07 14:32:47 +01:00
  • 414cecd7df test: add promptAsync mocks to all test files for promptAsync migration Peïo Thibault 2026-02-07 14:32:47 +01:00
  • 371398fa36 Merge pull request #1621 from code-yeongyu/fix/814-mcp-config-both-paths YeonGyu-Kim 2026-02-07 22:33:13 +09:00
  • 2b541b8725 Merge pull request #1621 from code-yeongyu/fix/814-mcp-config-both-paths YeonGyu-Kim 2026-02-07 22:33:13 +09:00
  • 6221f241d6 fix(mcp-loader): also read ~/.claude/.mcp.json for CLI-managed user MCP config YeonGyu-Kim 2026-02-07 22:29:51 +09:00
  • ac6e7d00f2 fix(mcp-loader): also read ~/.claude/.mcp.json for CLI-managed user MCP config YeonGyu-Kim 2026-02-07 22:29:51 +09:00
  • 3ae53ab68a chore: remove testing guide from branch Peïo Thibault 2026-02-07 14:14:06 +01:00
  • fa77be0daf chore: remove testing guide from branch Peïo Thibault 2026-02-07 14:14:06 +01:00
  • b4ab6666ac docs: add comprehensive local testing guide for acp-json-error branch Peïo Thibault 2026-02-07 14:07:55 +01:00
  • 13da4ef4aa docs: add comprehensive local testing guide for acp-json-error branch Peïo Thibault 2026-02-07 14:07:55 +01:00
  • 35f889b175 test(todo-continuation): add promptAsync mocks for migrated hook Peïo Thibault 2026-02-07 13:51:28 +01:00
  • 6451b212f8 test(todo-continuation): add promptAsync mocks for migrated hook Peïo Thibault 2026-02-07 13:51:28 +01:00
  • fd403b065c fix(look-at): remove isJsonParseError band-aid (root cause fixed) Peïo Thibault 2026-02-07 13:46:03 +01:00
  • fad7354b13 fix(look-at): remove isJsonParseError band-aid (root cause fixed) Peïo Thibault 2026-02-07 13:46:03 +01:00
  • 1502e38102 fix(tools): switch session.prompt to promptAsync in delegate-task and call-omo-agent Peïo Thibault 2026-02-07 13:43:06 +01:00
  • 55dc64849f fix(tools): switch session.prompt to promptAsync in delegate-task and call-omo-agent Peïo Thibault 2026-02-07 13:43:06 +01:00
  • 0828c8cb08 test(shared): update model-suggestion-retry tests for promptAsync passthrough Peïo Thibault 2026-02-07 13:42:49 +01:00
  • e984a5c639 test(shared): update model-suggestion-retry tests for promptAsync passthrough Peïo Thibault 2026-02-07 13:42:49 +01:00
  • ed563d3cc9 fix(hooks): switch session.prompt to promptAsync in all hooks Peïo Thibault 2026-02-07 13:42:24 +01:00
  • 46e02b9457 fix(hooks): switch session.prompt to promptAsync in all hooks Peïo Thibault 2026-02-07 13:42:24 +01:00
  • 49b979b6b7 fix(background-agent): switch session.prompt to promptAsync Peïo Thibault 2026-02-07 13:42:20 +01:00
  • 5f21ddf473 fix(background-agent): switch session.prompt to promptAsync Peïo Thibault 2026-02-07 13:42:20 +01:00
  • 452d2afe79 fix(core): switch compatibility shim to promptAsync Peïo Thibault 2026-02-07 13:42:19 +01:00
  • 108e860ddd fix(core): switch compatibility shim to promptAsync Peïo Thibault 2026-02-07 13:42:19 +01:00
  • f980ed72d4 fix(shared): switch promptWithModelSuggestionRetry to use promptAsync Peïo Thibault 2026-02-07 13:38:25 +01:00
  • b8221a883e fix(shared): switch promptWithModelSuggestionRetry to use promptAsync Peïo Thibault 2026-02-07 13:38:25 +01:00
  • e08214e627 Merge pull request #1616 from code-yeongyu/fix/814-user-mcp-config YeonGyu-Kim 2026-02-07 20:09:53 +09:00
  • 2c394cd497 Merge pull request #1616 from code-yeongyu/fix/814-user-mcp-config YeonGyu-Kim 2026-02-07 20:09:53 +09:00
  • 9b5eda9920 Merge pull request #1618 from code-yeongyu/fix/594-user-prompt-submit-fires-once YeonGyu-Kim 2026-02-07 20:09:19 +09:00
  • d84a1c9e95 Merge pull request #1618 from code-yeongyu/fix/594-user-prompt-submit-fires-once YeonGyu-Kim 2026-02-07 20:09:19 +09:00
  • 41ec7abaa4 test: isolate user-level MCP config test from real homedir YeonGyu-Kim 2026-02-07 20:06:58 +09:00
  • cf29cd137e test: isolate user-level MCP config test from real homedir YeonGyu-Kim 2026-02-07 20:06:58 +09:00
  • 35376157cc Merge pull request #1615 from code-yeongyu/fix/1563-browser-provider-gating YeonGyu-Kim 2026-02-07 20:04:08 +09:00
  • d3f8c7d288 Merge pull request #1615 from code-yeongyu/fix/1563-browser-provider-gating YeonGyu-Kim 2026-02-07 20:04:08 +09:00
  • 3495f00af0 fix(hooks): fire UserPromptSubmitHooks on every prompt, not just first (#594) YeonGyu-Kim 2026-02-07 20:03:52 +09:00
  • d1659152bc fix(hooks): fire UserPromptSubmitHooks on every prompt, not just first (#594) YeonGyu-Kim 2026-02-07 20:03:52 +09:00
  • 0c54ae39d4 Merge pull request #1584 from code-yeongyu/fix/441-matcher-hooks-undefined YeonGyu-Kim 2026-02-07 20:01:28 +09:00
  • 1cb8f8bee6 Merge pull request #1584 from code-yeongyu/fix/441-matcher-hooks-undefined YeonGyu-Kim 2026-02-07 20:01:28 +09:00
  • c73ae7a6fd fix(mcp-loader): read user-level MCP config from ~/.claude.json (#814) YeonGyu-Kim 2026-02-07 20:01:16 +09:00
  • 1760367a25 fix(mcp-loader): read user-level MCP config from ~/.claude.json (#814) YeonGyu-Kim 2026-02-07 20:01:16 +09:00
  • a8c70689e1 fix(skill-loader): filter discovered skills by browserProvider (#1563) YeonGyu-Kim 2026-02-07 20:01:15 +09:00
  • 747edcb6e6 fix(skill-loader): filter discovered skills by browserProvider (#1563) YeonGyu-Kim 2026-02-07 20:01:15 +09:00
  • 9e27752399 Merge pull request #1614 from code-yeongyu/fix/1501-ulw-plan-loop YeonGyu-Kim 2026-02-07 19:59:41 +09:00
  • f3540a9ea3 Merge pull request #1614 from code-yeongyu/fix/1501-ulw-plan-loop YeonGyu-Kim 2026-02-07 19:59:41 +09:00
  • 15bba86c4e Merge pull request #1613 from code-yeongyu/fix/1561-dead-migration YeonGyu-Kim 2026-02-07 19:57:22 +09:00
  • 8280e45fe1 Merge pull request #1613 from code-yeongyu/fix/1561-dead-migration YeonGyu-Kim 2026-02-07 19:57:22 +09:00
  • d0a245436b fix: skip ultrawork injection for plan-like agents (#1501) YeonGyu-Kim 2026-02-07 19:52:47 +09:00
  • 0eddd28a95 fix: skip ultrawork injection for plan-like agents (#1501) YeonGyu-Kim 2026-02-07 19:52:47 +09:00
  • e602e41a34 fix(migration): stop task_system backup writes (#1561) YeonGyu-Kim 2026-02-07 19:51:22 +09:00
  • 36e54acc51 fix(migration): stop task_system backup writes (#1561) YeonGyu-Kim 2026-02-07 19:51:22 +09:00
  • 04c0e2390e refactor(migration): split model and category helpers (#1561) YeonGyu-Kim 2026-02-07 19:51:15 +09:00
  • 817c593e12 refactor(migration): split model and category helpers (#1561) YeonGyu-Kim 2026-02-07 19:51:15 +09:00
  • d174b8cff7 refactor(migration): extract agent and hook maps (#1561) YeonGyu-Kim 2026-02-07 19:51:08 +09:00
  • 3ccef5d9b3 refactor(migration): extract agent and hook maps (#1561) YeonGyu-Kim 2026-02-07 19:51:08 +09:00
  • ea8615dcc2 Merge pull request #1610 from code-yeongyu/fix/96-compaction-dedup-recovery YeonGyu-Kim 2026-02-07 19:28:49 +09:00
  • ae4e113c7e Merge pull request #1610 from code-yeongyu/fix/96-compaction-dedup-recovery YeonGyu-Kim 2026-02-07 19:28:49 +09:00
  • 44e3180b62 fix: rewrite dedup recovery test to mock module instead of filesystem YeonGyu-Kim 2026-02-07 19:26:06 +09:00
  • 403457f9e4 fix: rewrite dedup recovery test to mock module instead of filesystem YeonGyu-Kim 2026-02-07 19:26:06 +09:00
  • be07964918 Merge pull request #1611 from code-yeongyu/fix/1481-1483-compaction YeonGyu-Kim 2026-02-07 19:23:50 +09:00
  • 5e5c091356 Merge pull request #1611 from code-yeongyu/fix/1481-1483-compaction YeonGyu-Kim 2026-02-07 19:23:50 +09:00
  • 985bf8bbc9 fix: use lazy storage dir resolution to fix CI test flakiness YeonGyu-Kim 2026-02-07 19:23:24 +09:00
  • 1df025ad44 fix: use lazy storage dir resolution to fix CI test flakiness YeonGyu-Kim 2026-02-07 19:23:24 +09:00
  • c9af4f33e8 fix: wire deduplication into compaction recovery for prompt-too-long errors (#96) YeonGyu-Kim 2026-02-07 19:18:12 +09:00
  • 844ac26e2a fix: wire deduplication into compaction recovery for prompt-too-long errors (#96) YeonGyu-Kim 2026-02-07 19:18:12 +09:00
  • 42843013e2 refactor: extract context window recovery hook YeonGyu-Kim 2026-02-07 19:17:55 +09:00
  • 2727f0f429 refactor: extract context window recovery hook YeonGyu-Kim 2026-02-07 19:17:55 +09:00
  • 1757be3757 Merge pull request #1607 from code-yeongyu/fix/358-skill-description-truncation YeonGyu-Kim 2026-02-07 19:17:27 +09:00
  • 89b1205ccf Merge pull request #1607 from code-yeongyu/fix/358-skill-description-truncation YeonGyu-Kim 2026-02-07 19:17:27 +09:00
  • dd6c076a80 Merge pull request #1608 from code-yeongyu/fix/114-cascade-cancel YeonGyu-Kim 2026-02-07 19:16:18 +09:00
  • d44f5db1e2 Merge pull request #1608 from code-yeongyu/fix/114-cascade-cancel YeonGyu-Kim 2026-02-07 19:16:18 +09:00
  • faf8ac4eef fix: register compaction todo preserver YeonGyu-Kim 2026-02-07 19:15:52 +09:00
  • 180fcc3e5d fix: register compaction todo preserver YeonGyu-Kim 2026-02-07 19:15:52 +09:00
  • 194c0795af fix: add compaction todo preserver hook YeonGyu-Kim 2026-02-07 19:15:46 +09:00
  • 3947084cc5 fix: add compaction todo preserver hook YeonGyu-Kim 2026-02-07 19:15:46 +09:00
  • c52ed314a0 fix: avoid invented compaction constraints YeonGyu-Kim 2026-02-07 19:15:41 +09:00
  • 67f701cd9e fix: avoid invented compaction constraints YeonGyu-Kim 2026-02-07 19:15:41 +09:00
  • 380765f98e fix: ensure truncated result stays within maxLength limit YeonGyu-Kim 2026-02-07 19:13:35 +09:00
  • f94ae2032c fix: ensure truncated result stays within maxLength limit YeonGyu-Kim 2026-02-07 19:13:35 +09:00
  • 791fcba58b Merge pull request #1606 from code-yeongyu/fix/658-tools-ctx-directory YeonGyu-Kim 2026-02-07 19:12:25 +09:00