Commit Graph

  • bc0ba843ac fix(agent-loader): convert model object to string for opencode compatibility Robin Mordasiewicz 2026-03-14 05:16:50 +00:00
  • bce8ff3a75 chore: include pre-built dist for github install Robin Mordasiewicz 2026-03-14 04:56:50 +00:00
  • 5073efef48 @robinmordasiewicz has signed the CLA in code-yeongyu/oh-my-openagent#2563 github-actions[bot] 2026-03-14 04:47:19 +00:00
  • a7f0a4cf46 fix(plugin-loader): support Claude Code v3 flat array format for installed_plugins.json Robin Mordasiewicz 2026-03-14 04:40:27 +00:00
  • 913fcf270d remove ai slops YeonGyu-Kim 2026-03-14 12:48:05 +09:00
  • c7518eae2d add skills YeonGyu-Kim 2026-03-14 12:45:53 +09:00
  • 0dcfcd372b feat(cli): support both oh-my-opencode and oh-my-openagent package names YeonGyu-Kim 2026-03-14 12:43:54 +09:00
  • 6aeda598b9 feat(schema): generate oh-my-openagent schema alongside legacy schema YeonGyu-Kim 2026-03-14 12:43:47 +09:00
  • b0ab34b568 feat(shared): add plugin identity constants for package name migration YeonGyu-Kim 2026-03-14 12:43:40 +09:00
  • a00bb8b6a7 feat(skill): integrate /get-unpublished-changes and /review-work into pre-publish-review YeonGyu-Kim 2026-03-13 14:59:46 +09:00
  • b5789bf449 @vidwade has signed the CLA in code-yeongyu/oh-my-openagent#2561 github-actions[bot] 2026-03-14 02:32:16 +00:00
  • 9a774f1db2 fix: union disabled_tools in mergeConfigs() like other disabled_* arrays MoerAI 2026-03-13 21:35:46 +09:00
  • 6625670079 @Yeachan-Heo has signed the CLA in code-yeongyu/oh-my-openagent#2554 github-actions[bot] 2026-03-13 06:41:04 +00:00
  • 78c9ad3e7f refactor(background-agent): dedupe manager prompt cleanup paths refactor/background-manager-ai-slop-cleanup-tdd YeonGyu-Kim 2026-03-13 14:49:18 +09:00
  • f3de122147 feat(hooks): add delegate-task-english-directive hook to enforce English for subagents YeonGyu-Kim 2026-03-13 14:11:38 +09:00
  • 0303488906 Merge pull request #2550 from code-yeongyu/fix/deploy-blockers YeonGyu-Kim 2026-03-13 14:21:45 +09:00
  • 3e746c9a56 fix(review): resolve 3 review-work blocking issues YeonGyu-Kim 2026-03-13 14:09:36 +09:00
  • 786c7a84d0 fix(background-agent): prevent queue item loss on concurrent cancel and guard against cancelled task resurrection YeonGyu-Kim 2026-03-13 13:12:59 +09:00
  • 380889caa3 fix(delegate-task): add exception fallback for cleanup reason and correct test mock status type YeonGyu-Kim 2026-03-13 13:08:50 +09:00
  • 04b0c6f33c fix(atlas): pause after final verification wave for explicit user approval YeonGyu-Kim 2026-03-13 12:43:33 +09:00
  • fd71c89b95 fix(background-agent): release descendant quota on pre-start task cancellation and creation failure YeonGyu-Kim 2026-03-13 12:37:33 +09:00
  • 11df83713e refactor(preemptive-compaction): use shared context-limit resolver to eliminate duplicated logic YeonGyu-Kim 2026-03-13 12:36:07 +09:00
  • 457f303adf fix(background-agent): clean global subagentSessions and SessionCategoryRegistry on dispose YeonGyu-Kim 2026-03-13 10:56:44 +09:00
  • 0015dd88af fix(agent-config): normalize agent names before builtin override filtering to prevent alias bypass YeonGyu-Kim 2026-03-13 10:55:51 +09:00
  • 9bce6314b1 fix(runtime-fallback): scope visible-assistant check to current turn and cleanup retry dedupe keys YeonGyu-Kim 2026-03-13 10:54:47 +09:00
  • cbe113ebab fix(slashcommand): support parent config dirs in command execution path to match discovery YeonGyu-Kim 2026-03-13 10:54:15 +09:00
  • e3f6c12347 fix(atlas): restrict idle-event session append to boulder-owned subagent sessions only YeonGyu-Kim 2026-03-13 10:53:45 +09:00
  • b356c50285 fix(delegate-task): cancel child background tasks on parent abort and timeout in unstable agent flow YeonGyu-Kim 2026-03-13 10:49:44 +09:00
  • 38938508fa test(model-fallback): update snapshots and kimi model expectations for opencode-go integration YeonGyu-Kim 2026-03-13 10:48:05 +09:00
  • 2c8a8eb4f1 fix(gpt-permission-continuation): add per-session consecutive auto-continue cap to prevent infinite loops YeonGyu-Kim 2026-03-13 10:48:00 +09:00
  • 6b2da3c59b fix(installer): always use .config/opencode for CLI on Windows (#2502) acamq 2026-03-12 17:26:13 -06:00
  • a7a7799b44 fix(agents): add termination criteria to Sisyphus-Junior default djdembeck 2026-03-12 15:53:23 -05:00
  • 825e854cff @cpkt9762 has signed the CLA in code-yeongyu/oh-my-openagent#2539 github-actions[bot] 2026-03-12 20:17:38 +00:00
  • 11e9276498 fix(delegate-task): build categoryModel with variant for categories without fallback chain cpkt9762 2026-03-13 04:15:17 +08:00
  • 088844474a fix(todo-continuation-enforcer): tighten post-compaction guard with session-agent fallback conversun 2026-03-13 00:55:37 +08:00
  • 4226808432 @Gujiassh has signed the CLA in code-yeongyu/oh-my-openagent#2524 github-actions[bot] 2026-03-12 16:36:59 +00:00
  • 22b4b30dd7 fix(todo-continuation-enforcer): prevent post-compaction agent fallback to General conversun 2026-03-13 00:29:34 +08:00
  • 1e0823a0fc fix(delegate-task): report the real background task id Gujiassh 2026-03-13 01:25:13 +09:00
  • 0412e40780 @ricatix has signed the CLA in code-yeongyu/oh-my-openagent#2532 github-actions[bot] 2026-03-12 15:23:10 +00:00
  • 63ac37cd29 fix(cli): render verbose doctor check details ricatix 2026-03-12 22:20:48 +07:00
  • 18cbaadb52 @xodn348 has signed the CLA in code-yeongyu/oh-my-openagent#2531 github-actions[bot] 2026-03-12 15:14:20 +00:00
  • 27538dcfe6 @apple-ouyang has signed the CLA in code-yeongyu/oh-my-openagent#2528 github-actions[bot] 2026-03-12 14:39:21 +00:00
  • e4e5f159f9 fix(tmux): wrap opencode attach commands in zsh -c shell YeonGyu-Kim 2026-03-12 20:12:38 +09:00
  • 4f4e53b436 feat(skill): re-read skills and commands from disk on every invocation YeonGyu-Kim 2026-03-12 20:03:58 +09:00
  • edfa411684 fix(session-manager): match todo filenames exactly Gujiassh 2026-03-12 19:58:57 +09:00
  • 55b80fb7cd fix(skill-loader): discover skills from parent config dir when using profiles YeonGyu-Kim 2026-03-12 19:53:30 +09:00
  • c85b6adb7d chore: gitignore platform binary sourcemaps and untrack existing ones YeonGyu-Kim 2026-03-12 19:53:20 +09:00
  • a400adae97 feat(skill): render skills as slash commands in available items list YeonGyu-Kim 2026-03-12 18:53:44 +09:00
  • 50638cf783 test(hooks): fix test isolation in session-notification-sender tests YeonGyu-Kim 2026-03-12 18:37:10 +09:00
  • 8e3829f63a test(auto-slash-command): add tests for skills as slash commands YeonGyu-Kim 2026-03-12 18:18:37 +09:00
  • b4e01e9987 feat(slashcommand): support parent opencode config dirs for command discovery YeonGyu-Kim 2026-03-12 18:17:34 +09:00
  • 8c2385fe31 feat(hooks): add quiet and nothrow to notification shell executions YeonGyu-Kim 2026-03-12 18:17:07 +09:00
  • c3ab066335 feat(shared): export opencode-command-dirs module YeonGyu-Kim 2026-03-12 18:16:30 +09:00
  • 7937f9d777 feat(shared): add opencode-command-dirs utility for multi-level command discovery YeonGyu-Kim 2026-03-12 18:16:22 +09:00
  • 53c65a7e63 feat(cli): add sisyphus-junior model fallback requirements YeonGyu-Kim 2026-03-12 17:42:41 +09:00
  • 8f6b952dc0 feat(prometheus): require explicit user approval in Final Verification Wave YeonGyu-Kim 2026-03-12 17:42:29 +09:00
  • e0bf0eb7cf docs: add opencode-go provider tier documentation YeonGyu-Kim 2026-03-12 17:31:25 +09:00
  • a9fde452ac feat(opencode-go): update on-complete hook for provider display YeonGyu-Kim 2026-03-12 17:31:20 +09:00
  • 338379941d feat(opencode-go): integrate into model fallback chain resolution YeonGyu-Kim 2026-03-12 17:31:15 +09:00
  • 44d602b7e5 feat(opencode-go): integrate installer with config detection YeonGyu-Kim 2026-03-12 17:31:08 +09:00
  • 66ec9f58ee feat(opencode-go): add CLI install flag and TUI prompts YeonGyu-Kim 2026-03-12 17:31:04 +09:00
  • 89d1e105a8 feat(opencode-go): add model requirements for go-tier models YeonGyu-Kim 2026-03-12 17:30:57 +09:00
  • 504b68f2ac feat(opencode-go): add provider type and availability detection YeonGyu-Kim 2026-03-12 17:30:53 +09:00
  • 2bbbdc4ca9 refactor(github-triage): rewrite as read-only report-based analyzer YeonGyu-Kim 2026-03-12 17:30:42 +09:00
  • ca7c0e391e fix(bun-install): default outputMode to "pipe" to prevent TUI stdout leak YeonGyu-Kim 2026-03-12 17:28:51 +09:00
  • 81301a6071 feat: skip model resolution for delegated tasks when provider cache not yet created YeonGyu-Kim 2026-03-12 17:27:21 +09:00
  • 62883d753f Merge pull request #2519 from code-yeongyu/fix/ultrawork-variant-no-max-override YeonGyu-Kim 2026-03-12 17:27:57 +09:00
  • c9d30f8be3 feat: add porcelain worktree parser with listWorktrees and parseWorktreeListPorcelain YeonGyu-Kim 2026-03-12 17:25:10 +09:00
  • 2210997c89 fix: skip ultrawork variant override when SDK validation unavailable YeonGyu-Kim 2026-03-12 17:24:54 +09:00
  • feb2160a7a Merge pull request #2518 from code-yeongyu/fix-2499-ulw-oracle-verified-loop YeonGyu-Kim 2026-03-12 17:15:49 +09:00
  • 37c7231a50 test: isolate connected providers cache test setup YeonGyu-Kim 2026-03-12 17:08:06 +09:00
  • 1812c9f054 test(ralph-loop): cover overlapping ultrawork loops YeonGyu-Kim 2026-03-12 17:05:02 +09:00
  • f31537f14c fix(ralph-loop): continue ultrawork until oracle verifies YeonGyu-Kim 2026-03-12 17:00:25 +09:00
  • e763885df1 Merge pull request #2516 from code-yeongyu/fix/hashline-strict-whitespace-hash YeonGyu-Kim 2026-03-12 16:52:30 +09:00
  • 0cbc15da96 fix(hashline): use strict whitespace hashing (trimEnd only, preserve leading indentation) YeonGyu-Kim 2026-03-12 16:42:41 +09:00
  • 04b0d62a55 feat(session-notification): include session context in ready notifications YeonGyu-Kim 2026-03-12 15:29:21 +09:00
  • 943f31f460 feat(session-notification): add ready notification content builder YeonGyu-Kim 2026-03-12 15:29:21 +09:00
  • 8e1a4dffa9 Merge pull request #2486 from code-yeongyu/fix/issue-2357-child-session-fallback YeonGyu-Kim 2026-03-12 13:53:24 +09:00
  • abc4b2a6a4 fix(runtime-fallback): remove committed rebase conflict markers YeonGyu-Kim 2026-03-12 13:49:46 +09:00
  • d8da2f1ad6 fix(runtime-fallback): clear retry keys on failed session bootstrap YeonGyu-Kim 2026-03-12 11:31:58 +09:00
  • 62a905b690 fix(runtime-fallback): reuse normalized messages for visible assistant checks YeonGyu-Kim 2026-03-12 11:31:58 +09:00
  • 79fb746a1c fix(runtime-fallback): resolve agents from normalized session messages YeonGyu-Kim 2026-03-12 11:31:58 +09:00
  • fcd4fa5164 fix(runtime-fallback): normalize retry part message extraction YeonGyu-Kim 2026-03-12 11:31:58 +09:00
  • 6a4a3322c1 fix(runtime-fallback): add session messages extractor YeonGyu-Kim 2026-03-12 11:31:58 +09:00
  • 3caa3fcc3d fix: address Cubic findings for runtime fallback child sessions YeonGyu-Kim 2026-03-12 11:07:14 +09:00
  • ba86ef0eea fix: enable runtime fallback for delegated child sessions (#2357) YeonGyu-Kim 2026-03-12 01:43:17 +09:00
  • 272b9fc95c test(tmux): avoid private serverUrl assertions pr-2327-review YeonGyu-Kim 2026-03-12 13:11:44 +09:00
  • fd69f6ed0e fix(plugin): normalize injected server base URL YeonGyu-Kim 2026-03-12 13:11:44 +09:00
  • a2687a8d02 fix(sdk): use dynamic port instead of hardcoded 4096 (fixes #2311) Hakancan 2026-03-09 08:22:48 +00:00
  • eb79d29696 fix(delegate-task): only check resolved model for isUnstableAgent, not default (#2287) MoerAI 2026-03-12 12:48:29 +09:00
  • 4ded45d14c Merge pull request #2446 from win0na/fix/momus-key-trigger-specificity acamq 2026-03-11 20:34:08 -06:00
  • 91b7cedb04 Merge pull request #2446 from win0na/fix/momus-key-trigger-specificity acamq 2026-03-11 20:34:08 -06:00
  • 9032eeaa68 Merge pull request #2419 from guazi04/fix/serverurl-throw-getter acamq 2026-03-11 20:32:38 -06:00
  • 0e9073d7d5 Merge pull request #2419 from guazi04/fix/serverurl-throw-getter acamq 2026-03-11 20:32:38 -06:00
  • 3ea23561f2 Merge pull request #2488 from code-yeongyu/fix/issue-2295-fallback-provider-preserve YeonGyu-Kim 2026-03-12 11:24:43 +09:00
  • b5fb4bb695 Merge pull request #2488 from code-yeongyu/fix/issue-2295-fallback-provider-preserve YeonGyu-Kim 2026-03-12 11:24:43 +09:00
  • 0cdbd15f74 Merge pull request #2487 from code-yeongyu/fix/issue-2431-lsp-path-resolution YeonGyu-Kim 2026-03-12 11:24:41 +09:00
  • e7d658c3a1 Merge pull request #2487 from code-yeongyu/fix/issue-2431-lsp-path-resolution YeonGyu-Kim 2026-03-12 11:24:41 +09:00
  • 60e6f6d4f3 Merge pull request #2484 from code-yeongyu/fix/issue-2393-cubic-error-name YeonGyu-Kim 2026-03-12 11:24:37 +09:00
  • 5f77f8d0d8 Merge pull request #2484 from code-yeongyu/fix/issue-2393-cubic-error-name YeonGyu-Kim 2026-03-12 11:24:37 +09:00