Commit Graph

  • 624d345bb9 Merge pull request #2108 from code-yeongyu/fix/issue-2100-reset-strategy-race-condition YeonGyu-Kim 2026-02-25 16:16:53 +09:00
  • 31eb7f5d28 Merge pull request #2108 from code-yeongyu/fix/issue-2100-reset-strategy-race-condition YeonGyu-Kim 2026-02-25 16:16:53 +09:00
  • da1378acb3 Merge pull request #2107 from code-yeongyu/fix/issue-2054-hephaestus-model-opt-out YeonGyu-Kim 2026-02-25 16:16:50 +09:00
  • 6b5622c62f Merge pull request #2107 from code-yeongyu/fix/issue-2054-hephaestus-model-opt-out YeonGyu-Kim 2026-02-25 16:16:50 +09:00
  • 7727bc0d0f Merge pull request #2106 from code-yeongyu/fix/issue-2049-ultrawork-thinking-config YeonGyu-Kim 2026-02-25 16:16:48 +09:00
  • cf0d157673 Merge pull request #2106 from code-yeongyu/fix/issue-2049-ultrawork-thinking-config YeonGyu-Kim 2026-02-25 16:16:48 +09:00
  • 69ffa35a0a fix(agents/utils.test): correct hephaestus github-copilot provider test expectation YeonGyu-Kim 2026-02-25 14:17:36 +09:00
  • adf62267aa fix(agents/utils.test): correct hephaestus github-copilot provider test expectation YeonGyu-Kim 2026-02-25 14:17:36 +09:00
  • 44f56a3551 fix(agents/utils.test): correct hephaestus github-copilot provider test expectation YeonGyu-Kim 2026-02-25 14:17:34 +09:00
  • 9f64e2a869 fix(agents/utils.test): correct hephaestus github-copilot provider test expectation YeonGyu-Kim 2026-02-25 14:17:34 +09:00
  • 82b19994de fix(agents/utils.test): correct hephaestus github-copilot provider test expectation YeonGyu-Kim 2026-02-25 14:17:33 +09:00
  • e00f461eb1 fix(agents/utils.test): correct hephaestus github-copilot provider test expectation YeonGyu-Kim 2026-02-25 14:17:33 +09:00
  • e1742e7ac9 Revert "fix(model-requirements): add github-copilot to hephaestus requiresProvider" YeonGyu-Kim 2026-02-25 14:16:26 +09:00
  • da6c54ed93 Revert "fix(model-requirements): add github-copilot to hephaestus requiresProvider" YeonGyu-Kim 2026-02-25 14:16:26 +09:00
  • 50cc20ef61 Revert "fix(model-requirements): add github-copilot to hephaestus requiresProvider" YeonGyu-Kim 2026-02-25 14:16:26 +09:00
  • 1d99fdf843 Revert "fix(model-requirements): add github-copilot to hephaestus requiresProvider" YeonGyu-Kim 2026-02-25 14:16:26 +09:00
  • 7649b89e52 Revert "fix(model-requirements): add github-copilot to hephaestus requiresProvider" YeonGyu-Kim 2026-02-25 14:16:25 +09:00
  • de70c3a332 Revert "fix(model-requirements): add github-copilot to hephaestus requiresProvider" YeonGyu-Kim 2026-02-25 14:16:25 +09:00
  • e6a3bbfc35 fix(atlas): allow Sisyphus as last agent when boulder targets atlas explicitly YeonGyu-Kim 2026-02-25 14:16:17 +09:00
  • 5e07dfe19b fix(atlas): allow Sisyphus as last agent when boulder targets atlas explicitly YeonGyu-Kim 2026-02-25 14:16:17 +09:00
  • 169cca6a10 fix(model-requirements): add github-copilot to hephaestus requiresProvider YeonGyu-Kim 2026-02-25 14:12:52 +09:00
  • 2acf6fa124 fix(model-requirements): add github-copilot to hephaestus requiresProvider YeonGyu-Kim 2026-02-25 14:12:52 +09:00
  • a5e6375fda fix(model-requirements): add github-copilot to hephaestus requiresProvider YeonGyu-Kim 2026-02-25 14:12:45 +09:00
  • 7e5872935a fix(model-requirements): add github-copilot to hephaestus requiresProvider YeonGyu-Kim 2026-02-25 14:12:45 +09:00
  • 6f5458c8ee fix(model-requirements): add github-copilot to hephaestus requiresProvider YeonGyu-Kim 2026-02-25 14:12:43 +09:00
  • 6458fe9fce fix(model-requirements): add github-copilot to hephaestus requiresProvider YeonGyu-Kim 2026-02-25 14:12:43 +09:00
  • e272e828e9 Merge pull request #2109 from code-yeongyu/fix/issue-1815-1733-prompt-token-count YeonGyu-Kim 2026-02-25 14:09:17 +09:00
  • 640d9fb773 Merge pull request #2109 from code-yeongyu/fix/issue-1815-1733-prompt-token-count YeonGyu-Kim 2026-02-25 14:09:17 +09:00
  • 15848105c7 fix(delegate-task): add token counting and truncation to prevent context overflow YeonGyu-Kim 2026-02-25 14:03:47 +09:00
  • fc1b6e4917 fix(delegate-task): add token counting and truncation to prevent context overflow YeonGyu-Kim 2026-02-25 14:03:47 +09:00
  • 5cc11789cd fix(ralph-loop): prevent race condition in reset strategy between session ID update and TUI switch YeonGyu-Kim 2026-02-25 14:01:27 +09:00
  • a0e57c13c3 fix(ralph-loop): prevent race condition in reset strategy between session ID update and TUI switch YeonGyu-Kim 2026-02-25 14:01:27 +09:00
  • cddbd502b4 fix(no-hephaestus-non-gpt): add allow_non_gpt_model config opt-out YeonGyu-Kim 2026-02-25 14:01:26 +09:00
  • 997db0e05b fix(no-hephaestus-non-gpt): add allow_non_gpt_model config opt-out YeonGyu-Kim 2026-02-25 14:01:26 +09:00
  • 5c1bdaf5fa fix(ultrawork-model-override): set thinking config object instead of variant string YeonGyu-Kim 2026-02-25 14:01:03 +09:00
  • 565ab8c13a fix(ultrawork-model-override): set thinking config object instead of variant string YeonGyu-Kim 2026-02-25 14:01:03 +09:00
  • e06121d294 test(agents): stabilize provider gating and skill filter tests edxeth 2026-02-24 19:04:45 +01:00
  • 8836b61aaa test(agents): stabilize provider gating and skill filter tests edxeth 2026-02-24 19:04:45 +01:00
  • 72875a1ebf chore(schema): regenerate schema after rebase conflict resolution edxeth 2026-02-24 18:49:34 +01:00
  • 4f212dbaf9 chore(schema): regenerate schema after rebase conflict resolution edxeth 2026-02-24 18:49:34 +01:00
  • 593b722122 fix(custom-agents): preserve summary flags during description merge edxeth 2026-02-18 20:14:47 +01:00
  • fb139a7a01 fix(custom-agents): preserve summary flags during description merge edxeth 2026-02-18 20:14:47 +01:00
  • 36f42e00f2 chore(schema): regenerate config schema after rebase edxeth 2026-02-18 19:59:02 +01:00
  • 754a2593f9 chore(schema): regenerate config schema after rebase edxeth 2026-02-18 19:59:02 +01:00
  • 560eb43e16 feat(config): add custom_agents overrides and strict agent validation edxeth 2026-02-18 19:57:35 +01:00
  • ae12f2e9d2 feat(config): add custom_agents overrides and strict agent validation edxeth 2026-02-18 19:57:35 +01:00
  • 91ce705b7d @Pantoria has signed the CLA in code-yeongyu/oh-my-opencode#1983 github-actions[bot] 2026-02-24 17:12:43 +00:00
  • 15519b9580 @Pantoria has signed the CLA in code-yeongyu/oh-my-opencode#1983 github-actions[bot] 2026-02-24 17:12:43 +00:00
  • f6ab55356f Merge pull request #2099 from code-yeongyu/fix/gpt-5-3-codex-github-copilot-provider YeonGyu-Kim 2026-02-25 00:33:27 +09:00
  • b174513725 Merge pull request #2099 from code-yeongyu/fix/gpt-5-3-codex-github-copilot-provider YeonGyu-Kim 2026-02-25 00:33:27 +09:00
  • d3a567ee91 fix: remove github-copilot from gpt-5.3-codex provider list YeonGyu-Kim 2026-02-25 00:29:00 +09:00
  • 465f5e13a8 fix: remove github-copilot from gpt-5.3-codex provider list YeonGyu-Kim 2026-02-25 00:29:00 +09:00
  • f69ae16036 docs(agents): update hook counts 44→46, add hashline-edit documentation YeonGyu-Kim 2026-02-25 00:02:05 +09:00
  • 73453a7191 docs(agents): update hook counts 44→46, add hashline-edit documentation YeonGyu-Kim 2026-02-25 00:02:05 +09:00
  • 9157c1f0e8 refactor(hashline-edit): replace custom diff with diff library YeonGyu-Kim 2026-02-24 22:30:06 +09:00
  • fcb90d92a4 refactor(hashline-edit): replace custom diff with diff library YeonGyu-Kim 2026-02-24 22:30:06 +09:00
  • 742903c66b @PHP-Expert has signed the CLA in code-yeongyu/oh-my-opencode#2098 github-actions[bot] 2026-02-24 13:27:28 +00:00
  • ddf426c4b3 @PHP-Expert has signed the CLA in code-yeongyu/oh-my-opencode#2098 github-actions[bot] 2026-02-24 13:27:28 +00:00
  • c665a6a4d8 chore: changes by sisyphus-dev-ai sisyphus-dev-ai 2026-02-24 13:21:54 +00:00
  • a882e6f027 chore: changes by sisyphus-dev-ai sisyphus-dev-ai 2026-02-24 13:21:54 +00:00
  • fe1708e0ad test(run): make completion metadata timing assertion deterministic YeonGyu-Kim 2026-02-24 21:43:52 +09:00
  • dab2f90051 test(run): make completion metadata timing assertion deterministic YeonGyu-Kim 2026-02-24 21:43:52 +09:00
  • f2107b2e66 fix(hooks): stabilize session notification checks in parallel tests YeonGyu-Kim 2026-02-24 21:43:47 +09:00
  • 99f4c7e222 fix(hooks): stabilize session notification checks in parallel tests YeonGyu-Kim 2026-02-24 21:43:47 +09:00
  • 6ba1d675b9 fix(installer): improve Windows compatibility for shell detection and paths fix/issue-461-windows-installer YeonGyu-Kim 2026-02-24 21:42:04 +09:00
  • deef9d864b fix(slashcommand): use "commands" (plural) for OpenCode command directories fix/issue-1918-command-discovery YeonGyu-Kim 2026-02-24 21:37:02 +09:00
  • 477cfcc703 fix: address code review feedback on PR #1988 CloudWaddie 2026-02-20 14:45:54 +10:30
  • 54d0dcde48 fix: address code review feedback on PR #1988 CloudWaddie 2026-02-20 14:45:54 +10:30
  • 8976c8a514 fix(run): add event watchdog and secondary timeout for hasReceivedMeaningfulWork CloudWaddie 2026-02-20 14:33:16 +10:30
  • 159ade05cc fix(run): add event watchdog and secondary timeout for hasReceivedMeaningfulWork CloudWaddie 2026-02-20 14:33:16 +10:30
  • 0f993965e7 release: v3.8.5 github-actions[bot] 2026-02-24 09:45:36 +00:00
  • 55b9ad60d8 release: v3.8.5 github-actions[bot] 2026-02-24 09:45:36 +00:00
  • 1cbb4ef1e8 Merge pull request #2088 from minpeter/feat/hashline-edit-error-hints YeonGyu-Kim 2026-02-24 18:36:04 +09:00
  • e997e0071c Merge pull request #2088 from minpeter/feat/hashline-edit-error-hints YeonGyu-Kim 2026-02-24 18:36:04 +09:00
  • 4e8d55fc77 fix(hashline-edit): tolerate >>> prefix and spaces around # in line refs YeonGyu-Kim 2026-02-24 18:21:05 +09:00
  • b8257dc59c fix(hashline-edit): tolerate >>> prefix and spaces around # in line refs feat/hashline-edit-error-hints YeonGyu-Kim 2026-02-24 18:21:05 +09:00
  • 72b4b36bb5 fix(hashline-edit): use instanceof for hash mismatch error detection YeonGyu-Kim 2026-02-24 18:21:05 +09:00
  • 365d863e3a fix(hashline-edit): use instanceof for hash mismatch error detection YeonGyu-Kim 2026-02-24 18:21:05 +09:00
  • 74b5547b97 fix(hashline-read-enhancer): skip hashifying OpenCode-truncated lines YeonGyu-Kim 2026-02-24 18:21:05 +09:00
  • 1785313f3b fix(hashline-read-enhancer): skip hashifying OpenCode-truncated lines YeonGyu-Kim 2026-02-24 18:21:05 +09:00
  • d1ed3297f3 fix(hashline-edit): add same-line operation precedence ordering YeonGyu-Kim 2026-02-24 18:21:05 +09:00
  • ac962d62ab fix(hashline-edit): add same-line operation precedence ordering YeonGyu-Kim 2026-02-24 18:21:05 +09:00
  • 1278b1e59d fix(hashline-read-enhancer): guard against overwriting error output with success message YeonGyu-Kim 2026-02-24 17:52:04 +09:00
  • d61c0f8cb5 fix(hashline-read-enhancer): guard against overwriting error output with success message YeonGyu-Kim 2026-02-24 17:52:04 +09:00
  • 71259916d6 fix(hashline-edit): address Oracle review feedback YeonGyu-Kim 2026-02-24 17:41:30 +09:00
  • a567cd0d68 fix(hashline-edit): address Oracle review feedback YeonGyu-Kim 2026-02-24 17:41:30 +09:00
  • 5f4e928bc0 fix(hashline-edit): widen non-numeric prefix detection and remove duplicate try-catch YeonGyu-Kim 2026-02-24 17:32:44 +09:00
  • 55ad4297d4 fix(hashline-edit): widen non-numeric prefix detection and remove duplicate try-catch YeonGyu-Kim 2026-02-24 17:32:44 +09:00
  • 478269f6cc fix: resolve issues #1888, #1693, #1891 MoerAI 2026-02-19 14:36:50 +09:00
  • 718884210b fix: resolve issues #1888, #1693, #1891 MoerAI 2026-02-19 14:36:50 +09:00
  • 247fa05432 fix(test): update EventState inline literal to use createEventState() spread MoerAI 2026-02-23 10:21:45 +09:00
  • 8d66ab742b fix(test): update EventState inline literal to use createEventState() spread MoerAI 2026-02-23 10:21:45 +09:00
  • 1d20cac582 fix(config): respect user's external_directory permission setting MoerAI 2026-02-20 10:47:10 +09:00
  • ad79246376 fix(config): respect user's external_directory permission setting MoerAI 2026-02-20 10:47:10 +09:00
  • 7e1927569c fix(hashline-read-enhancer): simplify write tool output to line count summary minpeter 2026-02-24 15:58:36 +09:00
  • c6a69899d8 fix(hashline-read-enhancer): simplify write tool output to line count summary minpeter 2026-02-24 15:58:36 +09:00
  • 842b701796 fix(hashline-edit): improve error messages for invalid LINE#ID references minpeter 2026-02-24 15:35:10 +09:00
  • 2aeb96c3f6 fix(hashline-edit): improve error messages for invalid LINE#ID references minpeter 2026-02-24 15:35:10 +09:00
  • b4c3b518c2 Merge pull request #2086 from code-yeongyu/refactor/hashline-legacy-cleanup YeonGyu-Kim 2026-02-24 15:44:32 +09:00
  • 5fd65f2935 Merge pull request #2086 from code-yeongyu/refactor/hashline-legacy-cleanup YeonGyu-Kim 2026-02-24 15:44:32 +09:00