Commit Graph

  • 470ed8b13a fix(ci): remove existing signature before ad-hoc signing darwin binary YeonGyu-Kim 2026-04-11 23:55:02 +09:00
  • 16e7fa5b1a fix(ci): ad-hoc sign darwin binaries with plain codesign YeonGyu-Kim 2026-04-11 23:51:50 +09:00
  • 71b5ab67f6 fix(ci): replace breaking codesign step with signature verification YeonGyu-Kim 2026-04-11 23:47:54 +09:00
  • 565d3ffa91 fix(ci): build darwin binaries on macOS runners to restore code signing YeonGyu-Kim 2026-04-11 23:29:48 +09:00
  • d21ed3f765 fix(doctor): add timeouts to subprocess spawns to prevent exit code 137 YeonGyu-Kim 2026-04-11 23:10:58 +09:00
  • 314e1a5efb fix(telemetry): enable GeoIP resolution for PostHog events YeonGyu-Kim 2026-04-11 23:08:19 +09:00
  • 69f1c9ae35 fix(doctor): add timeouts to subprocess spawns to prevent exit code 137 YeonGyu-Kim 2026-04-11 23:04:03 +09:00
  • 44ebf4b809 Merge pull request #3343 from code-yeongyu/refactor/ultrawork-cleanup-pass YeonGyu-Kim 2026-04-11 23:12:16 +09:00
  • e654cfb4b4 @ahuangsnail has signed the CLA in code-yeongyu/oh-my-openagent#3316 github-actions[bot] 2026-04-11 13:51:06 +00:00
  • a2ae3de31a refactor(openclaw): extract gateway url validator YeonGyu-Kim 2026-04-11 22:49:15 +09:00
  • 21822ba29f test(openclaw): cover shared gateway url validation YeonGyu-Kim 2026-04-11 22:49:10 +09:00
  • 40411f3218 docs(agents): add AGENTS.md documentation for prometheus, hephaestus, sisyphus variants, and builtin-skills YeonGyu-Kim 2026-04-11 22:32:40 +09:00
  • 0c5cd3a1c4 chore(agents): update all AGENTS.md generation dates to 2026-04-11 YeonGyu-Kim 2026-04-11 22:32:23 +09:00
  • f9f71f6832 release: v3.17.0 github-actions[bot] 2026-04-11 13:30:34 +00:00
  • f95e7a6c6b refactor(openclaw): reuse shared gateway url validation YeonGyu-Kim 2026-04-11 22:29:14 +09:00
  • 9d89bbb03a refactor(commands): keep builtin command options internal YeonGyu-Kim 2026-04-11 22:29:08 +09:00
  • 1e2e001955 refactor(create-tools): keep result type internal YeonGyu-Kim 2026-04-11 22:29:03 +09:00
  • e9b6bba1d7 refactor(agent-display): centralize name normalization resolution YeonGyu-Kim 2026-04-11 22:28:58 +09:00
  • f5dc1c0eba refactor(event): simplify tmux config check to direct property access YeonGyu-Kim 2026-04-11 22:14:48 +09:00
  • db5beef015 test(telemetry): improve mock isolation for runner and index tests YeonGyu-Kim 2026-04-11 22:14:44 +09:00
  • 0c93ce66e5 refactor(tool-config): use getAgentListDisplayName for consistent naming YeonGyu-Kim 2026-04-11 22:01:59 +09:00
  • e14a25be8f test(config): use getAgentListDisplayName in config handler tests YeonGyu-Kim 2026-04-11 22:01:51 +09:00
  • 15c8d469bc refactor(command-config): use getAgentListDisplayName for consistent naming YeonGyu-Kim 2026-04-11 22:01:42 +09:00
  • ce53b4cbdb refactor(agent-priority): use getAgentListDisplayName for ordering YeonGyu-Kim 2026-04-11 22:01:34 +09:00
  • 79b4b0a386 refactor(agent-key): use getAgentListDisplayName for consistent key remapping YeonGyu-Kim 2026-04-11 22:01:29 +09:00
  • 3b092c249b refactor(agent-config): use getAgentListDisplayName for consistent naming YeonGyu-Kim 2026-04-11 22:01:23 +09:00
  • cfc3f33f8f feat(agent): add getAgentListDisplayName utility for OpenCode list ordering YeonGyu-Kim 2026-04-11 22:01:16 +09:00
  • 84f29e37af Merge pull request #3340 from code-yeongyu/fix/stop-continuation-chat-message-fallback YeonGyu-Kim 2026-04-11 21:43:16 +09:00
  • c9461a9085 fix(stop-continuation): scope start-work clearing to fallback template YeonGyu-Kim 2026-04-11 21:36:40 +09:00
  • d62e3eacb1 Merge pull request #3342 from code-yeongyu/fix/migration-sidecar-transaction-order YeonGyu-Kim 2026-04-11 21:34:43 +09:00
  • 6ba8b7309f Merge pull request #3341 from code-yeongyu/fix/telemetry-crash-isolation YeonGyu-Kim 2026-04-11 21:33:54 +09:00
  • 6f21e74d56 fix(migration): write config before sidecar updates YeonGyu-Kim 2026-04-11 21:27:21 +09:00
  • 41b375a245 chore(lockfile): refresh Bun dependency resolution YeonGyu-Kim 2026-04-11 21:25:27 +09:00
  • 8bc27da0f0 test(install): restore Bun mocks after installer tests YeonGyu-Kim 2026-04-11 21:25:27 +09:00
  • e2f304f1a8 fix(telemetry): validate activity state shape YeonGyu-Kim 2026-04-11 21:25:27 +09:00
  • acb0f6b006 fix(install): isolate installer telemetry failures YeonGyu-Kim 2026-04-11 21:25:27 +09:00
  • 2510870133 fix(run): isolate CLI telemetry failures YeonGyu-Kim 2026-04-11 21:25:26 +09:00
  • c09ee32fe9 fix(telemetry): isolate plugin telemetry failures YeonGyu-Kim 2026-04-11 21:25:26 +09:00
  • 9287abe157 fix(stop-continuation): clear chat.message fallback stop state before work resumes YeonGyu-Kim 2026-04-11 21:24:03 +09:00
  • e4bb60ba07 Merge pull request #3339 from Qiiks/fix/shell-detection-shell-before-psmodulepath YeonGyu-Kim 2026-04-11 21:14:02 +09:00
  • a442976d77 Fix invisible characters in agent names YeonGyu-Kim 2026-04-11 20:44:57 +09:00
  • bbec1883fd @Qiiks has signed the CLA in code-yeongyu/oh-my-openagent#3339 github-actions[bot] 2026-04-11 11:02:54 +00:00
  • f5a95203a4 fix(shell-env): check SHELL before PSModulePath for shell detection Qiiks 2026-04-11 16:06:42 +05:30
  • 044e1f5ab9 fix(agents): restore ZWSP runtime names in name field for OpenCode sort ordering YeonGyu-Kim 2026-04-11 15:00:13 +09:00
  • 111dcd17a2 fix(agents): backfill ZWSP runtime names for agents missing name field YeonGyu-Kim 2026-04-11 14:54:55 +09:00
  • 9f135af41c fix: unify agent display names and strip invisible sort prefixes YeonGyu-Kim 2026-04-11 14:53:01 +09:00
  • c30b058b7e fix(agents): use runtime names for default_agent to match ordered agent list YeonGyu-Kim 2026-04-11 14:15:00 +09:00
  • 630f5b79e7 docs(telemetry): add legal documents and user-facing telemetry documentation YeonGyu-Kim 2026-04-11 14:14:45 +09:00
  • 365900b17f feat(telemetry): add install command events and user-facing telemetry notice YeonGyu-Kim 2026-04-11 14:14:36 +09:00
  • 1c27000c37 feat(telemetry): instrument CLI run command with lifecycle events YeonGyu-Kim 2026-04-11 14:14:32 +09:00
  • 4e80a1b1ae feat(telemetry): add plugin_loaded event for entry tracking YeonGyu-Kim 2026-04-11 14:14:28 +09:00
  • 280a8a34e1 feat(telemetry): add PostHog client factory with activity state tracking YeonGyu-Kim 2026-04-11 14:14:24 +09:00
  • 146be96716 Merge pull request #3328 from code-yeongyu/fix/effort-hook-small-model-3308 YeonGyu-Kim 2026-04-11 13:48:50 +09:00
  • 522f8aab6c fix: move Haiku check before variant check for reliability YeonGyu-Kim 2026-04-11 13:44:35 +09:00
  • 23d125755f fix(delegate-task): apply getAgentConfigKey normalization to isPlanAgent Code_G 2026-04-11 13:40:02 +09:00
  • e2c2c5b142 Merge pull request #3329 from code-yeongyu/fix/permanent-agent-ordering YeonGyu-Kim 2026-04-11 13:16:29 +09:00
  • b3e5d7de10 docs(agents): document permanent agent ordering policy YeonGyu-Kim 2026-04-11 13:07:48 +09:00
  • 7c154c6659 fix(anthropic-effort): skip effort injection for Haiku models (#3308) YeonGyu-Kim 2026-04-11 13:06:24 +09:00
  • 5c60d27cdc fix(agents): enforce permanent canonical agent ordering with regression tests YeonGyu-Kim 2026-04-11 13:06:15 +09:00
  • 29c27ad408 @rlavkvmflzk has signed the CLA in code-yeongyu/oh-my-openagent#3321 github-actions[bot] 2026-04-10 20:38:17 +00:00
  • b0b19f30b9 fix(grep): handle Windows drive-letter paths and CRLF in parseOutput rlavkvmflzk 2026-04-11 05:24:51 +09:00
  • 5de60d3622 @Hybirdss has signed the CLA in code-yeongyu/oh-my-openagent#3318 github-actions[bot] 2026-04-10 17:32:08 +00:00
  • 86e5113abb @idoall has signed the CLA in code-yeongyu/oh-my-openagent#3317 github-actions[bot] 2026-04-10 14:13:03 +00:00
  • 6c3308aab3 fix: treat zero limit.output as unknown to enable fallback to bundled snapshot ahuang 2026-04-10 21:28:11 +08:00
  • b7ca40f646 fix(openclaw): skip session.created dispatch for subagent sessions YeonGyu-Kim 2026-04-10 18:45:27 +09:00
  • 2178f5e2e2 fix(stop-continuation): clear stop state for native work-starting commands YeonGyu-Kim 2026-04-10 18:45:26 +09:00
  • 745b59a171 fix(migration): preserve _migrations in config when sidecar write fails YeonGyu-Kim 2026-04-10 18:45:25 +09:00
  • 3e3e6234cc fix(agents): re-apply GPT apply_patch deny after config override merge YeonGyu-Kim 2026-04-10 18:45:24 +09:00
  • d7a3077658 Merge pull request #3309 from code-yeongyu/fix/pre-publish-blocking-issues YeonGyu-Kim 2026-04-10 21:21:04 +09:00
  • 5493ae226c fix(migration): persist fullMigrationSet in-config when sidecar write fails YeonGyu-Kim 2026-04-10 19:01:59 +09:00
  • 6ec9a2bd79 fix(openclaw): skip session.created dispatch for subagent sessions YeonGyu-Kim 2026-04-10 18:47:18 +09:00
  • de156578ea fix(stop-continuation): clear stop state for native work-starting commands YeonGyu-Kim 2026-04-10 18:47:18 +09:00
  • 9532440cb2 fix(plugin-handlers): remove ZWSP prefixes from API-facing agent paths YeonGyu-Kim 2026-04-10 18:47:18 +09:00
  • 68c8701d34 fix(migration): preserve _migrations in config when sidecar write fails YeonGyu-Kim 2026-04-10 18:47:18 +09:00
  • 10371d5bde fix(agents): re-apply GPT apply_patch deny after config override merge YeonGyu-Kim 2026-04-10 18:47:17 +09:00
  • e54f747916 fix(tests): replace as any with typed PluginInput mocks YeonGyu-Kim 2026-04-10 18:47:17 +09:00
  • bf5d1c58a4 @wouter-intveld has signed the CLA in code-yeongyu/oh-my-openagent#3306 github-actions[bot] 2026-04-10 07:00:40 +00:00
  • e7f5d0d5fd test(shared): update shared utility tests YeonGyu-Kim 2026-04-10 15:53:37 +09:00
  • 37057f18b9 test(tools): update MCP, delegate-task, skill, and slashcommand tests YeonGyu-Kim 2026-04-10 15:53:35 +09:00
  • ca9b5fde40 test(hooks): update claude-code, comment-checker, and rules-injector tests YeonGyu-Kim 2026-04-10 15:53:33 +09:00
  • 8a4eacfd24 test(hooks): update multiple hook test suites YeonGyu-Kim 2026-04-10 15:53:32 +09:00
  • 4180a0ba0a test(features): update background agent, MCP loader, and tmux tests YeonGyu-Kim 2026-04-10 15:53:30 +09:00
  • 12c9db729b test(cli): update all CLI command tests YeonGyu-Kim 2026-04-10 15:53:28 +09:00
  • 12a96eeb77 test(agents): update agent utility and builtin agent tests YeonGyu-Kim 2026-04-10 15:53:27 +09:00
  • 77af6c643e test(plugin-handlers): update all plugin handler tests YeonGyu-Kim 2026-04-10 15:53:25 +09:00
  • c21c3630ca test(plugin): update plugin config and registry tests YeonGyu-Kim 2026-04-10 15:53:25 +09:00
  • fa1b4650ce test(core): update main test setup and core tests YeonGyu-Kim 2026-04-10 15:53:25 +09:00
  • 0e74f5a749 fix(hooks): improve comment checker CLI runner YeonGyu-Kim 2026-04-10 15:53:20 +09:00
  • 08c4757824 fix(hooks): improve auto update checker YeonGyu-Kim 2026-04-10 15:53:19 +09:00
  • c9aedbc77f fix(cli): improve doctor system check YeonGyu-Kim 2026-04-10 15:53:18 +09:00
  • 655a39b275 chore(deps): add posthog-node dependency YeonGyu-Kim 2026-04-10 15:53:17 +09:00
  • d4ce03411c fix(plugin-handlers): simplify tool config handler YeonGyu-Kim 2026-04-10 15:53:16 +09:00
  • fba3e1b3f7 fix(tools): improve delegate task constants and sync handling YeonGyu-Kim 2026-04-10 15:53:14 +09:00
  • 111cf6d1a9 fix(hooks): improve session last agent tracking YeonGyu-Kim 2026-04-10 15:53:13 +09:00
  • 25abda684c fix(hooks): improve image resizer implementation YeonGyu-Kim 2026-04-10 15:53:12 +09:00
  • 5a762ba2ca fix(hooks): improve rules injector implementation YeonGyu-Kim 2026-04-10 15:53:10 +09:00
  • bd910ad011 fix(shared): improve compaction marker and tmux server health YeonGyu-Kim 2026-04-10 15:53:09 +09:00
  • 7244d048fb feat(session-manager): implement session management tools YeonGyu-Kim 2026-04-10 15:53:08 +09:00
  • 1a090af2eb feat(tools): add tools for session manager and skill refresh YeonGyu-Kim 2026-04-10 15:53:07 +09:00
  • 150dd1c89b feat(plugin): add PostHog tracking to plugin initialization YeonGyu-Kim 2026-04-10 15:53:05 +09:00