Commit Graph

  • f4a225b6cd fix(ultrawork): lazy-load bun:sqlite to support Node/Electron runtime YeonGyu-Kim 2026-05-05 18:52:17 +09:00
  • 61ea99a72b fix(process-cleanup): add test seam to prevent process.exitCode contaminating bun runner YeonGyu-Kim 2026-05-05 19:09:19 +09:00
  • 32fab88d68 fix(process-cleanup): add test seam to prevent process.exitCode contaminating bun runner YeonGyu-Kim 2026-05-05 19:04:40 +09:00
  • ad535cd29d fix(process-cleanup): isolate test and avoid checking process.exitCode directly YeonGyu-Kim 2026-05-05 04:46:21 +09:00
  • 45452a039c Merge pull request #3731 from yizhifengye/fix/process-cleanup-infinite-loop-epipe YeonGyu-Kim 2026-05-05 04:24:01 +09:00
  • fd62f5b072 Merge pull request #3639 from auyua9/fix/fatal-cleanup-exit YeonGyu-Kim 2026-05-05 04:15:50 +09:00
  • ef7ac52286 Merge pull request #3771 from tw-yshuang/fix/atlas-pending-continuation-race YeonGyu-Kim 2026-05-05 04:15:46 +09:00
  • b43f849fb4 Merge pull request #3791 from code-yeongyu/fix/parentSessionId-typo YeonGyu-Kim 2026-05-05 04:05:19 +09:00
  • 6323fa8ef9 fix(background-agent): fix parentSessionID -> parentSessionId typo causing TS build failure YeonGyu-Kim 2026-05-05 03:53:44 +09:00
  • a63d6e326e @brooksbUWO has signed the CLA in code-yeongyu/oh-my-openagent#3790 github-actions[bot] 2026-05-04 18:36:14 +00:00
  • e699f3388d Merge pull request #3455 from CHLK/fix/cli-run-premature-exit-with-background-tasks YeonGyu-Kim 2026-05-04 23:58:34 +09:00
  • 9c8aab9f22 Merge pull request #3420 from grandmaster451/fix-version-comparison YeonGyu-Kim 2026-05-04 23:58:26 +09:00
  • 8c8522ee72 Merge pull request #3415 from lightrabbit/fix/skill-mcp-stdio-cwd YeonGyu-Kim 2026-05-04 23:58:22 +09:00
  • 7b28298b2a Merge pull request #3414 from garnetlyx/fix/sandbox-cache-availability-check YeonGyu-Kim 2026-05-04 23:58:19 +09:00
  • 8fbb4523f9 @Biemmmmm has signed the CLA in code-yeongyu/oh-my-openagent#3785 github-actions[bot] 2026-05-04 12:04:21 +00:00
  • a26117d944 fix: resolve ${CLAUDE_PLUGIN_ROOT} in plugin commands, agents, and skills Biem 2026-05-04 19:47:08 +08:00
  • b98d474812 test: remove redundant local env restoration Matan Kushner 2026-05-04 20:11:50 +09:00
  • 6b9731923d release: v3.17.13 github-actions[bot] 2026-05-04 07:42:32 +00:00
  • fa255e14c6 test(create-managers): align openclaw mock with refactored BackgroundManager config object YeonGyu-Kim 2026-05-04 16:30:23 +09:00
  • dd4166cb57 test(session-notification): provide chainable Bun shell mock for sender tests YeonGyu-Kim 2026-05-04 16:30:23 +09:00
  • ce5bcd1d9b test(call-omo-agent): align background task fixtures with normalized field names YeonGyu-Kim 2026-05-04 16:30:23 +09:00
  • 63170f4dd8 test(lsp): use named tmpdir import to avoid node:os mock leak YeonGyu-Kim 2026-05-04 16:30:23 +09:00
  • 4e763fb0cb test(team-mode/team-worktree): use named tmpdir import to avoid mock leak YeonGyu-Kim 2026-05-04 16:30:23 +09:00
  • 700ba1e541 test(unstable-agent-babysitter): align task fixture with sessionId field YeonGyu-Kim 2026-05-04 16:30:06 +09:00
  • 7fefb59a06 test(stop-continuation-guard): rename parentSessionId/parentMessageId in task fixture YeonGyu-Kim 2026-05-04 16:30:06 +09:00
  • 65c1b50946 test(background-agent): align manager test fixtures with normalized field names YeonGyu-Kim 2026-05-04 16:30:06 +09:00
  • 3ae9f5f104 fix(background-agent): prevent false task completion on status API outage YeonGyu-Kim 2026-05-04 16:30:06 +09:00
  • 4f32ecd7de test(deps): avoid Bun-specific path metadata YeonGyu-Kim 2026-05-04 02:10:57 +09:00
  • 1045354776 test(deps): cover picomatch security floor YeonGyu-Kim 2026-05-04 02:09:45 +09:00
  • fe9b71635c fix(deps): bump picomatch to patched release YeonGyu-Kim 2026-05-04 02:09:45 +09:00
  • 1a881b374e test(agents): cover OpenCode Agent.list sort with runtime-name prefixes YeonGyu-Kim 2026-05-04 01:44:07 +09:00
  • 81d36ae749 test(cli-installer): cover telemetry shutdown failure isolation YeonGyu-Kim 2026-05-04 01:44:04 +09:00
  • e395eadfa4 feat(ralph-loop): add loop session recovery state tracker YeonGyu-Kim 2026-05-04 01:44:01 +09:00
  • 6a8bdcaa25 feat(team-mode): add resolveCallerTeamLead helper YeonGyu-Kim 2026-05-04 01:43:55 +09:00
  • 61d2f1195b fix(model-fallback): add HTTP statusCode check for GLM rate limit fallback cailgarrisk-collab 2026-05-03 11:59:13 +02:00
  • 9ba3b574a7 @tw-yshuang has signed the CLA in code-yeongyu/oh-my-openagent#3771 github-actions[bot] 2026-05-03 09:43:40 +00:00
  • 9f60eaee16 @netizenXuan has signed the CLA in code-yeongyu/oh-my-openagent#3770 github-actions[bot] 2026-05-03 09:38:17 +00:00
  • 56e4044927 fix(atlas): block continuation while delegated tasks are pending tw-yshuang 2026-05-03 17:24:46 +08:00
  • 6c51eac8bf @claudianus has signed the CLA in code-yeongyu/oh-my-openagent#3767 github-actions[bot] 2026-05-02 23:44:40 +00:00
  • e17850cbab Merge pull request #3754 from code-yeongyu/refactor/background-task-naming-cleanup YeonGyu-Kim 2026-05-02 03:03:21 +09:00
  • da251c9b30 refactor(background-agent): normalize task ID field naming YeonGyu-Kim 2026-05-02 03:01:03 +09:00
  • 054ade9ced @nerored has signed the CLA in code-yeongyu/oh-my-openagent#3752 github-actions[bot] 2026-05-01 16:41:09 +00:00
  • 1eadc26e91 Merge pull request #3750 from code-yeongyu/fix/posthog-keep-only-dau YeonGyu-Kim 2026-05-02 00:43:43 +09:00
  • 425d0300fc docs(privacy): drop diagnostics retention reference (no diagnostics events collected) YeonGyu-Kim 2026-05-02 00:37:07 +09:00
  • 0d89294a91 docs(telemetry): align README + installation guide + privacy policy with single-event scope YeonGyu-Kim 2026-05-02 00:32:08 +09:00
  • d8d061c2b0 docs(privacy): narrow telemetry scope to omo_daily_active only YeonGyu-Kim 2026-05-02 00:11:03 +09:00
  • 92dab9285c refactor(telemetry): narrow PostHog client and mark omo_daily_active anonymous YeonGyu-Kim 2026-05-02 00:11:01 +09:00
  • b8a5f27dee refactor(telemetry): drop plugin_loaded capture from plugin entry YeonGyu-Kim 2026-05-02 00:10:59 +09:00
  • 14568db278 refactor(telemetry): drop run lifecycle events and captureException from runner YeonGyu-Kim 2026-05-02 00:10:57 +09:00
  • be2eee6306 refactor(telemetry): drop install events from cli-installer YeonGyu-Kim 2026-05-02 00:10:54 +09:00
  • 468e42f57e Merge pull request #3749 from code-yeongyu/fix/readonly-agent-delegation YeonGyu-Kim 2026-05-01 19:32:11 +09:00
  • bae62ab582 fix(agents): allow Momus and Metis delegation YeonGyu-Kim 2026-05-01 19:27:25 +09:00
  • b88e32cbdd Merge pull request #3678 from MoerAI/fix/spawn-windows-hide-env YeonGyu-Kim 2026-05-01 19:18:46 +09:00
  • c7da46ea5a Merge pull request #3679 from MoerAI/fix/file-uri-rejection-explanation YeonGyu-Kim 2026-05-01 19:18:43 +09:00
  • 6f79968aeb Merge pull request #3701 from MoerAI/fix/context-window-monitor-pct-clamp YeonGyu-Kim 2026-05-01 19:18:40 +09:00
  • bd41344c26 Merge pull request #3708 from mrosnerr/feat/cmux-notification-provider YeonGyu-Kim 2026-05-01 19:18:37 +09:00
  • 586bb3f551 Merge pull request #3711 from mrosnerr/fix/notification-scheduler-platform YeonGyu-Kim 2026-05-01 19:18:34 +09:00
  • 793f24a62f Merge pull request #3715 from mrosnerr/fix/messages-transform-hook-isolation YeonGyu-Kim 2026-05-01 19:18:31 +09:00
  • c3beb370a5 fix(doctor): detect gh when Bun.which misses it YeonGyu-Kim 2026-05-01 18:56:09 +09:00
  • 9c4bcebb22 fix(plugin): normalize bare schema refs YeonGyu-Kim 2026-05-01 18:55:57 +09:00
  • 9ba676330a fix(call-omo-agent): validate missing subagent type YeonGyu-Kim 2026-05-01 18:55:47 +09:00
  • 0c39358ebe fix(keyword-detector): require skill evaluation in analyze mode YeonGyu-Kim 2026-05-01 17:18:51 +09:00
  • 875fffb7d1 fix(background): exit after fatal cleanup auyua9 2026-05-01 16:04:03 +08:00
  • f49afe7b91 refactor(agents): Add "max" to all codebase reasoning enums accordingly 4rcadia 2026-04-30 23:57:58 -04:00
  • 606f93e0e1 @Arcadi4 has signed the CLA in code-yeongyu/oh-my-openagent#3744 github-actions[bot] 2026-05-01 03:52:39 +00:00
  • 4c6fd2e5a8 chore(config): Allow option "max" for "reasoningEffort" field in schema 4rcadia 2026-04-30 23:49:19 -04:00
  • bcc554bb6e fix(schema): preserve custom agent overrides via catchall mrosnerr 2026-04-30 17:08:06 -04:00
  • f8b22e1f76 @hashen10 has signed the CLA in code-yeongyu/oh-my-openagent#3741 github-actions[bot] 2026-04-30 19:51:07 +00:00
  • a8744222fc @panoskava has signed the CLA in code-yeongyu/oh-my-openagent#3739 github-actions[bot] 2026-04-30 18:00:53 +00:00
  • 1a91967311 release: v3.17.12 github-actions[bot] 2026-04-30 17:23:26 +00:00
  • f7270a0f97 fix(model-error-classifier): scope forbidden-provider retry to specific phrase YeonGyu-Kim 2026-05-01 01:25:01 +09:00
  • a663562dbe release: v3.17.11 github-actions[bot] 2026-04-30 13:06:06 +00:00
  • 1a64060cc2 feat(agents): strengthen gpt-5.5 prompts with manual QA gate, dig-deeper trio, anti-fallback YeonGyu-Kim 2026-04-30 18:30:04 +09:00
  • a469abd3a0 @guyua9 has signed the CLA in code-yeongyu/oh-my-openagent#3733 github-actions[bot] 2026-04-30 09:19:39 +00:00
  • 1347d7ffad release: v3.17.10 github-actions[bot] 2026-04-30 07:47:13 +00:00
  • 9a61c607ab fix(ci): treat npm OIDC exchange 201 as success in preflight YeonGyu-Kim 2026-04-30 16:27:35 +09:00
  • ab5216f6c7 feat(ci): add preflight-trust gate before version bump YeonGyu-Kim 2026-04-30 16:22:17 +09:00
  • 017d48fa52 @yizhifengye has signed the CLA in code-yeongyu/oh-my-openagent#3731 github-actions[bot] 2026-04-30 06:55:23 +00:00
  • 49c2a40251 fix(background-agent): detach error listener before running body to stop re-entrant log loop yizhifengye 2026-04-30 14:47:09 +08:00
  • fd85dad984 fix(ci): strip _authToken from .npmrc so OIDC takes precedence YeonGyu-Kim 2026-04-30 15:19:43 +09:00
  • 48fc7bd459 fix(ci): switch npm publish to OIDC trusted publishing YeonGyu-Kim 2026-04-30 14:48:36 +09:00
  • 216283e2b0 @aaronkyriesenbach has signed the CLA in code-yeongyu/oh-my-openagent#3727 github-actions[bot] 2026-04-29 17:39:33 +00:00
  • 002297b381 Merge pull request #3718 from ismetanin/fix/cached-version-per-plugin-sandbox acamq 2026-04-29 08:16:19 -06:00
  • 5291ee7d3d fix(auto-update-checker): prefer loaded module's package.json over flat-install candidates Ivan Smetanin 2026-04-29 09:17:21 +01:00
  • d65bc8730c feat(agents): add gpt-5.5 native deep category prompt YeonGyu-Kim 2026-04-29 14:32:17 +09:00
  • 766eedd66b Merge pull request #3706 from unclok/fix/retry-recovery-and-observability YeonGyu-Kim 2026-04-29 15:07:53 +09:00
  • 05a15f7598 Merge branch 'dev' into fix/retry-recovery-and-observability YeonGyu-Kim 2026-04-29 14:54:24 +09:00
  • ea07f28400 Merge pull request #3556 from MoerAI/fix/fallback-credit-exhaustion YeonGyu-Kim 2026-04-29 14:43:13 +09:00
  • 6850cb6d21 Merge branch 'dev' into fix/fallback-credit-exhaustion YeonGyu-Kim 2026-04-29 14:38:42 +09:00
  • 7adb725960 Merge remote-tracking branch 'origin/dev' into fix/retry-recovery-and-observability Choi Kijin / 최 기진 / チョイ キジン 2026-04-29 12:25:02 +09:00
  • 69a4b2f49c fix(messages-transform): isolate hook failures so tool-pair-validator always runs mrosnerr 2026-04-28 14:51:38 -04:00
  • b8652db5e5 @deopa0402 has signed the CLA in code-yeongyu/oh-my-openagent#3713 github-actions[bot] 2026-04-28 16:03:33 +00:00
  • 384bc53bfd fix(notification): resolve platform in scheduler callbacks instead of using stale init value mrosnerr 2026-04-28 10:34:29 -04:00
  • 483e11ad08 @unclok has signed the CLA in code-yeongyu/oh-my-openagent#3706 github-actions[bot] 2026-04-28 13:00:51 +00:00
  • 0dd455e725 fix(delegate-task): ignore stale sync session errors Choi Kijin / 최 기진 / チョイ キジン 2026-04-28 21:43:10 +09:00
  • 185665707c fix(model-fallback): clone session fallback chains Choi Kijin / 최 기진 / チョイ キジン 2026-04-28 21:43:10 +09:00
  • 2237c1accd fix(background-agent): guard stale launch errors and retry links Choi Kijin / 최 기진 / チョイ キジン 2026-04-28 21:43:09 +09:00
  • 763ff7e824 feat(notification): add cmux as notification provider mrosnerr 2026-04-28 08:35:43 -04:00
  • 27fb2d5e79 test(plugin): clean up event handler test helpers Choi Kijin / 최 기진 / チョイ キジン 2026-04-28 19:09:02 +09:00
  • 078e49629e fix(delegate-task): replay sync retry session registration Choi Kijin / 최 기진 / チョイ キジン 2026-04-28 19:09:01 +09:00