Commit Graph

  • d2d8d1a782 feat: add kimi-k2.5 to agent fallback chains and update model catalog justsisyphus 2026-01-30 14:52:45 +09:00
  • 10bdb6c694 chore: update artistry category description for creative problem-solving justsisyphus 2026-01-30 14:26:18 +09:00
  • 5f243e2d3a chore: add glm-4.7 to visual-engineering fallback chain justsisyphus 2026-01-30 14:15:43 +09:00
  • 82a47ff928 chore: add code style requirements to ultrabrain prompt justsisyphus 2026-01-30 14:09:22 +09:00
  • c06f38693e refactor: revamp ultrabrain category with deep work mindset justsisyphus 2026-01-30 14:05:47 +09:00
  • 6e9cb7ecd8 chore: add variant max to momus opus-4-5 fallback entry justsisyphus 2026-01-30 13:59:09 +09:00
  • b731399edf chore: prioritize gemini-3-pro over opus in oracle fallback chain justsisyphus 2026-01-30 13:56:39 +09:00
  • 0a28f6a790
    @gabriel-ecegi has signed the CLA in code-yeongyu/oh-my-opencode#1271 github-actions[bot] 2026-01-30 05:13:19 +00:00
  • 4e529b74e0 revert: remove unnecessary NODE_AUTH_TOKEN from publish.yml (OIDC works) justsisyphus 2026-01-30 13:54:46 +09:00
  • 90eec0a369 fix: add NODE_AUTH_TOKEN env to main publish workflow justsisyphus 2026-01-30 13:50:55 +09:00
  • 3b5d18e6bf fix(agents): exclude subagents from UI model selection override justsisyphus 2026-01-30 13:49:40 +09:00
  • 67aeb9cb8c chore: replace big-pickle model with glm-4.7-free justsisyphus 2026-01-30 13:44:04 +09:00
  • b1c1f02172 fix: add NODE_AUTH_TOKEN env to publish step justsisyphus 2026-01-30 13:36:20 +09:00
  • 2b39d119cd fix: restore registry-url for npm auth with new granular token justsisyphus 2026-01-30 13:21:35 +09:00
  • afa2ece847 fix: remove registry-url from setup-node to enable OIDC auth justsisyphus 2026-01-30 13:11:44 +09:00
  • 390c25197f fix: manually create .npmrc without token for OIDC justsisyphus 2026-01-30 12:57:15 +09:00
  • 9e07b143df fix: match main workflow's OIDC setup exactly justsisyphus 2026-01-30 12:52:57 +09:00
  • ad95880198 fix(start-work): restore atlas agent and proper model fallback chain justsisyphus 2026-01-30 12:52:46 +09:00
  • 86088d3a6e fix: remove registry-url to enable npm OIDC auto-detection justsisyphus 2026-01-30 12:47:15 +09:00
  • ae8a6c5eb8 refactor: replace console.log/warn/error with file-based log() for silent logging justsisyphus 2026-01-30 12:45:37 +09:00
  • db538c7e6b fix(ci): override env vars to disable token auth, force OIDC justsisyphus 2026-01-30 12:41:00 +09:00
  • dfed2abd3e fix(ci): also remove NPM_CONFIG_USERCONFIG .npmrc and unset tokens for OIDC justsisyphus 2026-01-30 12:37:12 +09:00
  • 300a3fdc14 fix(ci): remove .npmrc to enable pure OIDC auth for npm publish justsisyphus 2026-01-30 12:33:51 +09:00
  • c993cf007f fix(ci): remove registry-url to use pure OIDC auth for npm publish justsisyphus 2026-01-30 12:29:33 +09:00
  • 3d7de0a050 fix(publish-platform): use 7z on Windows, simplify skip logic justsisyphus 2026-01-30 12:25:30 +09:00
  • 8e19ffdce4 ci(publish-platform): separate build/publish jobs with OIDC provenance justsisyphus 2026-01-30 12:21:24 +09:00
  • 456d9cea65 release: v3.1.8 v3.1.8 github-actions[bot] 2026-01-30 02:58:12 +00:00
  • 30f893b766 fix(cli/run): fix [undefine] tag and add text preview to verbose log justsisyphus 2026-01-30 11:45:58 +09:00
  • c905e1cb7a fix(delegate-task): restore resolved.model to category userModel chain (#1227) justsisyphus 2026-01-30 11:45:19 +09:00
  • d3e2b36e3d
    refactor(tmux-subagent): introduce dependency injection for testability (#1267) YeonGyu-Kim 2026-01-30 10:59:54 +09:00
  • 5f0b6d49f5
    fix(run): prevent premature exit on idle before meaningful work (#1263) YeonGyu-Kim 2026-01-30 09:10:24 +09:00
  • b45408dd9c
    @LeekJay has signed the CLA in code-yeongyu/oh-my-opencode#1254 github-actions[bot] 2026-01-29 17:03:39 +00:00
  • 64b29ea097 feat(skill-loader): support nested skill directories LeekJay 2026-01-30 00:39:43 +08:00
  • 6c8527f29b release: v3.1.7 v3.1.7 github-actions[bot] 2026-01-29 12:39:22 +00:00
  • cd4da93bf2 fix(test): migrate config-handler tests from mock.module to spyOn to prevent cross-file cache pollution justsisyphus 2026-01-29 21:35:14 +09:00
  • 71b2f1518a chore(agents): unify agent description format with OhMyOpenCode attribution justsisyphus 2026-01-29 18:12:39 +09:00
  • dcda8769cc
    feat(mcp-oauth): add full OAuth 2.1 authentication for MCP servers (#1169) YeonGyu-Kim 2026-01-29 19:48:36 +09:00
  • a94fbadd57
    Migrate LSP client to vscode-jsonrpc for improved stability (#1095) YeonGyu-Kim 2026-01-29 19:48:28 +09:00
  • 23b49c4a5c
    fix: expand override.category and explicit reasoningEffort priority (#1219) (#1235) YeonGyu-Kim 2026-01-29 19:46:34 +09:00
  • b4973954e3
    fix(background-agent): prevent zombie processes by aborting sessions on shutdown (#1240) (#1243) YeonGyu-Kim 2026-01-29 18:29:47 +09:00
  • 6d50fbe563
    @Lynricsy has signed the CLA in code-yeongyu/oh-my-opencode#1241 github-actions[bot] 2026-01-29 09:00:40 +00:00
  • 9850dd0f6e fix(test): align agent tests with connected-providers-cache fallback behavior (#1227) YeonGyu-Kim 2026-01-29 11:47:05 +09:00
  • 34aaef2219
    fix(delegate-task): pass registered agent model explicitly for subagent_type (#1225) YeonGyu-Kim 2026-01-29 11:27:07 +09:00
  • faca80caa9
    fix(start-work): prevent overwriting session agent if already set; inherit parent model for subagent types (#1201) Mike 2026-01-29 08:30:37 +08:00
  • 0c3fbd724b
    fix(model-resolver): respect UI model selection in agent initialization (#1158) SUHO LEE 2026-01-29 09:30:35 +09:00
  • c7455708f8
    docs: Add missing configuration options to configurations.md (#1186) Srijan Guchhait 2026-01-29 06:00:32 +05:30
  • bffa1ad43d
    fix(model-resolver): use connected providers cache when model cache is empty (#1227) Peïo Thibault 2026-01-29 01:30:19 +01:00
  • 6560dedd4c
    @mrdavidlaing has signed the CLA in code-yeongyu/oh-my-opencode#1226 github-actions[bot] 2026-01-28 19:51:45 +00:00
  • b7e32a99f2 chore: changes by sisyphus-dev-ai sisyphus-dev-ai 2026-01-28 16:51:21 +00:00
  • a06e656565 release: v3.1.6 v3.1.6 github-actions[bot] 2026-01-28 16:15:27 +00:00
  • 30ed086c40 fix(delegate-task): use category default model when availableModels is empty justsisyphus 2026-01-29 01:11:42 +09:00
  • 7c15b06da7 fix(test): update tests to reflect new model-resolver behavior justsisyphus 2026-01-29 00:54:16 +09:00
  • 0e7ee2ac30 chore: remove noisy console.warn for AGENTS.md auto-disable justsisyphus 2026-01-29 00:46:16 +09:00
  • ca93d2f0fe fix(model-resolver): skip fallback chain when model availability cannot be verified justsisyphus 2026-01-29 00:15:57 +09:00
  • 3ab4529bc7
    fix(look-at): handle JSON parse errors from session.prompt gracefully (#1216) YeonGyu-Kim 2026-01-28 23:58:01 +09:00
  • 9d3e152b19
    @KennyDizi has signed the CLA in code-yeongyu/oh-my-opencode#1214 github-actions[bot] 2026-01-28 14:26:21 +00:00
  • 68c8f3dda7 release: v3.1.5 v3.1.5 github-actions[bot] 2026-01-28 14:15:42 +00:00
  • 03f6e72c9b refactor(ultrawork): replace prometheus with plan agent, add parallel task graph output justsisyphus 2026-01-28 23:09:51 +09:00
  • 4fd9f0fd04 refactor(agents): enforce zero user intervention in QA/acceptance criteria justsisyphus 2026-01-28 21:03:50 +09:00
  • 4413336724
    @youming-ai has signed the CLA in code-yeongyu/oh-my-opencode#1203 github-actions[bot] 2026-01-28 13:04:28 +00:00
  • 895f366a11
    docs: add Ollama streaming NDJSON issue guide and workaround (#1197) Doyoon Kwon 2026-01-28 19:01:33 +09:00
  • acc19fcd41
    feat(hooks): auto-disable directory-agents-injector for OpenCode 1.1.37+ native support (#1204) YeonGyu-Kim 2026-01-28 18:46:51 +09:00
  • 68e0a32183 chore(issue-templates): add English language requirement checkbox justsisyphus 2026-01-28 18:24:08 +09:00
  • dee89c1556 feat(delegate-task): add prometheus self-delegation block and delegate_task permission justsisyphus 2026-01-28 17:52:19 +09:00
  • 315c75c51e
    @rooftop-Owl has signed the CLA in code-yeongyu/oh-my-opencode#1197 github-actions[bot] 2026-01-28 08:47:09 +00:00
  • 3dd80889a5
    fix(tools): add permission field to session.create() for consistency (#1192) (#1199) YeonGyu-Kim 2026-01-28 17:35:25 +09:00
  • 8f6ed5b20f
    fix(hooks): add null guard for tool.execute.after output (#1054) Sisyphus 2026-01-28 16:26:40 +09:00
  • 01500f1ebe
    Fix: prevent system-reminder tags from triggering mode keywords (#1155) TheEpTic 2026-01-28 07:26:37 +00:00
  • 48f6c5e06d
    fix(skill): support YAML array format for allowed-tools field (#1163) Thanh Nguyen 2026-01-28 14:26:34 +07:00
  • 3e32afe646
    fix(agent-variant): resolve variant based on current model, not static config (#1179) Moha Abdi 2026-01-28 10:26:31 +03:00
  • d11c4a1f81
    fix: guard JSON.parse(result.stdout) with || "{}" fallback in hook handlers (#1191) Xiaoya Wang 2026-01-28 15:26:28 +08:00
  • 5558ddf468 release: v3.1.4 v3.1.4 github-actions[bot] 2026-01-28 07:22:03 +00:00
  • aa03d9b811 ci: sync publish.yml test isolation with ci.yml justsisyphus 2026-01-28 16:18:15 +09:00
  • 28a0dd06c7
    fix: resolve version detection for npm global installations (#1194) YeonGyu-Kim 2026-01-28 15:54:17 +09:00
  • 995b7751af
    ci(cla): add repository owner to CLA allowlist (#1195) YeonGyu-Kim 2026-01-28 15:46:42 +09:00
  • 5087788f66 ci: split test execution to prevent mock.module pollution justsisyphus 2026-01-28 15:06:32 +09:00
  • 19524c8a27 ci: run tests sequentially to prevent mock.module pollution justsisyphus 2026-01-28 14:59:26 +09:00
  • fbb4d46945 fix: explicit reset in mainSessionID test for parallel test safety justsisyphus 2026-01-28 14:40:15 +09:00
  • 5dc8d577a4 fix: add afterEach cleanup in session-state tests for parallel test isolation justsisyphus 2026-01-28 14:36:58 +09:00
  • c249763d7e fix: reset sessionAgentMap in _resetForTesting for test isolation justsisyphus 2026-01-28 14:33:14 +09:00
  • b2d618e851 fix: mock provider cache in delegate-task tests for CI stability justsisyphus 2026-01-28 14:27:34 +09:00
  • 6f348a8a5c fix: resolve CI test timeouts with configurable timing justsisyphus 2026-01-28 14:17:56 +09:00
  • 1da0adcbe8 feat(index): add provider cache missing warning toast justsisyphus 2026-01-28 13:31:11 +09:00
  • 8a9d966a3d fix(model-resolver): skip fallback chain when no cache exists justsisyphus 2026-01-28 13:31:03 +09:00
  • 76f8c500cb fix(config): add 'dev-browser' to BrowserAutomationProviderSchema justsisyphus 2026-01-28 12:05:20 +09:00
  • 388516bcc5
    @agno01 has signed the CLA in code-yeongyu/oh-my-opencode#1188 github-actions[bot] 2026-01-28 01:02:15 +00:00
  • 8dff875929
    @zycaskevin has signed the CLA in code-yeongyu/oh-my-opencode#1184 github-actions[bot] 2026-01-27 16:20:49 +00:00
  • 966cc90a02 release: v3.1.3 v3.1.3 github-actions[bot] 2026-01-27 16:12:43 +00:00
  • 1d27d78127 test: skip flaky sync variant test (CI timeout) justsisyphus 2026-01-28 01:07:14 +09:00
  • 38156d49f3 ci: use find/xargs to exclude mock-heavy test files justsisyphus 2026-01-28 01:01:45 +09:00
  • 897eea0263 ci: isolate mock-heavy test files to prevent parallel pollution justsisyphus 2026-01-28 01:00:17 +09:00
  • 9b59ef66e4 test: fix flaky tests caused by mock.module pollution across parallel test files justsisyphus 2026-01-28 00:54:20 +09:00
  • 0d938059f9
    @moha-abdi has signed the CLA in code-yeongyu/oh-my-opencode#1179 github-actions[bot] 2026-01-27 12:36:31 +00:00
  • 9d35f23725
    @MoerAI has signed the CLA in code-yeongyu/oh-my-opencode#1172 github-actions[bot] 2026-01-27 09:31:52 +00:00
  • aa1646f82c fix(delegate-task): pass variant as top-level field in prompt body justsisyphus 2026-01-27 17:54:58 +09:00
  • e47ab084fd fix(keyword-detector): skip ultrawork injection for planner agents justsisyphus 2026-01-27 17:54:52 +09:00
  • baf6358736 fix(background-agent): pass variant as top-level field in prompt body justsisyphus 2026-01-27 16:49:03 +09:00
  • 488c89156b test(config-handler): add tests for plan demote and prometheus mode justsisyphus 2026-01-27 16:06:03 +09:00
  • c4957a469d fix(prometheus): set mode to 'all' and restore plan demote logic justsisyphus 2026-01-27 15:57:45 +09:00
  • d481c596bd fix(plan-agent): only inherit model from prometheus as fallback justsisyphus 2026-01-27 15:17:27 +09:00