Commit Graph

  • f7c5c0be35 feat(sisyphus): add deep parallel delegation section to prompt YeonGyu-Kim 2026-02-22 03:20:57 +09:00
  • 3d6a60670b docs: rewrite agent-model matching guide with developer personality metaphor YeonGyu-Kim 2026-02-22 03:20:36 +09:00
  • 022a351c32 docs: rewrite agent-model matching guide with developer personality metaphor YeonGyu-Kim 2026-02-22 03:20:36 +09:00
  • 497dc793ec release: v3.8.0 github-actions[bot] 2026-02-21 17:56:31 +00:00
  • d6939229b3 release: v3.8.0 github-actions[bot] 2026-02-21 17:56:31 +00:00
  • dc624d1ca3 ci(publish): isolate executor.test.ts to prevent mock contamination YeonGyu-Kim 2026-02-22 02:53:38 +09:00
  • 0d76874632 ci(publish): isolate executor.test.ts to prevent mock contamination YeonGyu-Kim 2026-02-22 02:53:38 +09:00
  • ad11fee2e3 fix(delegate-task): aggressive tool description to prevent missing category/subagent_type YeonGyu-Kim 2026-02-22 02:51:03 +09:00
  • 121e1cb879 fix(delegate-task): aggressive tool description to prevent missing category/subagent_type YeonGyu-Kim 2026-02-22 02:51:03 +09:00
  • 5b3ba726e9 ci: isolate executor.test.ts to prevent mock contamination in batch runs YeonGyu-Kim 2026-02-22 02:46:54 +09:00
  • 30491d769b ci: isolate executor.test.ts to prevent mock contamination in batch runs YeonGyu-Kim 2026-02-22 02:46:54 +09:00
  • 6517665d36 fix(test): use static imports and strategy-level spies in executor.test.ts for CI stability YeonGyu-Kim 2026-02-22 02:42:59 +09:00
  • b6b970d9cd fix(test): use static imports and strategy-level spies in executor.test.ts for CI stability YeonGyu-Kim 2026-02-22 02:42:59 +09:00
  • 88cb360b87 fix(test): harden executor.test.ts mock isolation for CI batch runs YeonGyu-Kim 2026-02-22 02:31:27 +09:00
  • dd9df78564 fix(test): harden executor.test.ts mock isolation for CI batch runs YeonGyu-Kim 2026-02-22 02:31:27 +09:00
  • 9e4c27e0e1 fix(test): flush fake timer microtasks in todo continuation tests YeonGyu-Kim 2026-02-22 02:18:47 +09:00
  • 538b1005ef fix(test): flush fake timer microtasks in todo continuation tests YeonGyu-Kim 2026-02-22 02:18:47 +09:00
  • f1246ef110 refactor(hooks): remove beast-mode system integration YeonGyu-Kim 2026-02-22 01:57:22 +09:00
  • 27d5379215 refactor(hooks): remove beast-mode system integration YeonGyu-Kim 2026-02-22 01:57:22 +09:00
  • c97a0f3a2f chore: regenerate JSON schema for runtime_fallback union type YeonGyu-Kim 2026-02-22 01:54:51 +09:00
  • 9b56b748ec chore: regenerate JSON schema for runtime_fallback union type YeonGyu-Kim 2026-02-22 01:54:51 +09:00
  • c1f17136b1 feat(config): disable runtime_fallback by default (opt-in) YeonGyu-Kim 2026-02-22 01:54:34 +09:00
  • 976798d0e3 feat(config): disable runtime_fallback by default (opt-in) YeonGyu-Kim 2026-02-22 01:54:34 +09:00
  • 541302bc9f docs(config): document runtime_fallback boolean shorthand YeonGyu-Kim 2026-02-22 01:45:32 +09:00
  • 309869a79f docs(config): document runtime_fallback boolean shorthand YeonGyu-Kim 2026-02-22 01:45:32 +09:00
  • 0bb599722e feat(config): allow runtime_fallback to be configured as boolean YeonGyu-Kim 2026-02-22 01:44:53 +09:00
  • 9f10997987 feat(config): allow runtime_fallback to be configured as boolean YeonGyu-Kim 2026-02-22 01:44:53 +09:00
  • 245d288fdd @cruzanstx has signed the CLA in code-yeongyu/oh-my-opencode#2021 github-actions[bot] 2026-02-21 15:09:31 +00:00
  • aff49ef488 @cruzanstx has signed the CLA in code-yeongyu/oh-my-opencode#2021 github-actions[bot] 2026-02-21 15:09:31 +00:00
  • 6dd8d60d49 feat(dispatch): wire marketplace plugin commands into slash command dispatch Gershom Rogers 2026-02-21 10:05:50 -05:00
  • 0dee4377b8 feat(dispatch): wire marketplace plugin commands into slash command dispatch Gershom Rogers 2026-02-21 10:05:50 -05:00
  • 111ae5ea5a fix(hooks): use model cache availability with timeout for first-run cache creation YeonGyu-Kim 2026-02-21 18:32:10 +09:00
  • 1c7eb55f9c fix(hooks): use model cache availability with timeout for first-run cache creation YeonGyu-Kim 2026-02-21 18:32:10 +09:00
  • 9fc825e748 fix(hooks): swap execution order to create cache before checking YeonGyu-Kim 2026-02-21 18:32:01 +09:00
  • f0204b0514 fix(hooks): swap execution order to create cache before checking YeonGyu-Kim 2026-02-21 18:32:01 +09:00
  • 600fe945e0 docs: reorganize configuration.md for better readability YeonGyu-Kim 2026-02-21 17:23:28 +09:00
  • 0b4ebc3538 docs: reorganize configuration.md for better readability YeonGyu-Kim 2026-02-21 17:23:28 +09:00
  • cada5f0be5 docs: reorganize overview.md for better first-time user experience YeonGyu-Kim 2026-02-21 17:14:15 +09:00
  • 5a3fddf03b docs: reorganize overview.md for better first-time user experience YeonGyu-Kim 2026-02-21 17:14:15 +09:00
  • f117e7ecdd docs: update README and installation guide YeonGyu-Kim 2026-02-21 17:07:44 +09:00
  • 8ae2f4fa39 docs: update README and installation guide YeonGyu-Kim 2026-02-21 17:07:44 +09:00
  • ccbec13c9e feat(hooks): add task-reminder hook for task tool usage tracking YeonGyu-Kim 2026-02-21 17:07:39 +09:00
  • 6a31e911d8 feat(hooks): add task-reminder hook for task tool usage tracking YeonGyu-Kim 2026-02-21 17:07:39 +09:00
  • ff683386f1 feat(hooks): add hashline-edit-diff-enhancer for Write tool diff metadata YeonGyu-Kim 2026-02-21 17:07:34 +09:00
  • 865ced72e4 feat(hooks): add hashline-edit-diff-enhancer for Write tool diff metadata YeonGyu-Kim 2026-02-21 17:07:34 +09:00
  • ce365d6fb2 feat(delegate-task): pass directory option through skill discovery YeonGyu-Kim 2026-02-21 17:07:29 +09:00
  • 90dccfbdaf feat(delegate-task): pass directory option through skill discovery YeonGyu-Kim 2026-02-21 17:07:29 +09:00
  • 2e682b2de8 docs: rewrite configuration.md for clarity and concision YeonGyu-Kim 2026-02-21 17:05:30 +09:00
  • dc76e2cd11 docs: rewrite configuration.md for clarity and concision YeonGyu-Kim 2026-02-21 17:05:30 +09:00
  • 45d466c5dd docs: restore agent-model matching guide YeonGyu-Kim 2026-02-21 17:05:11 +09:00
  • dfb2f54cf8 docs: restore agent-model matching guide YeonGyu-Kim 2026-02-21 17:05:11 +09:00
  • 5ead54be0c fix: resolve publish blockers for v3.7.4→v3.8.0 release (#2014) YeonGyu-Kim 2026-02-21 16:43:19 +09:00
  • 1205e60fb9 fix: resolve publish blockers for v3.7.4→v3.8.0 release (#2014) YeonGyu-Kim 2026-02-21 16:43:19 +09:00
  • e263156335 fix: resolve ultrabrain review findings YeonGyu-Kim 2026-02-21 16:40:15 +09:00
  • 66aebb1b59 fix: resolve ultrabrain review findings YeonGyu-Kim 2026-02-21 16:40:15 +09:00
  • ace914f1ef fix: resolve publish blockers for v3.7.4→v3.8.0 release YeonGyu-Kim 2026-02-21 16:24:18 +09:00
  • fe415319e5 fix: resolve publish blockers for v3.7.4→v3.8.0 release YeonGyu-Kim 2026-02-21 16:24:18 +09:00
  • f5a35f0353 refactor: remove slashcommand tool implementation YeonGyu-Kim 2026-02-21 14:38:18 +09:00
  • ee5df1683e refactor: remove slashcommand tool implementation YeonGyu-Kim 2026-02-21 14:38:18 +09:00
  • 611465f9a3 refactor: remove unused 'message' variable from chat-message.ts YeonGyu-Kim 2026-02-21 14:31:42 +09:00
  • 552ad3a09c refactor: remove unused 'message' variable from chat-message.ts YeonGyu-Kim 2026-02-21 14:31:42 +09:00
  • e56aa547fc fix(build): correct JSON schema target from draft-07 to draft-7 YeonGyu-Kim 2026-02-21 14:19:52 +09:00
  • 2d79d64bb2 fix(build): correct JSON schema target from draft-07 to draft-7 YeonGyu-Kim 2026-02-21 14:19:52 +09:00
  • d835c3f4dc fix: resolve 4 publish blockers — CLI bin, schema export, security vulns, doc link YeonGyu-Kim 2026-02-21 13:59:53 +09:00
  • c1c7d18133 fix: resolve 4 publish blockers — CLI bin, schema export, security vulns, doc link YeonGyu-Kim 2026-02-21 13:59:53 +09:00
  • e4a335a8e9 fix: resolve 5 deployment blockers (runtime-fallback race, hashline legacy, tmux spawn, db open) YeonGyu-Kim 2026-02-21 05:59:30 +09:00
  • 8623f58a38 fix: resolve 5 deployment blockers (runtime-fallback race, hashline legacy, tmux spawn, db open) YeonGyu-Kim 2026-02-21 05:59:30 +09:00
  • 5fa2a71700 docs: remove quotio/cliproxyapi references from READMEs YeonGyu-Kim 2026-02-21 05:59:19 +09:00
  • 546cefd8f8 docs: remove quotio/cliproxyapi references from READMEs YeonGyu-Kim 2026-02-21 05:59:19 +09:00
  • 97245394e7 Merge pull request #2007 from code-yeongyu/fix/1901-ralph-loop-fresh-context YeonGyu-Kim 2026-02-21 05:41:12 +09:00
  • 5adbbad277 Merge pull request #2007 from code-yeongyu/fix/1901-ralph-loop-fresh-context YeonGyu-Kim 2026-02-21 05:41:12 +09:00
  • 02c7439edb Merge pull request #2006 from code-yeongyu/fix/1920-auto-update-pinned YeonGyu-Kim 2026-02-21 05:40:53 +09:00
  • e58c2efa70 Merge pull request #2006 from code-yeongyu/fix/1920-auto-update-pinned YeonGyu-Kim 2026-02-21 05:40:53 +09:00
  • 53fc9ff69a Merge pull request #2005 from code-yeongyu/fix/1803-session-recovery-unavailable-tool YeonGyu-Kim 2026-02-21 05:40:32 +09:00
  • 92c3d3917b Merge pull request #2005 from code-yeongyu/fix/1803-session-recovery-unavailable-tool YeonGyu-Kim 2026-02-21 05:40:32 +09:00
  • 023bb5a246 fix(ralph-loop): use shared isRecord, fix quoted argument parsing for prompt and completion-promise YeonGyu-Kim 2026-02-21 05:30:05 +09:00
  • 940e49b44c fix(ralph-loop): use shared isRecord, fix quoted argument parsing for prompt and completion-promise YeonGyu-Kim 2026-02-21 05:30:05 +09:00
  • 32350c2484 ci: trigger CI run YeonGyu-Kim 2026-02-21 04:59:38 +09:00
  • 1db5a666dc ci: trigger CI run YeonGyu-Kim 2026-02-21 04:59:38 +09:00
  • 2610399803 fix(ralph-loop): bind selectSession to tui context, use sourceSessionID for tool inheritance, handle flag-only arguments, fix test provider mocks YeonGyu-Kim 2026-02-21 04:13:41 +09:00
  • 590dc04be7 fix(ralph-loop): bind selectSession to tui context, use sourceSessionID for tool inheritance, handle flag-only arguments, fix test provider mocks YeonGyu-Kim 2026-02-21 04:13:41 +09:00
  • 73ab0d2cec fix(rebase): remove duplicated hooks exports and event dispatch artifact YeonGyu-Kim 2026-02-21 03:01:40 +09:00
  • daa0d48026 fix(rebase): remove duplicated hooks exports and event dispatch artifact YeonGyu-Kim 2026-02-21 03:01:40 +09:00
  • 6ad7b0e9b2 fix(session-recovery): fix SDK fallback part.tool mapping and nosuchtoolarror typo YeonGyu-Kim 2026-02-21 05:30:04 +09:00
  • db9df55e41 fix(session-recovery): fix SDK fallback part.tool mapping and nosuchtoolarror typo YeonGyu-Kim 2026-02-21 05:30:04 +09:00
  • 35813a0f60 test(executor): add afterEach cleanup to prevent timer leaks on assertion failure YeonGyu-Kim 2026-02-21 05:17:40 +09:00
  • d08fa728b4 test(executor): add afterEach cleanup to prevent timer leaks on assertion failure YeonGyu-Kim 2026-02-21 05:17:40 +09:00
  • 5249d9d9bf ci: trigger CI run YeonGyu-Kim 2026-02-21 04:59:38 +09:00
  • 1970d6d72b ci: trigger CI run YeonGyu-Kim 2026-02-21 04:59:38 +09:00
  • 63f73ccea0 test(auto-compact): restore module mocks after hook test YeonGyu-Kim 2026-02-21 03:57:21 +09:00
  • fbe7e61ab4 test(auto-compact): restore module mocks after hook test YeonGyu-Kim 2026-02-21 03:57:21 +09:00
  • a93c7fd478 test(auto-compact): localize fake timers per async case YeonGyu-Kim 2026-02-21 03:46:38 +09:00
  • d618678844 test(auto-compact): localize fake timers per async case YeonGyu-Kim 2026-02-21 03:46:38 +09:00
  • c4a05a2fe2 test: stabilize parallel-sensitive CI specs YeonGyu-Kim 2026-02-21 03:40:23 +09:00
  • 4aec627b33 test: stabilize parallel-sensitive CI specs YeonGyu-Kim 2026-02-21 03:40:23 +09:00
  • 419711c2da fix(plugin): repair event dispatch parse error YeonGyu-Kim 2026-02-21 03:32:50 +09:00
  • e21bbed3ab fix(plugin): repair event dispatch parse error YeonGyu-Kim 2026-02-21 03:32:50 +09:00
  • 4a4e9dc862 fix(ralph-loop): use inherited fallback context and SDK TUI session selection YeonGyu-Kim 2026-02-21 02:42:59 +09:00
  • 7bb427078a fix(ralph-loop): use inherited fallback context and SDK TUI session selection YeonGyu-Kim 2026-02-21 02:42:59 +09:00
  • 817292c87a fix(ci): restore missing hook exports and align config-handler test fixtures YeonGyu-Kim 2026-02-21 02:33:58 +09:00