Commit Graph

  • fbaeb032c0 fix(todo-continuation): avoid duplicate progress reset YeonGyu-Kim 2026-04-28 18:00:47 +09:00
  • ebcd6edf5a perf(hashline): use write metadata line counts YeonGyu-Kim 2026-04-28 18:00:21 +09:00
  • 24201ea951 perf(background-agent): index tasks by parent session YeonGyu-Kim 2026-04-28 18:00:04 +09:00
  • eb722aa977 perf(compaction): reuse message update parts for no-text tails YeonGyu-Kim 2026-04-28 17:59:50 +09:00
  • ece8fd4f25 perf(shared): cache context window usage per session YeonGyu-Kim 2026-04-28 17:59:25 +09:00
  • 07064a96f5 fix(context-window-monitor): clamp displayed context status percentages so the directive stays trustworthy (fixes #3655) MoerAI 2026-04-28 16:51:56 +09:00
  • 3fc9e6bafd Merge remote-tracking branch 'origin/dev' into opencode/mighty-wolf Choi Kijin / 최 기진 / チョイ キジン 2026-04-28 15:47:58 +09:00
  • 79054ea3e5 feat(background-task): render retry timelines and links Choi Kijin / 최 기진 / チョイ キジン 2026-04-28 15:29:49 +09:00
  • 25548f2561 fix(model-fallback): retry forbidden provider errors Choi Kijin / 최 기진 / チョイ キジン 2026-04-28 15:29:33 +09:00
  • 613e4a6c12 fix(delegate-task): retry sync tasks after runtime session errors Choi Kijin / 최 기진 / チョイ キジン 2026-04-28 15:28:20 +09:00
  • a4968a3d1d feat(background-task): track retry attempts across sessions Choi Kijin / 최 기진 / チョイ キジン 2026-04-28 15:27:35 +09:00
  • cc3cca7cb7 fix(model-fallback): expose session fallback chains to background tasks Choi Kijin / 최 기진 / チョイ キジン 2026-04-28 15:27:34 +09:00
  • 938b609a91 release: v3.17.6 github-actions[bot] 2026-04-28 06:21:01 +00:00
  • 4eb597b10f Merge pull request #3698 from code-yeongyu/fix/posthog-cost-reduction YeonGyu-Kim 2026-04-28 15:08:55 +09:00
  • 90c2c9c31a Merge pull request #3697 from code-yeongyu/feat/sisyphus-kimi-k2-6 YeonGyu-Kim 2026-04-28 15:04:29 +09:00
  • 669e0667be fix(telemetry): dedupe plugin_loaded event to once per UTC day YeonGyu-Kim 2026-04-28 15:01:40 +09:00
  • 7a3a835a22 feat(sisyphus): add Kimi K2.x prompt variant YeonGyu-Kim 2026-04-28 14:57:17 +09:00
  • 58e4b8f519 fix(telemetry): remove PostHog HAU tracking, keep DAU only YeonGyu-Kim 2026-04-26 15:05:32 +09:00
  • 28059adc05 fix(agents): align Opus prompt with dev fix/keyword-detector-patterns YeonGyu-Kim 2026-04-28 14:39:47 +09:00
  • 5f4132171e test(todo-continuation): make countdown toast deterministic YeonGyu-Kim 2026-04-28 14:37:05 +09:00
  • f7e24427b6 fix(agents): restore Opus Sisyphus prompt contracts YeonGyu-Kim 2026-04-28 14:37:05 +09:00
  • 84287f1da7 test(todo-continuation): make countdown toast test deterministic YeonGyu-Kim 2026-04-28 13:59:52 +09:00
  • 2483dc7360 fix(agents): restore Opus Sisyphus prompt contracts YeonGyu-Kim 2026-04-28 13:39:52 +09:00
  • 40c0e047d2 docs(keyword-detector): document tightened trigger scope YeonGyu-Kim 2026-04-28 13:38:35 +09:00
  • 1e107dab0d test(keyword-detector): cover tightened search and analyze patterns YeonGyu-Kim 2026-04-28 13:38:35 +09:00
  • 6b4aa238b5 fix(keyword-detector): tighten analyze trigger pattern YeonGyu-Kim 2026-04-28 13:38:35 +09:00
  • d745b59996 fix(keyword-detector): tighten search trigger pattern YeonGyu-Kim 2026-04-28 13:38:35 +09:00
  • c3fabaafaa refactor(agents): rewrite Hephaestus gpt-5.5 around outcome-first delegation contract YeonGyu-Kim 2026-04-28 13:29:35 +09:00
  • 886845b703 @FurryWolfX has signed the CLA in code-yeongyu/oh-my-openagent#3695 github-actions[bot] 2026-04-28 03:32:42 +00:00
  • 6103df05f2 feat(agents): restore deep-work emphasis on Hephaestus gpt-5.5 YeonGyu-Kim 2026-04-28 00:56:34 +09:00
  • 7a89b98165 refactor(agents): re-style Hephaestus gpt-5.5 in Codex 5.2 prompt structure YeonGyu-Kim 2026-04-28 00:30:32 +09:00
  • 4aae402547 refactor(agents): rewrite Hephaestus gpt-5.5 prose-dense from Codex 5.2 + Amp distillation YeonGyu-Kim 2026-04-27 21:51:17 +09:00
  • 136517383f @javimarttinn has signed the CLA in code-yeongyu/oh-my-openagent#3687 github-actions[bot] 2026-04-27 20:25:50 +00:00
  • 6775dd12bb feat(agents): mandate end-to-end usage validation on Hephaestus gpt-5.5 delegation YeonGyu-Kim 2026-04-27 21:38:50 +09:00
  • c3b98c4bfb feat(agents): mandate surface-matched manual QA tools on Opus 4.7 full delegation YeonGyu-Kim 2026-04-27 21:38:49 +09:00
  • 9e7b39102b feat(agents): require manual end-to-end QA on full-delegation Opus 4.7 tasks YeonGyu-Kim 2026-04-27 21:30:48 +09:00
  • 9feb9f6fe5 refactor(agents): distill SMART production-prompt patterns into Opus 4.7 Sisyphus YeonGyu-Kim 2026-04-27 21:26:58 +09:00
  • 241fb70a4a test(delegate-task): add background-task test coverage YeonGyu-Kim 2026-04-27 21:15:42 +09:00
  • e1b2fa9a14 test(call-omo-agent): add sync-executor test coverage YeonGyu-Kim 2026-04-27 21:15:41 +09:00
  • bda7fdbbda test(background-agent): add spawner test coverage YeonGyu-Kim 2026-04-27 21:15:40 +09:00
  • 2024c0cb84 feat(agents): wire Claude Opus 4.7 support into Sisyphus agent YeonGyu-Kim 2026-04-27 21:15:38 +09:00
  • 41d4cbe811 feat(agents): add Claude Opus 4.7 native Sisyphus prompt builder YeonGyu-Kim 2026-04-27 21:15:35 +09:00
  • 215c8f2315 feat(agents): add isClaudeOpus47Model type guard YeonGyu-Kim 2026-04-27 21:15:31 +09:00
  • 111b796820 fix(resolve-file-uri): explain project boundary restriction in rejection warning (fixes #3554) MoerAI 2026-04-27 20:33:06 +09:00
  • 2f3291d280 fix(bun-install): forward process.env so child bun install inherits proxy settings (fixes #3528) MoerAI 2026-04-27 20:23:15 +09:00
  • 8ad50b7e93 docs(agents): replace ZWSP policy with sort-shim policy YeonGyu-Kim 2026-04-27 17:36:14 +09:00
  • 333ad3aadd refactor(agents): drop ZWSP prefixes from agent display names YeonGyu-Kim 2026-04-27 17:36:05 +09:00
  • dffe5a305b feat(agents): add narrowly-scoped agent sort shim and install at plugin entry YeonGyu-Kim 2026-04-27 16:39:37 +09:00
  • 557d66fc4c Merge pull request #3675 from code-yeongyu/fix/ralph-loop-remove-recovery-window YeonGyu-Kim 2026-04-27 18:53:02 +09:00
  • c2a41a3519 Merge pull request #3674 from code-yeongyu/fix/doctor-parse-multi-slash-model YeonGyu-Kim 2026-04-27 18:52:58 +09:00
  • fe428ab02f Merge pull request #3673 from code-yeongyu/fix/single-task-directive-no-refuse YeonGyu-Kim 2026-04-27 18:52:54 +09:00
  • bde2955f8c fix(ralph-loop): remove stale error recovery window YeonGyu-Kim 2026-04-27 18:22:53 +09:00
  • 69c37e3965 test(ralph-loop): cover non-abort error continuation YeonGyu-Kim 2026-04-27 18:22:53 +09:00
  • e95a37fd3c fix(doctor): parse multi-slash model IDs YeonGyu-Kim 2026-04-27 18:21:06 +09:00
  • c27d52e2b8 fix(atlas): replace single task refusal directive YeonGyu-Kim 2026-04-27 18:18:40 +09:00
  • 2e6b3b7f76 Merge pull request #3669 from code-yeongyu/fix/ralph-loop-zwsp-agent YeonGyu-Kim 2026-04-27 18:09:35 +09:00
  • baf3e939f5 Merge pull request #3671 from code-yeongyu/fix/file-reference-env-var-expansion YeonGyu-Kim 2026-04-27 18:09:30 +09:00
  • 1f9d9e3d60 Merge pull request #3672 from code-yeongyu/fix/ralph-loop-bg-task-guard YeonGyu-Kim 2026-04-27 18:09:29 +09:00
  • ae7cdccbc4 Merge pull request #3670 from code-yeongyu/fix/default-agent-config-key-normalization YeonGyu-Kim 2026-04-27 18:09:25 +09:00
  • d0dee70f9d fix(ralph-loop): skip idle continuation during background tasks YeonGyu-Kim 2026-04-27 17:52:45 +09:00
  • f429e539fa test(ralph-loop): cover background task idle guard YeonGyu-Kim 2026-04-27 17:52:45 +09:00
  • a46b7b8240 fix(file-reference-resolver): expand env vars in path references YeonGyu-Kim 2026-04-27 17:45:27 +09:00
  • 9081475ec0 fix(plugin-handlers): normalize default agent runtime lookup YeonGyu-Kim 2026-04-27 17:44:15 +09:00
  • c92f841688 fix(ralph-loop): normalize continuation agent names YeonGyu-Kim 2026-04-27 17:40:46 +09:00
  • 5e4aa8b827 Merge pull request #3667 from code-yeongyu/fix/dev-browser-provider-gating YeonGyu-Kim 2026-04-27 17:35:24 +09:00
  • f1d4eb7846 fix(skill-context): filter dev-browser as provider-gated YeonGyu-Kim 2026-04-27 17:17:19 +09:00
  • 0d3eed17a5 fix(builtin-skills): gate dev-browser by provider selection YeonGyu-Kim 2026-04-27 17:17:19 +09:00
  • a835fefea5 Merge pull request #3665 from code-yeongyu/fix/posthog-arch-cpus-crash YeonGyu-Kim 2026-04-27 17:31:00 +09:00
  • ee260fbcc7 Merge pull request #3666 from code-yeongyu/fix/minimax-kimi-thinking-param YeonGyu-Kim 2026-04-27 17:30:45 +09:00
  • 194d66826a Merge pull request #3668 from code-yeongyu/fix/skills-override-resolution YeonGyu-Kim 2026-04-27 17:30:40 +09:00
  • dbf0bb9b4c test(agents): cover skills override prompt injection YeonGyu-Kim 2026-04-27 17:18:37 +09:00
  • aeb4419172 fix(agents): resolve skills after agent overrides YeonGyu-Kim 2026-04-27 17:18:37 +09:00
  • 71c29c8fe0 fix(model-capabilities): disable thinking for minimax and non-thinking kimi YeonGyu-Kim 2026-04-27 17:15:56 +09:00
  • d1bc25a6ce fix(posthog): guard CPU telemetry collection YeonGyu-Kim 2026-04-27 17:14:00 +09:00
  • d32300a6c5 @islee23520 has signed the CLA in code-yeongyu/oh-my-openagent#3664 github-actions[bot] 2026-04-27 07:59:11 +00:00
  • 1da7df1aee Revert "Merge pull request #3657 from code-yeongyu/refactor/replace-zwsp-with-real-spaces" YeonGyu-Kim 2026-04-27 15:53:46 +09:00
  • 9823462994 Merge pull request #3661 from code-yeongyu/fix/doctor-heuristic-model-status YeonGyu-Kim 2026-04-27 15:44:38 +09:00
  • a696c8a67c fix(hooks): apply Sisyphus GPT-5.5 variant YeonGyu-Kim 2026-04-27 15:33:14 +09:00
  • f1a11f2c92 Merge pull request #3657 from code-yeongyu/refactor/replace-zwsp-with-real-spaces YeonGyu-Kim 2026-04-27 15:36:51 +09:00
  • 136a54f467 fix(doctor): avoid warnings for resolved model capabilities YeonGyu-Kim 2026-04-27 15:31:48 +09:00
  • 8e785963cf fix(model-capabilities): recognize current provider aliases YeonGyu-Kim 2026-04-27 15:31:48 +09:00
  • f100a8565b fix(agents): keep object keys clean by separating list display from runtime name YeonGyu-Kim 2026-04-27 15:30:20 +09:00
  • 62c19ce0ef Merge pull request #3659 from code-yeongyu/fix/dotted-opus-frontier-tools YeonGyu-Kim 2026-04-27 14:48:32 +09:00
  • 80791f10bc fix(agents): cover dotted opus frontier model YeonGyu-Kim 2026-04-27 14:40:16 +09:00
  • 3f30dac3f1 Merge pull request #3656 from code-yeongyu/feature/hide-grep-glob-for-frontier-agents YeonGyu-Kim 2026-04-27 14:31:30 +09:00
  • acf293de96 fix(tmux): validate fallback port YeonGyu-Kim 2026-04-27 14:24:42 +09:00
  • ac8987a732 fix(agents): preserve explicit legacy tool denies YeonGyu-Kim 2026-04-27 14:24:42 +09:00
  • baef011326 @LathissKhumar has signed the CLA in code-yeongyu/oh-my-openagent#3658 github-actions[bot] 2026-04-27 04:58:33 +00:00
  • c65f90ee09 fix(tmux): preserve configured fallback port YeonGyu-Kim 2026-04-27 13:51:16 +09:00
  • 467248535e fix(agents): clear stale frontier tool denies YeonGyu-Kim 2026-04-27 13:51:16 +09:00
  • 0e9bb5969d refactor(agents): replace broken ZWSP sort prefixes with leading ASCII spaces YeonGyu-Kim 2026-04-27 13:48:09 +09:00
  • 8a49a03100 test(skill): fresh import skill tool factory YeonGyu-Kim 2026-04-27 13:37:51 +09:00
  • 168057870a test(skill): stabilize command discovery spy YeonGyu-Kim 2026-04-27 13:31:49 +09:00
  • a2c3804b5f test(slashcommand): isolate command discovery mocks YeonGyu-Kim 2026-04-27 13:24:50 +09:00
  • ecce65bb67 fix(skill): isolate injected skill discovery YeonGyu-Kim 2026-04-27 13:24:50 +09:00
  • f1353cd9a8 fix(tmux): use stable fallback server URL YeonGyu-Kim 2026-04-27 13:24:50 +09:00
  • c46b712997 fix(agents): hide grep glob for frontier agents YeonGyu-Kim 2026-04-27 12:49:20 +09:00
  • f74d03ca90 Merge pull request #3654 from acamq/fix/failing-ci acamq 2026-04-26 13:40:55 -06:00
  • 0afacfa756 test: fix remaining stale gpt-5.4 expectations after gpt-5.5 promotion acamq 2026-04-26 13:20:46 -06:00
  • 25e1fa9c3d @gutierrezx7 has signed the CLA in code-yeongyu/oh-my-openagent#3651 github-actions[bot] 2026-04-26 11:58:38 +00:00