Commit Graph

  • 9faeec16a7 fix(auto-slash-command): bound Set growth with TTL eviction and session cleanup YeonGyu-Kim 2026-03-11 20:09:10 +09:00
  • 3822423069 Merge pull request #2482 from code-yeongyu/fix/issue-2407-binary-version-embed YeonGyu-Kim 2026-03-12 01:34:33 +09:00
  • 81357acfd9 Merge pull request #2482 from code-yeongyu/fix/issue-2407-binary-version-embed YeonGyu-Kim 2026-03-12 01:34:33 +09:00
  • e26088ba8f Merge pull request #2481 from code-yeongyu/fix/issue-2185-lsp-notification-params YeonGyu-Kim 2026-03-12 01:34:29 +09:00
  • fd1aed079a Merge pull request #2481 from code-yeongyu/fix/issue-2185-lsp-notification-params YeonGyu-Kim 2026-03-12 01:34:29 +09:00
  • 7998667a86 Merge pull request #2480 from code-yeongyu/fix/issue-2356-preemptive-compaction-limit YeonGyu-Kim 2026-03-12 01:34:25 +09:00
  • 846b3fd7f4 Merge pull request #2480 from code-yeongyu/fix/issue-2356-preemptive-compaction-limit YeonGyu-Kim 2026-03-12 01:34:25 +09:00
  • 9eefbfe310 fix: restore await on metadata call in create-background-task (#2441) fix/issue-2441-cubic-await YeonGyu-Kim 2026-03-12 01:34:16 +09:00
  • 68174e6214 fix: restore await on metadata call in create-background-task (#2441) YeonGyu-Kim 2026-03-12 01:34:16 +09:00
  • ef2017833d Merge pull request #2425 from MoerAI/fix/issue-2408-gemini-vertex-edit-schema YeonGyu-Kim 2026-03-12 01:32:37 +09:00
  • e84a1d6dde Merge pull request #2425 from MoerAI/fix/issue-2408-gemini-vertex-edit-schema YeonGyu-Kim 2026-03-12 01:32:37 +09:00
  • 994b9a724b Merge pull request #2424 from MoerAI/fix/issue-2386-custom-agent-summaries YeonGyu-Kim 2026-03-12 01:32:35 +09:00
  • f6225934b2 Merge pull request #2424 from MoerAI/fix/issue-2386-custom-agent-summaries YeonGyu-Kim 2026-03-12 01:32:35 +09:00
  • 142f8ac7d1 Merge pull request #2422 from MoerAI/fix/issue-2393-model-fallback-defaults YeonGyu-Kim 2026-03-12 01:32:34 +09:00
  • e7e271a1a0 Merge pull request #2422 from MoerAI/fix/issue-2393-model-fallback-defaults YeonGyu-Kim 2026-03-12 01:32:34 +09:00
  • f5be99f911 Merge pull request #2420 from MoerAI/fix/issue-2375-run-in-background-default YeonGyu-Kim 2026-03-12 01:32:31 +09:00
  • f946cd7d81 Merge pull request #2420 from MoerAI/fix/issue-2375-run-in-background-default YeonGyu-Kim 2026-03-12 01:32:31 +09:00
  • 182fe746fc Merge pull request #2476 from code-yeongyu/fix/issue-2441-session-id-pending YeonGyu-Kim 2026-03-12 01:32:30 +09:00
  • 9e903a1fd8 Merge pull request #2476 from code-yeongyu/fix/issue-2441-session-id-pending YeonGyu-Kim 2026-03-12 01:32:30 +09:00
  • f61ee25282 Merge pull request #2475 from code-yeongyu/fix/issue-2300-compaction-event-dispatch YeonGyu-Kim 2026-03-12 01:32:29 +09:00
  • 0e2b89f957 Merge pull request #2475 from code-yeongyu/fix/issue-2300-compaction-event-dispatch YeonGyu-Kim 2026-03-12 01:32:29 +09:00
  • 08b411fc3b fix: use rest params in LSP sendNotification to avoid undefined serialization (#2185) YeonGyu-Kim 2026-03-12 01:24:42 +09:00
  • 062882bd2d fix: use rest params in LSP sendNotification to avoid undefined serialization (#2185) YeonGyu-Kim 2026-03-12 01:24:42 +09:00
  • 26091b2f48 fix: skip preemptive compaction when model context limit is unknown (#2356) YeonGyu-Kim 2026-03-12 01:24:16 +09:00
  • 1ebb284c40 fix: skip preemptive compaction when model context limit is unknown (#2356) YeonGyu-Kim 2026-03-12 01:24:16 +09:00
  • fd7faff792 fix: expand error classifier patterns and auto-enable model_fallback (#2393) fix/issue-2393-model-fallback-patterns YeonGyu-Kim 2026-03-12 01:18:15 +09:00
  • 943dd36520 fix: pass agent summaries array instead of client object to createBuiltinAgents (#2386) fix/issue-2386-agent-summaries-type YeonGyu-Kim 2026-03-12 01:17:59 +09:00
  • afe3792ecf docs(config): correct background task default timeout description YeonGyu-Kim 2026-03-12 01:14:43 +09:00
  • f394d980bb docs(config): correct background task default timeout description YeonGyu-Kim 2026-03-12 01:14:43 +09:00
  • aaa54858a3 fix(background-agent): extend default no-progress stale timeout to 30 minutes YeonGyu-Kim 2026-03-12 01:14:35 +09:00
  • cec880b681 fix(background-agent): extend default no-progress stale timeout to 30 minutes YeonGyu-Kim 2026-03-12 01:14:35 +09:00
  • 6d5175b9b0 fix(delegate-task): extend default sync poll timeout to 30 minutes YeonGyu-Kim 2026-03-12 01:14:26 +09:00
  • e04f180dbb fix(delegate-task): extend default sync poll timeout to 30 minutes YeonGyu-Kim 2026-03-12 01:14:26 +09:00
  • f6125c5efa docs: refresh category model variant references YeonGyu-Kim 2026-03-12 01:08:07 +09:00
  • 7bdaa40032 docs: refresh category model variant references YeonGyu-Kim 2026-03-12 01:08:07 +09:00
  • 5073cc6b15 fix: make Edit tool lines schema compatible with Vertex AI strict validation (#2408) fix/issue-2408-vertex-schema-compat YeonGyu-Kim 2026-03-12 01:08:04 +09:00
  • 004f504e6c fix(agents): keep oracle available on first run without cache YeonGyu-Kim 2026-03-12 01:07:57 +09:00
  • e50997e7a8 fix(agents): keep oracle available on first run without cache YeonGyu-Kim 2026-03-12 01:07:57 +09:00
  • f4f54c2b7f test(ralph-loop): remove volatile tool result timestamp YeonGyu-Kim 2026-03-12 01:07:50 +09:00
  • 70f7a9386a test(ralph-loop): remove volatile tool result timestamp YeonGyu-Kim 2026-03-12 01:07:50 +09:00
  • b9369d3c89 fix(config): preserve disabled arrays during partial parsing YeonGyu-Kim 2026-03-12 01:07:43 +09:00
  • 35acfd9751 fix(config): preserve disabled arrays during partial parsing YeonGyu-Kim 2026-03-12 01:07:43 +09:00
  • 88568398ac fix: sync root package.json version before binary compile (#2407) YeonGyu-Kim 2026-03-12 01:06:30 +09:00
  • c226f959c0 fix: sync root package.json version before binary compile (#2407) YeonGyu-Kim 2026-03-12 01:06:30 +09:00
  • f2a7d227cb fix: omit sessionId from metadata when not yet assigned (#2441) YeonGyu-Kim 2026-03-12 01:02:12 +09:00
  • d94c1b5b3a fix: omit sessionId from metadata when not yet assigned (#2441) YeonGyu-Kim 2026-03-12 01:02:12 +09:00
  • 39e799c596 docs: sync category model defaults YeonGyu-Kim 2026-03-12 01:00:41 +09:00
  • eb5ed3173f docs: sync category model defaults YeonGyu-Kim 2026-03-12 01:00:41 +09:00
  • 7c29962014 fix(delegate-task): refresh built-in category defaults YeonGyu-Kim 2026-03-12 01:00:41 +09:00
  • 8f326a4a78 fix(delegate-task): refresh built-in category defaults YeonGyu-Kim 2026-03-12 01:00:41 +09:00
  • d2c2e8196b fix(shared): update category fallback priorities YeonGyu-Kim 2026-03-12 01:00:41 +09:00
  • 3ce79aa328 fix(shared): update category fallback priorities YeonGyu-Kim 2026-03-12 01:00:41 +09:00
  • 4a67044cd6 fix: register preemptive-compaction event handler in dispatchToHooks (#2300) YeonGyu-Kim 2026-03-12 00:55:15 +09:00
  • 44fa4d5ee3 fix: register preemptive-compaction event handler in dispatchToHooks (#2300) YeonGyu-Kim 2026-03-12 00:55:15 +09:00
  • 1c09b9869c Merge pull request #2474 from code-yeongyu/fix/regression-check-cleanup YeonGyu-Kim 2026-03-12 00:37:25 +09:00
  • 55867240e2 Merge pull request #2474 from code-yeongyu/fix/regression-check-cleanup YeonGyu-Kim 2026-03-12 00:37:25 +09:00
  • f1b5b1023f fix: tighten Anthropic provider matching and fix look-at test isolation YeonGyu-Kim 2026-03-12 00:31:02 +09:00
  • f5b77e62d5 fix: tighten Anthropic provider matching and fix look-at test isolation YeonGyu-Kim 2026-03-12 00:31:02 +09:00
  • c55603782c fix(auto-update): handle null JSON.parse and restore mocks on test failure acamq 2026-03-11 08:08:30 -06:00
  • 66cb16c8d2 fix(auto-update): handle null JSON.parse and restore mocks on test failure acamq 2026-03-11 08:08:30 -06:00
  • 46a8ad279b Merge remote-tracking branch 'origin/dev' into fix/sync-package-json-to-opencode-intent acamq 2026-03-11 08:04:16 -06:00
  • 9cdd2a11ec Merge remote-tracking branch 'origin/dev' into fix/sync-package-json-to-opencode-intent acamq 2026-03-11 08:04:16 -06:00
  • 0764f0e563 fix(auto-update): sync cache package.json to opencode.json intent acamq 2026-03-11 07:42:08 -06:00
  • 1fb636dbbc fix(auto-update): sync cache package.json to opencode.json intent acamq 2026-03-11 07:42:08 -06:00
  • 5ef391cb72 Merge pull request #2472 from code-yeongyu/fix/stagnation-detection-accuracy YeonGyu-Kim 2026-03-11 22:05:58 +09:00
  • c5c31873a2 Merge pull request #2472 from code-yeongyu/fix/stagnation-detection-accuracy YeonGyu-Kim 2026-03-11 22:05:58 +09:00
  • 387e83e2fc Merge pull request #2471 from code-yeongyu/fix/compaction-model-filter YeonGyu-Kim 2026-03-11 22:01:53 +09:00
  • e6b5b0102f Merge pull request #2471 from code-yeongyu/fix/compaction-model-filter YeonGyu-Kim 2026-03-11 22:01:53 +09:00
  • d22867db27 fix(todo-continuation): improve stagnation detection accuracy YeonGyu-Kim 2026-03-11 21:59:59 +09:00
  • 25ed1e658e fix(todo-continuation): improve stagnation detection accuracy YeonGyu-Kim 2026-03-11 21:59:59 +09:00
  • b129cccc83 Merge pull request #2469 from code-yeongyu/fix/multimodal-variant-metadata YeonGyu-Kim 2026-03-11 21:58:51 +09:00
  • 4f361b117d Merge pull request #2469 from code-yeongyu/fix/multimodal-variant-metadata YeonGyu-Kim 2026-03-11 21:58:51 +09:00
  • 7dddf99d9a Merge pull request #2470 from code-yeongyu/fix/terminal-task-retention-ttl YeonGyu-Kim 2026-03-11 21:57:33 +09:00
  • 9496d09126 Merge pull request #2470 from code-yeongyu/fix/terminal-task-retention-ttl YeonGyu-Kim 2026-03-11 21:57:33 +09:00
  • 6272e4321f Merge pull request #2468 from code-yeongyu/fix/shared-context-limit-resolver YeonGyu-Kim 2026-03-11 21:57:32 +09:00
  • e5009efce5 Merge pull request #2468 from code-yeongyu/fix/shared-context-limit-resolver YeonGyu-Kim 2026-03-11 21:57:32 +09:00
  • 4956280042 Merge pull request #2467 from code-yeongyu/fix/spawn-sdk-error-fail-closed YeonGyu-Kim 2026-03-11 21:57:30 +09:00
  • 2e358d6b4c Merge pull request #2467 from code-yeongyu/fix/spawn-sdk-error-fail-closed YeonGyu-Kim 2026-03-11 21:57:30 +09:00
  • f5a792778e Merge pull request #2466 from code-yeongyu/fix/anti-dup-prometheus-metis YeonGyu-Kim 2026-03-11 21:57:28 +09:00
  • 7fb62f1904 Merge pull request #2466 from code-yeongyu/fix/anti-dup-prometheus-metis YeonGyu-Kim 2026-03-11 21:57:28 +09:00
  • 7cca563af8 Merge pull request #2465 from code-yeongyu/fix/tmux-strict-parse YeonGyu-Kim 2026-03-11 21:57:27 +09:00
  • f95e64ab45 Merge pull request #2465 from code-yeongyu/fix/tmux-strict-parse YeonGyu-Kim 2026-03-11 21:57:27 +09:00
  • f7085450f1 fix(compaction): guard model update during compaction and validate checkpoint model YeonGyu-Kim 2026-03-11 21:57:06 +09:00
  • b635cdd31d fix(compaction): guard model update during compaction and validate checkpoint model YeonGyu-Kim 2026-03-11 21:57:06 +09:00
  • a668860b86 fix: adjust vision capability check to not block when no model resolved YeonGyu-Kim 2026-03-11 21:56:19 +09:00
  • ac0e14059d fix: adjust vision capability check to not block when no model resolved YeonGyu-Kim 2026-03-11 21:56:19 +09:00
  • 0d9f001c11 fix(background-agent): add TTL for terminal task retention to prevent unbounded growth YeonGyu-Kim 2026-03-11 21:52:48 +09:00
  • 04aea6941c fix(background-agent): add TTL for terminal task retention to prevent unbounded growth YeonGyu-Kim 2026-03-11 21:52:48 +09:00
  • ccfb5702ac fix: correct import path for buildAntiDuplicationSection in metis.ts YeonGyu-Kim 2026-03-11 21:48:08 +09:00
  • 44be3b9935 fix: correct import path for buildAntiDuplicationSection in metis.ts YeonGyu-Kim 2026-03-11 21:48:08 +09:00
  • 85151f7dfd fix(look-at): preserve variant metadata in fallback chain and block non-vision models YeonGyu-Kim 2026-03-11 21:45:48 +09:00
  • fee414fd61 fix(look-at): preserve variant metadata in fallback chain and block non-vision models YeonGyu-Kim 2026-03-11 21:45:48 +09:00
  • 59f0f06e71 fix(shared): extract shared context limit resolver to eliminate monitor/truncator drift YeonGyu-Kim 2026-03-11 21:45:44 +09:00
  • 7003000c33 fix(shared): extract shared context limit resolver to eliminate monitor/truncator drift YeonGyu-Kim 2026-03-11 21:45:44 +09:00
  • cc1c23032f fix(background-agent): handle SDK error response in spawn limit lineage lookup YeonGyu-Kim 2026-03-11 21:45:39 +09:00
  • e5a273afa9 fix(background-agent): handle SDK error response in spawn limit lineage lookup YeonGyu-Kim 2026-03-11 21:45:39 +09:00
  • 11423c97a7 fix(agents): add anti-duplication rules to Prometheus and Metis agents YeonGyu-Kim 2026-03-11 21:45:35 +09:00
  • 114841173c fix(agents): add anti-duplication rules to Prometheus and Metis agents YeonGyu-Kim 2026-03-11 21:45:35 +09:00
  • 599ce0c283 fix(tmux): strict integer parsing and isActive validation in pane-state-parser YeonGyu-Kim 2026-03-11 21:45:30 +09:00
  • d1f41d6cc9 fix(tmux): strict integer parsing and isActive validation in pane-state-parser YeonGyu-Kim 2026-03-11 21:45:30 +09:00