Commit Graph

  • 19a4324b3e fix(provider-cache): extract models from provider.list().all response YeonGyu-Kim 2026-02-10 13:25:49 +09:00
  • f7b1da4655 fix(ast-grep): fix ast_grep_replace silent write failure jsl9208 2026-02-10 11:19:12 +08:00
  • fec12b63a6 fix(ast-grep): fix ast_grep_replace silent write failure jsl9208 2026-02-10 11:19:12 +08:00
  • e29918e1be refactor: fix import path and update test fixtures YeonGyu-Kim 2026-02-10 11:16:55 +09:00
  • 2fd847d88d refactor: fix import path and update test fixtures YeonGyu-Kim 2026-02-10 11:16:55 +09:00
  • 2b40eb48b3 feat(event): normalize session.status to session.idle YeonGyu-Kim 2026-02-10 11:16:44 +09:00
  • 1717050f73 feat(event): normalize session.status to session.idle YeonGyu-Kim 2026-02-10 11:16:44 +09:00
  • 79d70c7edd fix(atlas): allow boulder continuation for Sisyphus sessions YeonGyu-Kim 2026-02-10 11:16:19 +09:00
  • 44675fb57f fix(atlas): allow boulder continuation for Sisyphus sessions YeonGyu-Kim 2026-02-10 11:16:19 +09:00
  • 9a2a276361 test(git-worktree): fix test pollution from incomplete fs mock YeonGyu-Kim 2026-02-10 11:16:05 +09:00
  • 7255fec8b3 test(git-worktree): fix test pollution from incomplete fs mock YeonGyu-Kim 2026-02-10 11:16:05 +09:00
  • bce3732222 fix(sisyphus-junior): disambiguate blocked delegation tool from allowed task management tools YeonGyu-Kim 2026-02-09 23:42:14 +09:00
  • fecc488848 fix(sisyphus-junior): disambiguate blocked delegation tool from allowed task management tools YeonGyu-Kim 2026-02-09 23:42:14 +09:00
  • e580c3e840 Merge pull request #1703 from nianyi778/add-elestyle-to-loved-by YeonGyu-Kim 2026-02-10 11:26:40 +09:00
  • b45af0e4d2 Merge pull request #1703 from nianyi778/add-elestyle-to-loved-by YeonGyu-Kim 2026-02-10 11:26:40 +09:00
  • b626083d68 Add ELESTYLE to 'Loved by professionals at' section likai 2026-02-10 10:43:09 +09:00
  • 25be4ab905 Add ELESTYLE to 'Loved by professionals at' section likai 2026-02-10 10:43:09 +09:00
  • caa9e5879f @nianyi778 has signed the CLA in code-yeongyu/oh-my-opencode#1703 github-actions[bot] 2026-02-10 01:41:30 +00:00
  • 4f03aea0a1 @nianyi778 has signed the CLA in code-yeongyu/oh-my-opencode#1703 github-actions[bot] 2026-02-10 01:41:30 +00:00
  • c81a135096 fix(cli/run): handle session.status idle event in addition to deprecated session.idle YeonGyu-Kim 2026-02-09 21:12:11 +09:00
  • 0565ce839e fix(cli/run): handle session.status idle event in addition to deprecated session.idle YeonGyu-Kim 2026-02-09 21:12:11 +09:00
  • 4619bc744b fix(cli/run): set default timeout to 30 minutes to match help text YeonGyu-Kim 2026-02-09 21:12:00 +09:00
  • bb2df9fec6 fix(cli/run): set default timeout to 30 minutes to match help text YeonGyu-Kim 2026-02-09 21:12:00 +09:00
  • 3bc4ca8a98 fix(cli/run): move error check before idle/tool gates in pollForCompletion YeonGyu-Kim 2026-02-09 21:11:48 +09:00
  • 564bb20f6a fix(cli/run): move error check before idle/tool gates in pollForCompletion YeonGyu-Kim 2026-02-09 21:11:48 +09:00
  • b162bf012c fix(config-manager): replace heuristic JSONC editing with jsonc-parser modify/applyEdits YeonGyu-Kim 2026-02-09 21:11:40 +09:00
  • 096233b23f fix(config-manager): replace heuristic JSONC editing with jsonc-parser modify/applyEdits YeonGyu-Kim 2026-02-09 21:11:40 +09:00
  • 5db49e722f fix(agent-config): pass useTaskSystem to sisyphus-junior when task_system is enabled YeonGyu-Kim 2026-02-09 21:10:15 +09:00
  • 7eb67521cb fix(agent-config): pass useTaskSystem to sisyphus-junior when task_system is enabled YeonGyu-Kim 2026-02-09 21:10:15 +09:00
  • ea9cd17b45 feat(background-agent): handle "interrupt" in notifications, output, and formatting YeonGyu-Kim 2026-02-09 18:26:16 +09:00
  • 498fda11a0 feat(background-agent): handle "interrupt" in notifications, output, and formatting YeonGyu-Kim 2026-02-09 18:26:16 +09:00
  • a709cb5b1b feat(background-agent): use "interrupt" status for promptAsync errors YeonGyu-Kim 2026-02-09 18:25:54 +09:00
  • 5b34a98e0a feat(background-agent): use "interrupt" status for promptAsync errors YeonGyu-Kim 2026-02-09 18:25:54 +09:00
  • 4c0b6bfb68 feat(background-agent): add "interrupt" to BackgroundTaskStatus type YeonGyu-Kim 2026-02-09 18:25:34 +09:00
  • a37259326a feat(background-agent): add "interrupt" to BackgroundTaskStatus type YeonGyu-Kim 2026-02-09 18:25:34 +09:00
  • 101fe27c37 fix(delegation): restore category to sisyphus-junior auto-mapping YeonGyu-Kim 2026-02-09 16:14:30 +09:00
  • a5bdb64933 fix(delegation): restore category to sisyphus-junior auto-mapping YeonGyu-Kim 2026-02-09 16:14:30 +09:00
  • 7a15b7ee16 fix(delegation): replace message-count-stability polling with native finish-based completion detection YeonGyu-Kim 2026-02-09 15:37:19 +09:00
  • 11f587194f fix(delegation): replace message-count-stability polling with native finish-based completion detection YeonGyu-Kim 2026-02-09 15:37:19 +09:00
  • abb2b79282 docs: refresh all 13 hierarchical AGENTS.md files with current codebase state YeonGyu-Kim 2026-02-09 14:29:53 +09:00
  • 20d009964d docs: refresh all 13 hierarchical AGENTS.md files with current codebase state YeonGyu-Kim 2026-02-09 14:29:53 +09:00
  • 694b8e48aa fix(look-at): catch prompt errors gracefully instead of re-throwing YeonGyu-Kim 2026-02-09 14:18:24 +09:00
  • f22f14d9d1 fix(look-at): catch prompt errors gracefully instead of re-throwing YeonGyu-Kim 2026-02-09 14:18:24 +09:00
  • 635033bc42 refactor: enforce modular code rules — split 25+ files, rename catch-all modules, SRP compliance YeonGyu-Kim 2026-02-09 13:39:36 +09:00
  • 3d5abb950e refactor: enforce modular code rules — split 25+ files, rename catch-all modules, SRP compliance YeonGyu-Kim 2026-02-09 13:39:36 +09:00
  • d65b447848 merge: integrate origin/dev (5th merge) — resolve @path skill references in split file structure YeonGyu-Kim 2026-02-09 12:08:15 +09:00
  • c71f0aa700 merge: integrate origin/dev (5th merge) — resolve @path skill references in split file structure YeonGyu-Kim 2026-02-09 12:08:15 +09:00
  • fb3c440969 feat: auto-resolve @path references in skill templates to absolute paths YeonGyu-Kim 2026-02-09 11:37:57 +09:00
  • 70ac962fca feat: auto-resolve @path references in skill templates to absolute paths YeonGyu-Kim 2026-02-09 11:37:57 +09:00
  • 9346c8431d fix(config-manager): guard against non-array plugin values in auth-plugins YeonGyu-Kim 2026-02-09 12:00:24 +09:00
  • 133da2624a fix(config-manager): guard against non-array plugin values in auth-plugins YeonGyu-Kim 2026-02-09 12:00:24 +09:00
  • 7611a4953f fix(agents): remove duplicate category override application in general-agents YeonGyu-Kim 2026-02-09 12:00:11 +09:00
  • 6a91d72a72 fix(agents): remove duplicate category override application in general-agents YeonGyu-Kim 2026-02-09 12:00:11 +09:00
  • c2d2f577d8 fix(agents): sanitize custom agent names for markdown table safety YeonGyu-Kim 2026-02-09 12:00:01 +09:00
  • b0202e23f7 fix(agents): sanitize custom agent names for markdown table safety YeonGyu-Kim 2026-02-09 12:00:01 +09:00
  • d8dc9dabee fix(config-manager): skip string literals when counting braces in JSONC provider replacement YeonGyu-Kim 2026-02-09 11:59:50 +09:00
  • c4572a25fb fix(config-manager): skip string literals when counting braces in JSONC provider replacement YeonGyu-Kim 2026-02-09 11:59:50 +09:00
  • 2c3c4ca86a fix(git-worktree): use Node readFileSync for cross-platform untracked file line counts YeonGyu-Kim 2026-02-09 11:45:29 +09:00
  • 554926209d fix(git-worktree): use Node readFileSync for cross-platform untracked file line counts YeonGyu-Kim 2026-02-09 11:45:29 +09:00
  • 55c73dcd37 fix(background-agent): rename getCompletedTasks to getNonRunningTasks for semantic accuracy YeonGyu-Kim 2026-02-09 11:45:20 +09:00
  • 0e49214ee7 fix(background-agent): rename getCompletedTasks to getNonRunningTasks for semantic accuracy YeonGyu-Kim 2026-02-09 11:45:20 +09:00
  • b8d3daab1d fix(git-worktree): compute real line counts for untracked files in diff stats YeonGyu-Kim 2026-02-09 11:36:35 +09:00
  • edc3317e37 fix(git-worktree): compute real line counts for untracked files in diff stats YeonGyu-Kim 2026-02-09 11:36:35 +09:00
  • 5cc22a2043 fix(background-agent): align getCompletedTasks filter with state manager semantics YeonGyu-Kim 2026-02-09 11:36:29 +09:00
  • 7fdba56d8f fix(background-agent): align getCompletedTasks filter with state manager semantics YeonGyu-Kim 2026-02-09 11:36:29 +09:00
  • 120a599cd5 fix: address Cubic background-agent issues — task status filter, array response handling, error mapping, concurrency key, duration fallback, output validation YeonGyu-Kim 2026-02-09 11:15:22 +09:00
  • 247940bf02 fix: address Cubic background-agent issues — task status filter, array response handling, error mapping, concurrency key, duration fallback, output validation YeonGyu-Kim 2026-02-09 11:15:22 +09:00
  • f7d47dfbda fix: address Cubic CLI and agent issues — URL encode, JSONC leading comments, config clone, untracked files, parse error handling, cache path, message-dir dedup YeonGyu-Kim 2026-02-09 11:17:51 +09:00
  • d6fbe7bd8d fix: address Cubic CLI and agent issues — URL encode, JSONC leading comments, config clone, untracked files, parse error handling, cache path, message-dir dedup YeonGyu-Kim 2026-02-09 11:17:51 +09:00
  • 210cf33a65 fix: address remaining Cubic issues — reset lastPartText on new message, TTY guard for installer, filter disabled skills, local-dev version resolution YeonGyu-Kim 2026-02-09 11:01:38 +09:00
  • 5ca3d9c489 fix: address remaining Cubic issues — reset lastPartText on new message, TTY guard for installer, filter disabled skills, local-dev version resolution YeonGyu-Kim 2026-02-09 11:01:38 +09:00
  • 5d4c096bf5 merge: integrate origin/dev (4th merge) YeonGyu-Kim 2026-02-09 10:59:39 +09:00
  • e5abf8702e merge: integrate origin/dev (4th merge) YeonGyu-Kim 2026-02-09 10:59:39 +09:00
  • 008f60c9aa Merge pull request #1685 from code-yeongyu/fix/run-completion-race-condition YeonGyu-Kim 2026-02-09 10:58:37 +09:00
  • 8dd07973a9 Merge pull request #1685 from code-yeongyu/fix/run-completion-race-condition YeonGyu-Kim 2026-02-09 10:58:37 +09:00
  • 81af4fbb13 fix: prevent run completion race condition with consecutive stability checks YeonGyu-Kim 2026-02-09 10:41:51 +09:00
  • e55fc1f14c fix: prevent run completion race condition with consecutive stability checks YeonGyu-Kim 2026-02-09 10:41:51 +09:00
  • a56a8bb241 fix: convert executeSyncTask to async prompt + polling pattern fix/issue-1681 YeonGyu-Kim 2026-02-09 10:03:54 +09:00
  • 2aa93aacfb @mrm007 has signed the CLA in code-yeongyu/oh-my-opencode#1680 github-actions[bot] 2026-02-08 21:41:45 +00:00
  • f07e364171 @mrm007 has signed the CLA in code-yeongyu/oh-my-opencode#1680 github-actions[bot] 2026-02-08 21:41:45 +00:00
  • c783772701 @aliozdenisik has signed the CLA in code-yeongyu/oh-my-opencode#1676 github-actions[bot] 2026-02-08 17:12:45 +00:00
  • e26c355c76 @aliozdenisik has signed the CLA in code-yeongyu/oh-my-opencode#1676 github-actions[bot] 2026-02-08 17:12:45 +00:00
  • 497bf54375 @JunyeongChoi0 has signed the CLA in code-yeongyu/oh-my-opencode#1674 github-actions[bot] 2026-02-08 16:02:43 +00:00
  • 5f9c3262a2 @JunyeongChoi0 has signed the CLA in code-yeongyu/oh-my-opencode#1674 github-actions[bot] 2026-02-08 16:02:43 +00:00
  • c4d1cde2ad release: v3.4.0 github-actions[bot] 2026-02-08 15:44:17 +00:00
  • 9d726d91fc release: v3.4.0 github-actions[bot] 2026-02-08 15:44:17 +00:00
  • c512e8aa15 fix: guard against missing brace in JSONC provider replacement YeonGyu-Kim 2026-02-08 22:43:02 +09:00
  • a1d7f9e822 fix: guard against missing brace in JSONC provider replacement YeonGyu-Kim 2026-02-08 22:43:02 +09:00
  • e3d800859e fix: use brace-depth matching for JSONC provider replacement instead of fragile regex YeonGyu-Kim 2026-02-08 22:38:51 +09:00
  • 06d265c1de fix: use brace-depth matching for JSONC provider replacement instead of fragile regex YeonGyu-Kim 2026-02-08 22:38:51 +09:00
  • 4d51f34507 fix: address Cubic round 5 issues — prototype-pollution guard, URL-encode, JSONC preservation, config-context warning, dynamic config path YeonGyu-Kim 2026-02-08 22:35:16 +09:00
  • 8a2c3cc98d fix: address Cubic round 5 issues — prototype-pollution guard, URL-encode, JSONC preservation, config-context warning, dynamic config path YeonGyu-Kim 2026-02-08 22:35:16 +09:00
  • 34dfdea7f3 chore: trigger re-review YeonGyu-Kim 2026-02-08 22:14:39 +09:00
  • be03e27faf chore: trigger re-review YeonGyu-Kim 2026-02-08 22:14:39 +09:00
  • 0f0652bbda fix: guard interactive prompts on both stdin and stdout TTY YeonGyu-Kim 2026-02-08 22:09:12 +09:00
  • 2834445067 fix: guard interactive prompts on both stdin and stdout TTY YeonGyu-Kim 2026-02-08 22:09:12 +09:00
  • 55f935f6a1 fix: address Cubic P2 issues in doctor checks and agent overrides YeonGyu-Kim 2026-02-08 22:03:58 +09:00
  • 7331cbdea2 fix: address Cubic P2 issues in doctor checks and agent overrides YeonGyu-Kim 2026-02-08 22:03:58 +09:00
  • 64fc10fa46 fix: address Cubic P2 issues in CLI modules YeonGyu-Kim 2026-02-08 21:57:34 +09:00
  • babcb0050a fix: address Cubic P2 issues in CLI modules YeonGyu-Kim 2026-02-08 21:57:34 +09:00