Commit Graph

  • fde4fa3f31 fix(chat-params): cap invalid token fallback by model output limit fix/max-output-tokens YeonGyu-Kim 2026-05-11 10:03:27 +09:00
  • 69aedf3bc4 Merge pull request #3915 from code-yeongyu/fix/installer-checking-opencode-hang YeonGyu-Kim 2026-05-11 09:31:01 +09:00
  • f983b6b19e fix(installer): avoid empty-version success on delayed stdout YeonGyu-Kim 2026-05-11 09:30:33 +09:00
  • 5d1c8718d7 fix(installer): bound outputPromise wait after kill to prevent indirect hang YeonGyu-Kim 2026-05-11 09:24:42 +09:00
  • 4b281f949e Merge pull request #3914 from code-yeongyu/fix/max-output-tokens YeonGyu-Kim 2026-05-11 09:22:39 +09:00
  • 1dc2664e51 Merge pull request #3912 from code-yeongyu/fix/sync-poller-abort-handling YeonGyu-Kim 2026-05-11 09:22:35 +09:00
  • 50dffc9952 Merge pull request #3911 from code-yeongyu/fix/todo-diag-blocked-alert YeonGyu-Kim 2026-05-11 09:22:31 +09:00
  • 0b6d28a6a4 Merge pull request #3913 from code-yeongyu/fix/bg-task-registry-aborted YeonGyu-Kim 2026-05-11 09:21:18 +09:00
  • 8b1696f5e5 fix(delegate-task): prevent stale-text abort recovery YeonGyu-Kim 2026-05-11 09:20:14 +09:00
  • 8e47d3a166 fix(delegate-task): require anchored text for abort recovery YeonGyu-Kim 2026-05-11 09:10:47 +09:00
  • f6a6bb32a1 Merge pull request #3910 from code-yeongyu/fix/config-migration-repeated-bak YeonGyu-Kim 2026-05-11 09:05:12 +09:00
  • e018739d2c fix(delegate-task): recover aborted-operation messages in sync flows YeonGyu-Kim 2026-05-11 09:01:17 +09:00
  • 64f9a70712 fix(config): use r+ when fsyncing migrated temp file YeonGyu-Kim 2026-05-11 08:54:46 +09:00
  • eb6605a87f fix(background-agent): preserve non-sensitive timing in archived tasks YeonGyu-Kim 2026-05-11 08:53:44 +09:00
  • 468bf25dcb fix(delegate-task): gate continuation recovery to canonical abort errors YeonGyu-Kim 2026-05-11 08:53:21 +09:00
  • 84073897c6 test(installer): stabilize timeout signal escalation assertion YeonGyu-Kim 2026-05-11 08:50:59 +09:00
  • 2f8ce576dc fix(chat-params): use conservative token fallback for invalid limits YeonGyu-Kim 2026-05-11 08:47:49 +09:00
  • a4ce0b63b6 fix(background-agent): redact archived prompts and cap fallback archive YeonGyu-Kim 2026-05-11 08:47:39 +09:00
  • 65913023c5 fix(delegate-task): narrow abort recovery to canonical abort errors YeonGyu-Kim 2026-05-11 08:46:14 +09:00
  • 2168040ac6 fix(plugin): scope synthetic-idle dedup bypass to matching marker YeonGyu-Kim 2026-05-11 08:45:34 +09:00
  • 7464d7e005 fix(installer): timeout opencode --version probe to avoid Desktop binary hang YeonGyu-Kim 2026-05-10 15:07:23 +09:00
  • 851ebfb476 Merge pull request #3932 from code-yeongyu/revert-3622-fix/truncate-tool-error-output acamq 2026-05-10 17:39:41 -06:00
  • 299275094f Revert "fix(tool-execute-after): cap excessively long tool output to prevent TUI flooding (fixes #3586)" acamq 2026-05-10 17:33:36 -06:00
  • 124bbb14c6 @masterkain has signed the CLA in code-yeongyu/oh-my-openagent#3930 github-actions[bot] 2026-05-10 19:58:57 +00:00
  • 74171b9156 merge(dev): resolve background-agent delegated fallback conflicts tw-yshuang 2026-05-11 03:02:14 +08:00
  • 291eeed87a fix(delegate-task): preserve late background session wiring on abort tw-yshuang 2026-05-11 02:45:40 +08:00
  • f3f72fc96f fix(runtime-fallback): also classify Volcano Engine errors as quota_exceeded wenghuayang863 2026-05-11 01:03:02 +08:00
  • 45f583aab6 @wenghuayang96 has signed the CLA in code-yeongyu/oh-my-openagent#3929 github-actions[bot] 2026-05-10 17:03:01 +00:00
  • 39a7e0199e @MisileLab has signed the CLA in code-yeongyu/oh-my-openagent#3928 github-actions[bot] 2026-05-10 16:57:10 +00:00
  • 1c7881ec09 fix(runtime-fallback): match Volcano Engine 'exceeded the usage quota' errors wenghuayang863 2026-05-11 00:43:58 +08:00
  • cb3aba96d0 Merge pull request #3927 from acamq/feat/support-dsv4-thinking acamq 2026-05-10 10:25:55 -06:00
  • a81a7e7621 Merge pull request #3926 from acamq/fix/opencode-go-installer acamq 2026-05-10 10:22:29 -06:00
  • 5259bdfd20 fix(model-settings): apply reasoning aliases with capabilities acamq 2026-05-10 10:19:34 -06:00
  • fd670a8169 fix(model-settings): enable DeepSeek reasoning effort acamq 2026-05-10 10:12:22 -06:00
  • cfab5caea3 fix(installer): add opencode-go fallback entries for deep and artistry categories acamq 2026-05-10 09:50:01 -06:00
  • c5e89f1eea fix(model-settings): support family reasoning aliases acamq 2026-05-10 10:11:55 -06:00
  • 50d0d16854 Merge pull request #3909 from code-yeongyu/fix/doctor-version-parsing YeonGyu-Kim 2026-05-10 16:15:56 +09:00
  • 6520c70590 Merge pull request #3917 from code-yeongyu/fix/anthropic-prefill-recovery YeonGyu-Kim 2026-05-10 16:00:47 +09:00
  • 432728b2ea Merge pull request #3916 from code-yeongyu/fix/delegate-inactivity-timeout YeonGyu-Kim 2026-05-10 16:00:26 +09:00
  • 41629b5262 fix(plugin): guard assistant prefill message tails YeonGyu-Kim 2026-05-10 15:54:29 +09:00
  • eef62cc4f2 fix(delegate-task): clarify sync inactivity timeout YeonGyu-Kim 2026-05-10 15:54:29 +09:00
  • 98da8b675b fix(installer): apply extractSemverFromOutput to opencode-binary version probe YeonGyu-Kim 2026-05-10 15:32:36 +09:00
  • 6fd1ec3ea8 test(background-agent): align cancel cleanup assertions with archive fallback YeonGyu-Kim 2026-05-10 15:05:31 +09:00
  • 279f0d150f fix(chat-params): guard non-positive max output tokens YeonGyu-Kim 2026-05-10 15:03:01 +09:00
  • dbaea82b73 fix(background-agent): retain completed tasks via archive fallback after cleanup YeonGyu-Kim 2026-05-10 14:56:28 +09:00
  • a064e13676 fix(delegate-task): recover sync results on abort race YeonGyu-Kim 2026-05-10 14:55:06 +09:00
  • a196d84c2e fix(plugin): allow real session.idle after synthetic idle within dedup window YeonGyu-Kim 2026-05-10 14:54:01 +09:00
  • f45452ae6c fix(config): use r+ mode for fsync on Windows to prevent migration retry loop YeonGyu-Kim 2026-05-10 14:53:28 +09:00
  • dc4f248947 fix(doctor): extract semver from opencode --version stdout YeonGyu-Kim 2026-05-10 14:43:30 +09:00
  • 50699e3af1 fix(background-task): disambiguate background output task ids YeonGyu-Kim 2026-05-10 14:29:37 +09:00
  • e92f81eba9 Merge PR #3907: fix(delegate-task): pause timeouts for active sessions YeonGyu-Kim 2026-05-10 14:03:01 +09:00
  • f67ff561fe Merge pull request #3906 from code-yeongyu/codex/fix-compact-agent-mismatch YeonGyu-Kim 2026-05-10 14:02:46 +09:00
  • dd29e9b96a fix(compaction): restore context and todos before continue YeonGyu-Kim 2026-05-10 13:02:00 +09:00
  • 862a2df0db fix(delegate-task): pause timeouts for active sessions YeonGyu-Kim 2026-05-10 13:52:22 +09:00
  • 5a4127cc8a fix(background-agent): defer busy parent wake YeonGyu-Kim 2026-05-10 13:40:41 +09:00
  • ed4aa4d8b6 Merge PR #3905: fix team-mode member communication tools YeonGyu-Kim 2026-05-10 13:17:48 +09:00
  • d801c88888 fix(team-mode): preserve member context on retry YeonGyu-Kim 2026-05-10 13:11:52 +09:00
  • 1ea4dfe215 fix(hooks): settle idle prompt continuations YeonGyu-Kim 2026-05-10 12:55:36 +09:00
  • b36389ef2c fix(team-mode): keep member communication tools visible YeonGyu-Kim 2026-05-10 12:54:16 +09:00
  • 806842981f fix(ralph-loop): settle idle before continuation YeonGyu-Kim 2026-05-10 12:46:00 +09:00
  • 1e4a51e21b @zhuohoudeputao has signed the CLA in code-yeongyu/oh-my-openagent#3896 github-actions[bot] 2026-05-09 16:18:38 +00:00
  • e7901adece @wjiuxing has signed the CLA in code-yeongyu/oh-my-openagent#3890 github-actions[bot] 2026-05-09 13:47:06 +00:00
  • be2acd49b5 fix(delegate-task): hide team tools from subagents YeonGyu-Kim 2026-05-09 16:30:40 +09:00
  • 99ddb3bfa4 @leeyazhou has signed the CLA in code-yeongyu/oh-my-openagent#3884 github-actions[bot] 2026-05-09 06:42:12 +00:00
  • 6fd31a9996 feat(i18n): add toast i18n with en/zh locale and plugin config support leeyazhou 2026-05-09 14:39:21 +08:00
  • ecd9d2a0d8 fix(test): stabilize opencode command dir assertions across environments jollyxenon 2026-05-09 12:22:09 +08:00
  • dc69383b2d Merge pull request #3876 from code-yeongyu/feature/web-team-mode-and-model-updates YeonGyu-Kim 2026-05-09 03:58:20 +09:00
  • a7ec5395dd fix(web): address review-work findings (Category Routing, OG dims, e2e drift) YeonGyu-Kim 2026-05-09 03:53:20 +09:00
  • fff2fb7d7a perf(web): Lighthouse perfection — 100/100/100/100 desktop, 97/100/100/100 mobile YeonGyu-Kim 2026-05-09 03:12:48 +09:00
  • cafdf31e54 docs: add Team Mode and refresh model references across all READMEs YeonGyu-Kim 2026-05-08 18:38:11 +09:00
  • c03f2d0ca6 feat(web): refresh landing page for v4.0 — Team Mode, model versions, optimized hero YeonGyu-Kim 2026-05-08 18:37:28 +09:00
  • 66a1a9ad1d fix(test): address review follow-ups for config dir layering jollyxenon 2026-05-09 00:51:37 +08:00
  • d8ba0d2152 @jollyxenon has signed the CLA in code-yeongyu/oh-my-openagent#3875 github-actions[bot] 2026-05-08 16:41:29 +00:00
  • 8d5dd908b8 fix(plugin-config): merge user config from default and custom opencode dirs jollyxenon 2026-05-09 00:27:10 +08:00
  • 850dc3a4cf fix(agent-loader): load opencode global agents from both config roots jollyxenon 2026-05-09 00:26:45 +08:00
  • 71025daeba fix(shared): add additive opencode config directory discovery jollyxenon 2026-05-09 00:26:23 +08:00
  • 00033d5483 @x-x-gpu has signed the CLA in code-yeongyu/oh-my-openagent#3872 github-actions[bot] 2026-05-08 12:52:54 +00:00
  • 0b9cc80ecf fix: pass resolved model to session.create so sub-agent sessions use the correct model x-x-gpu 2026-05-08 20:41:05 +08:00
  • 68b64f183d @rshks has signed the CLA in code-yeongyu/oh-my-openagent#3866 github-actions[bot] 2026-05-08 12:02:03 +00:00
  • 0a1c69eb49 @cvqluu has signed the CLA in code-yeongyu/oh-my-openagent#3870 github-actions[bot] 2026-05-08 11:45:33 +00:00
  • 85c77007f0 feat(web): add MDX components for documentation rendering YeonGyu-Kim 2026-05-08 17:44:40 +09:00
  • b7c7cb221d feat(delegate-task): add model string parser for variants YeonGyu-Kim 2026-05-08 17:44:37 +09:00
  • 8ada977b37 feat(plugin): add plugin disposal with graceful cleanup YeonGyu-Kim 2026-05-08 17:44:35 +09:00
  • 93169a30ef feat(delegate-task): add call ID resolution utility YeonGyu-Kim 2026-05-08 17:44:26 +09:00
  • 1bb36314bd feat(tmux-subagent): add event handlers for session lifecycle YeonGyu-Kim 2026-05-08 17:44:19 +09:00
  • 0e59f26971 Merge pull request #3865 from code-yeongyu/fix/manifesto-domain YeonGyu-Kim 2026-05-08 17:39:26 +09:00
  • 4181993324 docs(manifesto): use ohmyopenagent.com (no dashes) for the project domain YeonGyu-Kim 2026-05-08 17:34:04 +09:00
  • 41d152c27e Merge pull request #3864 from code-yeongyu/fix/docs-correct-urls YeonGyu-Kim 2026-05-08 17:16:15 +09:00
  • 1aeb2fd274 Merge pull request #3862 from code-yeongyu/codex/cpu-usage-optimization YeonGyu-Kim 2026-05-08 17:11:54 +09:00
  • 268ee57c04 fix(docs): revert wrong schema URL canonicalization (file is oh-my-opencode.schema.json) YeonGyu-Kim 2026-05-08 17:10:53 +09:00
  • b405fc76f5 Merge pull request #3861 from code-yeongyu/fix/web-docs-marked-no-eval YeonGyu-Kim 2026-05-08 17:03:17 +09:00
  • 2efe8a80d4 test(index): stabilize openclaw bootstrap smoke test YeonGyu-Kim 2026-05-08 16:58:42 +09:00
  • 5cf86234ff perf(skill): reuse precomputed command list YeonGyu-Kim 2026-05-08 16:43:14 +09:00
  • 8eadf2056f perf(shared): avoid spawning opencode for version checks YeonGyu-Kim 2026-05-08 16:43:04 +09:00
  • 9848803f4f fix(web): replace next-mdx-remote with marked + raw HTML to avoid CF Workers eval ban YeonGyu-Kim 2026-05-08 16:57:28 +09:00
  • 222f5d07df Merge pull request #3860 from code-yeongyu/fix/web-docs-bundle-at-build YeonGyu-Kim 2026-05-08 16:51:05 +09:00
  • c01a89ba43 feat(atlas): mandate parallel delegation and add per-model variants YeonGyu-Kim 2026-05-08 16:50:41 +09:00
  • 65fc0d9434 ci: generate docs content before web checks; bun prepare hook for local dev YeonGyu-Kim 2026-05-08 16:46:05 +09:00
  • 57b9d42537 fix(web): bundle docs sources at build time so the worker has no fs YeonGyu-Kim 2026-05-08 16:38:14 +09:00
  • 770825422d Merge pull request #3859 from code-yeongyu/feat/web-mdx-docs-sot YeonGyu-Kim 2026-05-08 16:31:17 +09:00