Commit Graph

  • 518e3c5da7
    Merge pull request #2161 from acamq/fix/duplicate-agent-entries Nguyen Khac Trung Kien 2026-02-27 18:35:59 +07:00
  • 85126247b4
    Merge pull request #2153 from devxoul/fix/docs-master-to-dev-branch Kenny 2026-02-27 19:33:48 +08:00
  • bc2eaaf89b
    Merge pull request #2160 from dwnmf/add-russian-readme Kenny 2026-02-27 19:32:14 +08:00
  • 0f73504639
    @mertyldrm has signed the CLA in code-yeongyu/oh-my-opencode#2184 github-actions[bot] 2026-02-27 10:53:16 +00:00
  • 83c024dd66 fix: remove console.warn that leaks into TUI textbox Mert Yıldırım 2026-02-27 13:39:17 +03:00
  • db32ac5ae8
    @YLRong has signed the CLA in code-yeongyu/oh-my-opencode#2176 github-actions[bot] 2026-02-27 09:06:59 +00:00
  • c1eaf5fcab fix: remove misleading hint from replace pos-only description YLRong 2026-02-27 17:06:40 +08:00
  • d09cf56e15
    feat(delegate-task): ⚙️ make sync subagent timeout configurable via syncPollTimeoutMs Lynricsy 2026-02-27 13:54:50 +08:00
  • fbe3b5423d refactor(test): extract shared mock helper and add try-finally for env cleanup 1noilimrev 2026-02-27 15:30:13 +09:00
  • 2eb7994163 fix(atlas): use start-work session agent for continuation gating YeonGyu-Kim 2026-02-27 13:37:41 +09:00
  • 15ad9442a4
    @1noilimrev has signed the CLA in code-yeongyu/oh-my-opencode#2166 github-actions[bot] 2026-02-27 05:53:45 +00:00
  • 88bf8268f5 test(hooks): add darwin notification backend selection tests 1noilimrev 2026-02-27 14:48:34 +09:00
  • 1c6d384f14 fix(hooks): use terminal-notifier for macOS notification click-to-focus 1noilimrev 2026-02-27 14:39:07 +09:00
  • 07542d39aa Fix markdown blockquote structure in Russian README LYA_CAP_OCEAN 2026-02-27 01:59:29 +03:00
  • d6dd54867a
    fix(agents): remove duplicate remapped agent keys acamq 2026-02-26 15:58:02 -07:00
  • f3cbc24e78
    @dwnmf has signed the CLA in code-yeongyu/oh-my-opencode#2160 github-actions[bot] 2026-02-26 22:51:52 +00:00
  • b76abeb8e0 Add Russian README LYA_CAP_OCEAN 2026-02-27 01:49:51 +03:00
  • d7ab5c4d7b refactor(schema): dedupe custom agent override with ref edxeth 2026-02-26 21:39:04 +01:00
  • 818fdc490c fix(config): avoid conflicting typo and migration guidance edxeth 2026-02-26 21:28:00 +01:00
  • a5749a1392 fix(custom-agents): align planner catalog and schema validation edxeth 2026-02-26 21:14:00 +01:00
  • 922ff7f2bc docs(config): fix custom_agents examples edxeth 2026-02-26 20:55:58 +01:00
  • 21c249e8c8 fix(ci): pre-download baseline compile targets to avoid Bun extraction failures YeonGyu-Kim 2026-02-27 04:43:29 +09:00
  • 0749a8f138 fix(ci): make platform publish resilient to individual build failures YeonGyu-Kim 2026-02-27 04:39:05 +09:00
  • ae54fd31f4 release: v3.9.0 v3.9.0 github-actions[bot] 2026-02-26 19:30:38 +00:00
  • bdd86b1415 fix(hephaestus): remove auto-commit policy to prevent surprise commits YeonGyu-Kim 2026-02-27 04:27:07 +09:00
  • da1e160add docs(config): document custom_agents behavior and delegation flow edxeth 2026-02-26 20:01:53 +01:00
  • 76cba9b222
    Merge pull request #2159 from code-yeongyu/fix/ralph-loop-completion-scoping YeonGyu-Kim 2026-02-27 03:23:46 +09:00
  • 2955dc868f
    Merge pull request #2158 from code-yeongyu/fix/hashline-diff-format-compat YeonGyu-Kim 2026-02-27 03:23:43 +09:00
  • 3ab4b7f77b
    Merge pull request #2157 from code-yeongyu/fix/token-limiter-safe-truncation YeonGyu-Kim 2026-02-27 03:23:40 +09:00
  • 3540d1c550
    Merge pull request #2156 from code-yeongyu/fix/background-pending-notif-leak YeonGyu-Kim 2026-02-27 03:23:38 +09:00
  • 9bc9dcaa18
    Merge pull request #2155 from code-yeongyu/fix/ultrawork-thinking-db-write YeonGyu-Kim 2026-02-27 03:23:30 +09:00
  • f2a1412bf1 test(ralph-loop): harden completion detector PluginInput mock YeonGyu-Kim 2026-02-27 03:12:22 +09:00
  • 190c6991ac fix(ralph-loop): persist session message count at loop start YeonGyu-Kim 2026-02-27 03:08:30 +09:00
  • e17a00a906 fix(ralph-loop): scope completion detection to messages since loop start YeonGyu-Kim 2026-02-27 03:05:14 +09:00
  • c8aa1bbce4 test(hashline-edit): add diff format compatibility tests YeonGyu-Kim 2026-02-27 03:02:49 +09:00
  • 911710e4d4 fix(token-limiter): truncate at newline boundaries instead of raw slice YeonGyu-Kim 2026-02-27 03:02:04 +09:00
  • 050b93bebb fix(background-agent): clean pendingNotifications on session.deleted YeonGyu-Kim 2026-02-27 03:00:39 +09:00
  • 2ffa803b05 fix(ultrawork-db): write $.thinking alongside $.variant in deferred model override YeonGyu-Kim 2026-02-27 02:59:22 +09:00
  • 7e90c2c48f Merge remote-tracking branch 'origin/dev' into feat/custom-agents edxeth 2026-02-26 18:53:29 +01:00
  • cf97494073
    Merge pull request #2154 from minpeter/feat/hashline-benchmark YeonGyu-Kim 2026-02-27 02:14:12 +09:00
  • 8fb5949ac6 fix(benchmarks): address review feedback on error handling and validation minpeter 2026-02-27 01:44:51 +09:00
  • 04f50bac1f feat(benchmarks): add hashline-edit test suites (46 tests) minpeter 2026-02-27 01:37:49 +09:00
  • d1a0a66dde feat(benchmarks): add hashline-edit benchmark agent and deps minpeter 2026-02-27 01:37:40 +09:00
  • b1203b9501 Fix hashline-edit deduplication and validation minpeter 2026-02-26 17:43:49 +09:00
  • 35edcecd8f fix(agent-usage-reminder): skip reminders for non-orchestrator subagents ismeth 2026-02-26 16:15:00 +01:00
  • 0cc9edac17 replace master branch references with dev across docs, schema URLs, and tests Jeon Suyeol 2026-02-27 00:49:53 +09:00
  • 58201220cc
    Merge pull request #2093 from code-yeongyu/fix/issue-1966-ultrawork-variant YeonGyu-Kim 2026-02-26 23:23:14 +09:00
  • 4efad491e7
    Merge pull request #2149 from code-yeongyu/fix/issue-1815-1733-prompt-token-count YeonGyu-Kim 2026-02-26 23:19:35 +09:00
  • 4df69c58bf fix(keyword-detector): respect ultrawork config variant instead of hardcoding "max" YeonGyu-Kim 2026-02-24 21:38:14 +09:00
  • cc8ef7fe39 ci: trigger CI YeonGyu-Kim 2026-02-25 14:21:32 +09:00
  • 2ece7c3d0a
    Merge pull request #1963 from MoerAI/fix/multi-issue-1888-1693-1891 YeonGyu-Kim 2026-02-26 23:13:00 +09:00
  • decff3152a
    Merge pull request #2145 from code-yeongyu/fix/issue-1915-windows-spawn-hide YeonGyu-Kim 2026-02-26 23:12:57 +09:00
  • 0526bac873
    Merge pull request #2148 from code-yeongyu/fix/issue-2121-legacy-hardware-baseline YeonGyu-Kim 2026-02-26 21:09:19 +09:00
  • 0c62656cc6
    Merge pull request #2146 from code-yeongyu/fix/issue-2065-1968-model-updates YeonGyu-Kim 2026-02-26 21:07:23 +09:00
  • aff43bfc77
    Merge pull request #2143 from code-yeongyu/fix/issue-2017-stop-continuation-cancel YeonGyu-Kim 2026-02-26 21:07:20 +09:00
  • 6865cee8ca
    Merge pull request #2141 from code-yeongyu/fix/issue-2084-ralph-loop-inflight YeonGyu-Kim 2026-02-26 21:07:17 +09:00
  • 8721ba471c
    Merge pull request #2140 from code-yeongyu/fix/issue-2025-blocked-todo-continuation YeonGyu-Kim 2026-02-26 21:06:55 +09:00
  • 96d27ff56b
    Merge pull request #2134 from code-yeongyu/fix/issue-2064-config-overwrite fix/issue-2102-hephaestus-auto-commit YeonGyu-Kim 2026-02-26 21:06:17 +09:00
  • 017c18c1b3
    Merge pull request #2138 from code-yeongyu/fix/issue-2062-compaction-timeout YeonGyu-Kim 2026-02-26 21:06:05 +09:00
  • fb194fc944
    Merge pull request #2147 from code-yeongyu/fix/issue-2117-preserve-formatter-config YeonGyu-Kim 2026-02-26 21:05:46 +09:00
  • 10c25d1d47
    Merge pull request #2144 from code-yeongyu/fix/issue-2087-look-at-hang YeonGyu-Kim 2026-02-26 21:05:43 +09:00
  • 86fcade9a4
    Merge pull request #2142 from code-yeongyu/fix/issue-1922-retain-agent-keys YeonGyu-Kim 2026-02-26 21:04:32 +09:00
  • 5bc3a9e0db
    Merge pull request #2137 from code-yeongyu/fix/issue-2051-diff-context-limit YeonGyu-Kim 2026-02-26 21:04:29 +09:00
  • 810ebec1cd
    Merge pull request #2136 from code-yeongyu/fix/issue-2044-atlas-task-tool YeonGyu-Kim 2026-02-26 21:04:26 +09:00
  • 8f7ed2988a
    Merge pull request #2135 from code-yeongyu/fix/issue-2115-background-output-block YeonGyu-Kim 2026-02-26 21:04:23 +09:00
  • 7ff8352a0a fix(config): preserve formatter config from opencode settings YeonGyu-Kim 2026-02-26 21:00:18 +09:00
  • d425f9bb80 fix(models): update Gemini 3 to 3.1 Pro and add Kimi to writing category fallback YeonGyu-Kim 2026-02-26 21:01:05 +09:00
  • cc5e9d1e9b fix(ci): add baseline CPU variant binaries for legacy hardware support YeonGyu-Kim 2026-02-26 21:00:31 +09:00
  • 269f37af1c fix(windows): add windowsHide to Bun.spawn calls to prevent stray terminal windows YeonGyu-Kim 2026-02-26 21:00:24 +09:00
  • 1e060e9028 fix(look-at): add timeout to sync model retry to prevent process hang YeonGyu-Kim 2026-02-26 20:59:34 +09:00
  • ccb789e5df fix(stop-continuation): wire backgroundManager to cancel running tasks on stop YeonGyu-Kim 2026-02-26 20:59:35 +09:00
  • a6617d93c0 fix(ralph-loop): add inFlight guard and improve completion detection to prevent infinite loops YeonGyu-Kim 2026-02-26 20:58:55 +09:00
  • 2295161022 fix(ralph-loop): add inFlight guard and improve completion detection to prevent infinite loops YeonGyu-Kim 2026-02-26 20:58:55 +09:00
  • 0516f2febc fix(todo-continuation): exclude blocked todos from incomplete count to prevent infinite loops YeonGyu-Kim 2026-02-26 20:58:23 +09:00
  • df02c73a54 fix(agents): retain original agent keys in remapAgentKeysToDisplayNames to prevent crash YeonGyu-Kim 2026-02-26 20:58:18 +09:00
  • 52658ac1c4 fix(config): preserve existing user config when writing new defaults YeonGyu-Kim 2026-02-26 20:55:37 +09:00
  • fab820e919 fix(compaction): add timeout and ensure cleanup to prevent indefinite hangs on rate limit YeonGyu-Kim 2026-02-26 20:58:01 +09:00
  • 6f54404a51 fix(hephaestus): add explicit auto-commit instructions to agent prompt YeonGyu-Kim 2026-02-26 20:57:58 +09:00
  • a3169c9287 fix(hashline-edit): limit diff context to 3 lines to prevent oversized hunks YeonGyu-Kim 2026-02-26 20:57:47 +09:00
  • 0639ce8df7 fix(atlas): allow task and call_omo_agent tools for subagent dispatch YeonGyu-Kim 2026-02-26 20:54:42 +09:00
  • 685b8023dd fix(background-task): make background_output block=true actually wait for task completion YeonGyu-Kim 2026-02-26 20:55:11 +09:00
  • 07e8d965a8 fix(atlas): allow task and call_omo_agent tools for subagent dispatch YeonGyu-Kim 2026-02-26 20:54:42 +09:00
  • c505989ad4
    Merge pull request #2095 from code-yeongyu/fix/issue-1934-exit-code-130-timeout YeonGyu-Kim 2026-02-26 20:48:46 +09:00
  • 088984a8d4 fix: remove Current date from env context since OpenCode already provides it YeonGyu-Kim 2026-02-26 20:22:17 +09:00
  • 0b69a6c507 fix(atlas): replace permanent failure lockout with 5-minute backoff YeonGyu-Kim 2026-02-26 20:20:45 +09:00
  • 5fe1640f2a fix(boulder): count indented checkboxes in plan progress YeonGyu-Kim 2026-02-26 20:20:28 +09:00
  • ad01f60e99 fix: remove seconds-precision time from env context to stop breaking token cache YeonGyu-Kim 2026-02-26 20:06:06 +09:00
  • 87d6b2b519 feat(agents): simplify GPT detection to name-based check, add hephaestus providers (venice uses gpt-5.3-codex) YeonGyu-Kim 2026-02-26 12:13:31 +09:00
  • b7b6721796 refactor(think-mode): migrate hook from chat.params to chat.message and remove thinking config injection YeonGyu-Kim 2026-02-26 12:00:45 +09:00
  • 0c59d2dbe7 refactor(ultrawork): remove thinking config injection from model override YeonGyu-Kim 2026-02-26 12:00:25 +09:00
  • 52d366e866 feat(start-work): update template with --worktree flag documentation YeonGyu-Kim 2026-02-26 00:40:35 +09:00
  • 9cd6fc6135 feat(atlas): inject worktree_path into boulder continuation YeonGyu-Kim 2026-02-26 00:40:23 +09:00
  • f872f5e171 feat(start-work): add --worktree flag support in hook YeonGyu-Kim 2026-02-26 00:40:01 +09:00
  • f500fb0286 feat(start-work): add --worktree flag parsing from user request YeonGyu-Kim 2026-02-26 00:39:44 +09:00
  • 9a94e12065 feat(start-work): add worktree path detection YeonGyu-Kim 2026-02-26 00:39:27 +09:00
  • 808a50d808 feat(boulder-state): add worktree_path field to BoulderState YeonGyu-Kim 2026-02-26 00:39:00 +09:00
  • a263188abd
    @maou-shonen has signed the CLA in code-yeongyu/oh-my-opencode#2131 github-actions[bot] 2026-02-26 09:50:58 +00:00
  • acb51d1702
    fix(comment-checker): bump dependency to ^0.7.0 for --prompt support maou shonen 2026-02-26 09:48:57 +00:00
  • 155ed5248d
    @imwxc has signed the CLA in code-yeongyu/oh-my-opencode#2129 github-actions[bot] 2026-02-26 09:22:45 +00:00
  • ed5a2fe393
    @spacecowboy0416 has signed the CLA in code-yeongyu/oh-my-opencode#2126 github-actions[bot] 2026-02-26 06:05:38 +00:00