Commit Graph

  • f5e65b8c5c feat(auto-update-checker): add local development mode toast notification YeonGyu-Kim 2025-12-19 15:02:29 +09:00
  • f893fa75ce Merge commit 'e261853451addb9d3d5d5d0fb7aae830ab492470' YeonGyu-Kim 2025-12-19 14:06:43 +09:00
  • a47571722a Merge commit 'e261853451addb9d3d5d5d0fb7aae830ab492470' YeonGyu-Kim 2025-12-19 14:06:43 +09:00
  • c47e36fd1b feat(auto-update-checker): implement background auto-update with configurable pinning YeonGyu-Kim 2025-12-19 14:05:09 +09:00
  • e261853451 feat(auto-update-checker): implement background auto-update with configurable pinning YeonGyu-Kim 2025-12-19 14:05:09 +09:00
  • d9426a27ba refactor(keyword-detector): relax analyze-mode recommendations for practical agent usage YeonGyu-Kim 2025-12-19 13:38:54 +09:00
  • 85a3111253 refactor(keyword-detector): relax analyze-mode recommendations for practical agent usage YeonGyu-Kim 2025-12-19 13:38:54 +09:00
  • ff5b789176 release: v2.3.1 github-actions[bot] 2025-12-19 03:10:03 +00:00
  • e3ff34c76e release: v2.3.1 github-actions[bot] 2025-12-19 03:10:03 +00:00
  • 04af0b01dc fix(hooks): restore grep truncation by removing unused grep-output-truncator (#120) YeonGyu-Kim 2025-12-19 12:08:38 +09:00
  • 8440dce902 fix(hooks): restore grep truncation by removing unused grep-output-truncator (#120) YeonGyu-Kim 2025-12-19 12:08:38 +09:00
  • b3c38b3023 fix(schema): update schema to reflect Sisyphus agent (#119) YeonGyu-Kim 2025-12-19 12:02:36 +09:00
  • 5dba5992b4 fix(schema): update schema to reflect Sisyphus agent (#119) YeonGyu-Kim 2025-12-19 12:02:36 +09:00
  • 5ab093293f feat(lsp): add bash-language-server to builtin servers (#112) Matthew DeGarmo 2025-12-18 20:21:13 -06:00
  • 662bae2454 feat(lsp): add bash-language-server to builtin servers (#112) Matthew DeGarmo 2025-12-18 20:21:13 -06:00
  • 760cc9556e fix(auto-update-checker): add bun.lock handling to invalidatePackage() YeonGyu-Kim 2025-12-19 04:43:39 +09:00
  • c37d41edb2 fix(auto-update-checker): add bun.lock handling to invalidatePackage() YeonGyu-Kim 2025-12-19 04:43:39 +09:00
  • 1b57659097 release: v2.3.0 github-actions[bot] 2025-12-18 19:13:55 +00:00
  • 7b54c2a1bc release: v2.3.0 github-actions[bot] 2025-12-18 19:13:55 +00:00
  • 8e79e111f1 Introducing our main agent: Sisyphus (#113) YeonGyu-Kim 2025-12-19 04:11:20 +09:00
  • df87f5f113 Introducing our main agent: Sisyphus (#113) YeonGyu-Kim 2025-12-19 04:11:20 +09:00
  • aef6e6dd4a refactor(auto-update-checker): remove config path from startup toast YeonGyu-Kim 2025-12-19 02:51:02 +09:00
  • 4cd2745069 refactor(auto-update-checker): remove config path from startup toast YeonGyu-Kim 2025-12-19 02:51:02 +09:00
  • 164a7f8209 feat(config): add experimental config for gating unstable features (#110) YeonGyu-Kim 2025-12-19 02:45:59 +09:00
  • 8cf713e149 feat(config): add experimental config for gating unstable features (#110) YeonGyu-Kim 2025-12-19 02:45:59 +09:00
  • 69b1529c32 docs: add Simplified Chinese README (zh-cn) YeonGyu-Kim 2025-12-19 02:22:17 +09:00
  • 7fe6423abf docs: add Simplified Chinese README (zh-cn) YeonGyu-Kim 2025-12-19 02:22:17 +09:00
  • 78fb24015d fix: break circular dependency in config error utilities to prevent plugin loader crash YeonGyu-Kim 2025-12-19 02:19:54 +09:00
  • dad534e7c0 fix: break circular dependency in config error utilities to prevent plugin loader crash YeonGyu-Kim 2025-12-19 02:19:54 +09:00
  • 4f12ace934 fix: add Windows config path documentation and config error warnings (#97) (#109) YeonGyu-Kim 2025-12-19 02:03:31 +09:00
  • 63fea77572 fix: add Windows config path documentation and config error warnings (#97) (#109) YeonGyu-Kim 2025-12-19 02:03:31 +09:00
  • 35ca81091a fix(background-agent): cancel all nested descendant tasks recursively (#107) YeonGyu-Kim 2025-12-19 01:56:38 +09:00
  • 845a1d2a03 fix(background-agent): cancel all nested descendant tasks recursively (#107) YeonGyu-Kim 2025-12-19 01:56:38 +09:00
  • cc6f63ea4d Prevent OmO from proactively implementing without explicit user request (#106) YeonGyu-Kim 2025-12-19 01:45:58 +09:00
  • df0a9e6773 Prevent OmO from proactively implementing without explicit user request (#106) YeonGyu-Kim 2025-12-19 01:45:58 +09:00
  • 6741656b33 fix(todo-continuation-enforcer): increase delay to 5s and add write permission check (#89) (#105) YeonGyu-Kim 2025-12-19 01:31:04 +09:00
  • a48fc3ea1f fix(todo-continuation-enforcer): increase delay to 5s and add write permission check (#89) (#105) YeonGyu-Kim 2025-12-19 01:31:04 +09:00
  • 8cee11f97b release: v2.2.1 github-actions[bot] 2025-12-18 16:10:53 +00:00
  • fca79dbc52 release: v2.2.1 github-actions[bot] 2025-12-18 16:10:53 +00:00
  • 477ed2435a feat(claude-code-skill-loader): add base directory context (#103) YeonGyu-Kim 2025-12-19 01:07:06 +09:00
  • d788599f99 feat(claude-code-skill-loader): add base directory context (#103) YeonGyu-Kim 2025-12-19 01:07:06 +09:00
  • 78471bac66 feat(omo): improve orchestration with key triggers and tool guidance (#100) YeonGyu-Kim 2025-12-19 01:02:58 +09:00
  • 2b368ad84f feat(omo): improve orchestration with key triggers and tool guidance (#100) YeonGyu-Kim 2025-12-19 01:02:58 +09:00
  • e871c9bd56 refactor(keyword-detector): inject keywords on every message (#99) YeonGyu-Kim 2025-12-19 00:49:52 +09:00
  • 67a1dba59b refactor(keyword-detector): inject keywords on every message (#99) YeonGyu-Kim 2025-12-19 00:49:52 +09:00
  • 9f4380f72e chore(document-writer): switch to Gemini 3 Flash model (#98) YeonGyu-Kim 2025-12-19 00:46:12 +09:00
  • 98df151d33 chore(document-writer): switch to Gemini 3 Flash model (#98) YeonGyu-Kim 2025-12-19 00:46:12 +09:00
  • bcda66189c fix openai/chatgpt/codex auth via bump to v4.1.1 (#88) Tyler Nieman 2025-12-17 16:37:16 -08:00
  • 9a8d631d97 fix openai/chatgpt/codex auth via bump to v4.1.1 (#88) Tyler Nieman 2025-12-17 16:37:16 -08:00
  • d53ab60344 docs: make installation instructions more explicit (#87) Fayi FB 2025-12-17 16:40:51 +00:00
  • 7a26cada3c docs: make installation instructions more explicit (#87) Fayi FB 2025-12-17 16:40:51 +00:00
  • 7d5a5fdfcb refactor(frontend-ui-ux-engineer): make prompt model-agnostic YeonGyu-Kim 2025-12-18 01:09:26 +09:00
  • 7a135f37d6 refactor(frontend-ui-ux-engineer): make prompt model-agnostic YeonGyu-Kim 2025-12-18 01:09:26 +09:00
  • ee721034f3 fix(anthropic-auto-compact): ensure executeCompact always runs for truncation/revert regardless of model info YeonGyu-Kim 2025-12-17 23:57:23 +09:00
  • d7e45a1d10 fix(anthropic-auto-compact): ensure executeCompact always runs for truncation/revert regardless of model info YeonGyu-Kim 2025-12-17 23:57:23 +09:00
  • bb3b7bf2c2 Remove self dependency from package.json (#83) Jeon Suyeol 2025-12-17 22:57:04 +09:00
  • 7546d57a61 Remove self dependency from package.json (#83) Jeon Suyeol 2025-12-17 22:57:04 +09:00
  • aef3b60ad5 docs: add uninstallation instructions to README (#82) Felipe Coury 2025-12-17 10:51:24 -03:00
  • 1400f1569d docs: add uninstallation instructions to README (#82) Felipe Coury 2025-12-17 10:51:24 -03:00
  • 07c63fdd5a release: v2.2.0 github-actions[bot] 2025-12-17 10:26:26 +00:00
  • c4ce119e61 release: v2.2.0 github-actions[bot] 2025-12-17 10:26:26 +00:00
  • cf133da3c9 Expand Todo Management section with detailed guidelines YeonGyu-Kim 2025-12-17 19:11:06 +09:00
  • 17b4304a5f Expand Todo Management section with detailed guidelines YeonGyu-Kim 2025-12-17 19:11:06 +09:00
  • 05b53b008e Add OmO agent model fallback chain to inherit OpenCode system default (#79) YeonGyu-Kim 2025-12-17 18:27:24 +09:00
  • c6595bee3e Add OmO agent model fallback chain to inherit OpenCode system default (#79) YeonGyu-Kim 2025-12-17 18:27:24 +09:00
  • 5e50072cac Merge branch 'remove-session-rename-hook' YeonGyu-Kim 2025-12-17 09:47:16 +09:00
  • 2b78a6576f refactor: remove terminal title update feature YeonGyu-Kim 2025-12-17 16:12:08 +09:00
  • e144dd54a7 Merge branch 'remove-session-rename-hook' YeonGyu-Kim 2025-12-17 09:47:16 +09:00
  • 8cdbd1cbc0 refactor: remove terminal title update feature YeonGyu-Kim 2025-12-17 16:12:08 +09:00
  • 29f63b2815 Merge branch 'fix-omo-plan-agent-permissions' YeonGyu-Kim 2025-12-17 09:46:56 +09:00
  • 276b1ba865 Merge branch 'fix-omo-plan-agent-permissions' YeonGyu-Kim 2025-12-17 09:46:56 +09:00
  • 98de5dc8f3 Merge branch 'allow-external-read-webfetch-hooks' YeonGyu-Kim 2025-12-17 09:46:36 +09:00
  • 0c97b35c69 feat: auto-allow webfetch and external_directory permissions YeonGyu-Kim 2025-12-17 16:24:31 +09:00
  • 1de27e41e0 Merge branch 'allow-external-read-webfetch-hooks' YeonGyu-Kim 2025-12-17 09:46:36 +09:00
  • 98ffe3f853 feat: auto-allow webfetch and external_directory permissions YeonGyu-Kim 2025-12-17 16:24:31 +09:00
  • 3bde8ec139 Add concrete oh-my-opencode.json configuration examples to LLM installation guide YeonGyu-Kim 2025-12-17 09:46:16 +09:00
  • 0261652fa3 Add concrete oh-my-opencode.json configuration examples to LLM installation guide YeonGyu-Kim 2025-12-17 09:46:16 +09:00
  • e3674df7cb Add opencode-antigravity-auth plugin guide and oh-my-opencode.json model override documentation YeonGyu-Kim 2025-12-17 09:45:23 +09:00
  • 9cef9d1142 Add opencode-antigravity-auth plugin guide and oh-my-opencode.json model override documentation YeonGyu-Kim 2025-12-17 09:45:23 +09:00
  • 84814b4ed8 fix(auth): resolve Google Antigravity OAuth 404 error by using fallback project ID YeonGyu-Kim 2025-12-17 09:34:32 +09:00
  • fb9c431c00 release: v2.1.7 github-actions[bot] 2025-12-17 00:39:06 +00:00
  • 55256be7e0 Add plan agent system prompt and permission configuration to OmO-Plan YeonGyu-Kim 2025-12-17 09:37:32 +09:00
  • 67bcd4def4 fix(auth): resolve Google Antigravity OAuth 404 error by using fallback project ID YeonGyu-Kim 2025-12-17 09:34:32 +09:00
  • 40fe65dcc0 release: v2.1.7 github-actions[bot] 2025-12-17 00:39:06 +00:00
  • f6a5096410 Add plan agent system prompt and permission configuration to OmO-Plan YeonGyu-Kim 2025-12-17 09:37:32 +09:00
  • 1cadbe53f8 Add star request prompt to LLM installation guide YeonGyu-Kim 2025-12-17 02:39:44 +09:00
  • 0625ebba5c Add star request prompt to LLM installation guide YeonGyu-Kim 2025-12-17 02:39:44 +09:00
  • 5c27e0ff87 Emphasizing that this is not another agent shit YeonGyu-Kim 2025-12-17 01:57:52 +09:00
  • 942fbde37d Emphasizing that this is not another agent shit YeonGyu-Kim 2025-12-17 01:57:52 +09:00
  • 1a1ee6dfde Update README Image YeonGyu-Kim 2025-12-17 01:50:34 +09:00
  • 980ffe8366 Update README Image YeonGyu-Kim 2025-12-17 01:50:34 +09:00
  • acdab583d2 release: v2.1.6 github-actions[bot] 2025-12-16 15:48:53 +00:00
  • 8776af4c34 release: v2.1.6 github-actions[bot] 2025-12-16 15:48:53 +00:00
  • 6cfbca4a8b fix(agents): restrict OmO-Plan to read-only tools, inherit from default plan agent (#72) (#75) YeonGyu-Kim 2025-12-17 00:44:30 +09:00
  • 90baab301a fix(agents): restrict OmO-Plan to read-only tools, inherit from default plan agent (#72) (#75) YeonGyu-Kim 2025-12-17 00:44:30 +09:00
  • e7ac4211ca fix(agents): restrict OmO-Plan to read-only tools, inherit from default plan agent (#72) YeonGyu-Kim 2025-12-17 00:42:04 +09:00
  • 1ecf35ff60 fix(agents): restrict OmO-Plan to read-only tools, inherit from default plan agent (#72) YeonGyu-Kim 2025-12-17 00:42:04 +09:00
  • 1e64d9c9f3 Optimize tool descriptions for token efficiency (#73) YeonGyu-Kim 2025-12-17 00:38:38 +09:00
  • 715756b68a Optimize tool descriptions for token efficiency (#73) YeonGyu-Kim 2025-12-17 00:38:38 +09:00
  • 1396138faa Optimize LSP tool descriptions for token efficiency (#71) YeonGyu-Kim 2025-12-17 00:16:21 +09:00