Commit Graph

  • 5a83c61d77 fix(skills): normalize windows separators for source globs YeonGyu-Kim 2026-02-13 11:17:18 +09:00
  • 20ae857869 Merge pull request #1758 from devxoul/lookat-remote-block YeonGyu-Kim 2026-02-13 11:08:53 +09:00
  • ad468ec93f Merge pull request #1758 from devxoul/lookat-remote-block YeonGyu-Kim 2026-02-13 11:08:53 +09:00
  • 9adf3bdac5 feat(skills): load config sources in runtime discovery YeonGyu-Kim 2026-02-13 11:08:22 +09:00
  • 0001bc87c2 feat(skills): load config sources in runtime discovery YeonGyu-Kim 2026-02-13 11:08:22 +09:00
  • d6754c96bc fix(schema): generate full JSON schema with Zod v4 YeonGyu-Kim 2026-02-13 11:08:15 +09:00
  • aab8a23243 fix(schema): generate full JSON schema with Zod v4 YeonGyu-Kim 2026-02-13 11:08:15 +09:00
  • 456bee9e10 fix(mcp): preserve user's enabled:false and apply disabled_mcps to all MCP sources edxeth 2026-02-10 15:26:17 +01:00
  • 3abc1d46ba fix(mcp): preserve user's enabled:false and apply disabled_mcps to all MCP sources edxeth 2026-02-10 15:26:17 +01:00
  • 260acdc140 release: v3.5.3 github-actions[bot] 2026-02-12 15:31:06 +00:00
  • 50afb6b2de release: v3.5.3 github-actions[bot] 2026-02-12 15:31:06 +00:00
  • 639de370d5 @jardo5 has signed the CLA in code-yeongyu/oh-my-opencode#1802 github-actions[bot] 2026-02-12 12:57:17 +00:00
  • 41d790dc04 @jardo5 has signed the CLA in code-yeongyu/oh-my-opencode#1802 github-actions[bot] 2026-02-12 12:57:17 +00:00
  • 9bef127ca6 @bvanderhorn has signed the CLA in code-yeongyu/oh-my-opencode#1799 github-actions[bot] 2026-02-12 11:17:51 +00:00
  • 2ac2241367 @bvanderhorn has signed the CLA in code-yeongyu/oh-my-opencode#1799 github-actions[bot] 2026-02-12 11:17:51 +00:00
  • 5c9454816a fix: use fs.realpath instead of manual path.resolve for symlink resolution Bram van der Horn 2026-02-12 12:12:40 +01:00
  • 1511886c0c fix: use fs.realpath instead of manual path.resolve for symlink resolution Bram van der Horn 2026-02-12 12:12:40 +01:00
  • 4df1cc320b Merge pull request #1798 from code-yeongyu/feat/subagent-metadata-on-resume YeonGyu-Kim 2026-02-12 19:18:45 +09:00
  • 283c7e6cb7 Merge pull request #1798 from code-yeongyu/feat/subagent-metadata-on-resume YeonGyu-Kim 2026-02-12 19:18:45 +09:00
  • 9b53cac570 feat: include subagent in task_metadata when resuming sessions YeonGyu-Kim 2026-02-12 19:09:15 +09:00
  • 95aa7595f8 feat: include subagent in task_metadata when resuming sessions YeonGyu-Kim 2026-02-12 19:09:15 +09:00
  • 56d4dcffed Merge pull request #1795 from code-yeongyu/fix/background-agent-session-error YeonGyu-Kim 2026-02-12 18:43:49 +09:00
  • c6349dc38a Merge pull request #1795 from code-yeongyu/fix/background-agent-session-error YeonGyu-Kim 2026-02-12 18:43:49 +09:00
  • f66ddbb6fe @solssak has signed the CLA in code-yeongyu/oh-my-opencode#1794 github-actions[bot] 2026-02-12 09:28:23 +00:00
  • 17b475eefd @solssak has signed the CLA in code-yeongyu/oh-my-opencode#1794 github-actions[bot] 2026-02-12 09:28:23 +00:00
  • 7cd5c2dea3 test(background-agent): use createMockTask in session.error tests YeonGyu-Kim 2026-02-12 18:26:47 +09:00
  • 3a019792e9 test(background-agent): use createMockTask in session.error tests YeonGyu-Kim 2026-02-12 18:26:47 +09:00
  • 956d15add0 fix(background-agent): handle session.error and prevent zombie queue starts YeonGyu-Kim 2026-02-12 18:26:03 +09:00
  • 1ceaaa4311 fix(background-agent): handle session.error and prevent zombie queue starts YeonGyu-Kim 2026-02-12 18:26:03 +09:00
  • e6fcf7c4bb fix(auth): add multi-layer auth injection for desktop app compatibility YeonGyu-Kim 2026-02-12 17:20:48 +09:00
  • ff8a5f343a fix(auth): add multi-layer auth injection for desktop app compatibility YeonGyu-Kim 2026-02-12 17:20:48 +09:00
  • dbe84688e3 @G36maid has signed the CLA in code-yeongyu/oh-my-opencode#1791 github-actions[bot] 2026-02-12 07:56:30 +00:00
  • 118150035c @G36maid has signed the CLA in code-yeongyu/oh-my-opencode#1791 github-actions[bot] 2026-02-12 07:56:30 +00:00
  • f3c3fa5df4 docs: Fix link in Google Auth section of configurations.md G36maid 2026-02-12 15:52:37 +08:00
  • 6c7b6115dd docs: Fix link in Google Auth section of configurations.md G36maid 2026-02-12 15:52:37 +08:00
  • 214e7fa628 @raki-1203 has signed the CLA in code-yeongyu/oh-my-opencode#1790 github-actions[bot] 2026-02-12 07:27:50 +00:00
  • 157952f293 @raki-1203 has signed the CLA in code-yeongyu/oh-my-opencode#1790 github-actions[bot] 2026-02-12 07:27:50 +00:00
  • f5679e388f fix: execute all Stop hooks instead of returning after first non-blocking result raki-1203 2026-02-12 16:09:13 +09:00
  • 5c8d694491 fix: execute all Stop hooks instead of returning after first non-blocking result raki-1203 2026-02-12 16:09:13 +09:00
  • 3ae77e4d40 Merge pull request #1783 from code-yeongyu/fix/run-event-stream YeonGyu-Kim 2026-02-12 11:55:56 +09:00
  • d358e6e48e Merge pull request #1783 from code-yeongyu/fix/run-event-stream YeonGyu-Kim 2026-02-12 11:55:56 +09:00
  • 1db170baf4 fix(run): pass directory to event.subscribe for session-scoped events YeonGyu-Kim 2026-02-12 11:42:32 +09:00
  • 9afd0d1d41 fix(run): pass directory to event.subscribe for session-scoped events YeonGyu-Kim 2026-02-12 11:42:32 +09:00
  • e61a93faf8 fix: reduce session.messages() calls with event-based caching to prevent memory leaks popododo0720 2026-02-12 11:38:11 +09:00
  • eb56701996 fix: reduce session.messages() calls with event-based caching to prevent memory leaks popododo0720 2026-02-12 11:38:11 +09:00
  • 3cb5aa79b1 @youngbinkim0 has signed the CLA in code-yeongyu/oh-my-opencode#1777 github-actions[bot] 2026-02-11 22:04:42 +00:00
  • e4be8cea75 @youngbinkim0 has signed the CLA in code-yeongyu/oh-my-opencode#1777 github-actions[bot] 2026-02-11 22:04:42 +00:00
  • 706dd24912 fix: parse config sections independently so one invalid field doesn't discard the entire config Rishi Vhavle 2026-02-12 01:33:12 +05:30
  • d3978ab491 fix: parse config sections independently so one invalid field doesn't discard the entire config Rishi Vhavle 2026-02-12 01:33:12 +05:30
  • 4523f2f31a Merge pull request #1770 from code-yeongyu/fix/prometheus-md-only-agent-name-matching YeonGyu-Kim 2026-02-12 03:42:21 +09:00
  • 306c7f4c8e Merge pull request #1770 from code-yeongyu/fix/prometheus-md-only-agent-name-matching YeonGyu-Kim 2026-02-12 03:42:21 +09:00
  • 454acf757c fix: use case-insensitive matching for prometheus agent detection in prometheus-md-only hook YeonGyu-Kim 2026-02-12 03:36:58 +09:00
  • c12c6fa0c0 fix: use case-insensitive matching for prometheus agent detection in prometheus-md-only hook YeonGyu-Kim 2026-02-12 03:36:58 +09:00
  • 69494d7e5b fix: improve error message for marketplace plugin commands YeonGyu-Kim 2026-02-11 19:13:29 +09:00
  • ef1baea163 fix: improve error message for marketplace plugin commands YeonGyu-Kim 2026-02-11 19:13:29 +09:00
  • 0f353c0f88 @tcarac has signed the CLA in code-yeongyu/oh-my-opencode#1766 github-actions[bot] 2026-02-11 15:03:39 +00:00
  • d33af1d27f @tcarac has signed the CLA in code-yeongyu/oh-my-opencode#1766 github-actions[bot] 2026-02-11 15:03:39 +00:00
  • bd35913bad @COLDTURNIP has signed the CLA in code-yeongyu/oh-my-opencode#1765 github-actions[bot] 2026-02-11 14:54:57 +00:00
  • b2f019a987 @COLDTURNIP has signed the CLA in code-yeongyu/oh-my-opencode#1765 github-actions[bot] 2026-02-11 14:54:57 +00:00
  • 3d10488419 fix(config): load lsp config from jsonc configuration files Raphanus Lo 2026-02-11 17:40:06 +08:00
  • f80b72c2b7 fix(config): load lsp config from jsonc configuration files Raphanus Lo 2026-02-11 17:40:06 +08:00
  • 36e0866007 @WietRob has signed the CLA in code-yeongyu/oh-my-opencode#1529 github-actions[bot] 2026-02-11 13:55:56 +00:00
  • ce7fb00847 @WietRob has signed the CLA in code-yeongyu/oh-my-opencode#1529 github-actions[bot] 2026-02-11 13:55:56 +00:00
  • d47a611aba @uyu423 has signed the CLA in code-yeongyu/oh-my-opencode#1762 github-actions[bot] 2026-02-11 12:31:15 +00:00
  • 63d3fa7439 @uyu423 has signed the CLA in code-yeongyu/oh-my-opencode#1762 github-actions[bot] 2026-02-11 12:31:15 +00:00
  • 9b0335165f fix(hooks): use path.isAbsolute() for cross-platform path detection MoerAI 2026-02-06 17:23:11 +09:00
  • c298351d88 fix(hooks): use path.isAbsolute() for cross-platform path detection MoerAI 2026-02-06 17:23:11 +09:00
  • d33799db9f block remote URLs in look-at file_path validation Jeon Suyeol 2026-02-11 18:50:51 +09:00
  • 3eb7dc73b7 block remote URLs in look-at file_path validation Jeon Suyeol 2026-02-11 18:50:51 +09:00
  • 6e0d165816 release: v3.5.2 github-actions[bot] 2026-02-11 08:38:47 +00:00
  • 2df61a2199 release: v3.5.2 github-actions[bot] 2026-02-11 08:38:47 +00:00
  • 5c2a215fca fix(run): add stabilization period to prevent early exit fix/run-early-exit YeonGyu-Kim 2026-02-11 16:32:35 +09:00
  • 8bcf9b893c Merge pull request #1754 from code-yeongyu/fix/issue-1745-auto-update-pin YeonGyu-Kim 2026-02-11 16:07:57 +09:00
  • 96f0e787e7 Merge pull request #1754 from code-yeongyu/fix/issue-1745-auto-update-pin YeonGyu-Kim 2026-02-11 16:07:57 +09:00
  • 75fca328d2 Merge pull request #1756 from code-yeongyu/fix/mcp-tool-output-guard YeonGyu-Kim 2026-02-11 16:03:59 +09:00
  • 4ef6188a41 Merge pull request #1756 from code-yeongyu/fix/mcp-tool-output-guard YeonGyu-Kim 2026-02-11 16:03:59 +09:00
  • f64a7112bf fix: guard output.output in tool after-hooks for MCP tools (#1720) YeonGyu-Kim 2026-02-11 15:49:56 +09:00
  • d5fd918bff fix: guard output.output in tool after-hooks for MCP tools (#1720) YeonGyu-Kim 2026-02-11 15:49:56 +09:00
  • 8b44d3b7b5 fix: add null guards for output.output in tool.execute.after hooks fix/issue-1746-mcp-output-guard YeonGyu-Kim 2026-02-11 15:39:15 +09:00
  • 688528cf99 fix: respect user-pinned plugin version, skip auto-update when explicitly pinned YeonGyu-Kim 2026-02-11 15:39:15 +09:00
  • 5d3215167a fix: respect user-pinned plugin version, skip auto-update when explicitly pinned YeonGyu-Kim 2026-02-11 15:39:15 +09:00
  • d9b5c5465b @ojh102 has signed the CLA in code-yeongyu/oh-my-opencode#1750 github-actions[bot] 2026-02-11 05:30:01 +00:00
  • 3b2d3acd17 @ojh102 has signed the CLA in code-yeongyu/oh-my-opencode#1750 github-actions[bot] 2026-02-11 05:30:01 +00:00
  • 2ec23dc7e1 fix(hooks): guard against non-string tool output in afterToolResult hooks bob_karrot 2026-02-11 14:23:37 +09:00
  • bb6a011964 fix(hooks): guard against non-string tool output in afterToolResult hooks bob_karrot 2026-02-11 14:23:37 +09:00
  • 724ba70d1b feat(categories): add disable field to CategoryConfigSchema YeonGyu-Kim 2026-02-11 13:52:06 +09:00
  • bfe1730e9f feat(categories): add disable field to CategoryConfigSchema YeonGyu-Kim 2026-02-11 13:52:06 +09:00
  • c611ea3d00 fix(auto-update): revert config pin on install failure to prevent version mismatch YeonGyu-Kim 2026-02-11 11:56:05 +09:00
  • 67b4665c28 fix(auto-update): revert config pin on install failure to prevent version mismatch YeonGyu-Kim 2026-02-11 11:56:05 +09:00
  • cd0e2e5190 fix(subagent): remove permission.question=deny override that caused zombie sessions YeonGyu-Kim 2026-02-11 11:55:56 +09:00
  • b0c570e054 fix(subagent): remove permission.question=deny override that caused zombie sessions YeonGyu-Kim 2026-02-11 11:55:56 +09:00
  • 73c0fc9bb5 feat(atlas): add notepad reading step to boulder verification reminders YeonGyu-Kim 2026-02-11 11:27:33 +09:00
  • fd99a29d6e feat(atlas): add notepad reading step to boulder verification reminders YeonGyu-Kim 2026-02-11 11:27:33 +09:00
  • 268c774e76 Merge pull request #1683 from code-yeongyu/fix/issue-1672 YeonGyu-Kim 2026-02-11 13:33:38 +09:00
  • 308ad1e98e Merge pull request #1683 from code-yeongyu/fix/issue-1672 YeonGyu-Kim 2026-02-11 13:33:38 +09:00
  • f7436903f0 fix: guard session_ids with optional chaining to prevent crash YeonGyu-Kim 2026-02-09 10:01:08 +09:00
  • d60697bb13 fix: guard session_ids with optional chaining to prevent crash YeonGyu-Kim 2026-02-09 10:01:08 +09:00
  • ebbb65c770 test: add validation tests for readBoulderState session_ids handling YeonGyu-Kim 2026-02-09 10:01:00 +09:00
  • 95a4e971a0 test: add validation tests for readBoulderState session_ids handling YeonGyu-Kim 2026-02-09 10:01:00 +09:00
  • 25b969ded0 @danpung2 has signed the CLA in code-yeongyu/oh-my-opencode#1741 github-actions[bot] 2026-02-11 02:52:47 +00:00