Commit Graph

  • d209f3c677 Merge pull request #1543 from code-yeongyu/feat/task-tool-refactor YeonGyu-Kim 2026-02-06 21:37:46 +09:00
  • b30a131690 refactor: migrate delegate_task to task tool with metadata fixes YeonGyu-Kim 2026-02-06 16:01:54 +09:00
  • a691a3ac0a refactor: migrate delegate_task to task tool with metadata fixes YeonGyu-Kim 2026-02-06 16:01:54 +09:00
  • 202e0d1613 release: v3.2.4 github-actions[bot] 2026-02-06 12:06:22 +00:00
  • f1c794e63e release: v3.2.4 github-actions[bot] 2026-02-06 12:06:22 +00:00
  • 5254880e09 Regenerate AGENTS.md hierarchy with latest codebase state YeonGyu-Kim 2026-02-06 18:59:58 +09:00
  • 4692809b42 Regenerate AGENTS.md hierarchy with latest codebase state YeonGyu-Kim 2026-02-06 18:59:58 +09:00
  • aee5f5aa39 Merge pull request #1554 from code-yeongyu/fix/1187-dynamic-skill-reminder YeonGyu-Kim 2026-02-06 19:05:49 +09:00
  • 8961026285 Merge pull request #1554 from code-yeongyu/fix/1187-dynamic-skill-reminder YeonGyu-Kim 2026-02-06 19:05:49 +09:00
  • b81e483d9d fix(category-skill-reminder): dynamically include available skills with user priority YeonGyu-Kim 2026-02-06 17:36:40 +09:00
  • d8b29da15f fix(category-skill-reminder): dynamically include available skills with user priority YeonGyu-Kim 2026-02-06 17:36:40 +09:00
  • 472550b411 Merge pull request #1557 from code-yeongyu/fix/796-compaction-model-agnostic YeonGyu-Kim 2026-02-06 19:01:39 +09:00
  • 2b2160b43e Merge pull request #1557 from code-yeongyu/fix/796-compaction-model-agnostic YeonGyu-Kim 2026-02-06 19:01:39 +09:00
  • 20e7d5cf42 fix(compaction): remove hardcoded Claude model from compaction hooks YeonGyu-Kim 2026-02-06 17:49:26 +09:00
  • 60bbeb7304 fix(compaction): remove hardcoded Claude model from compaction hooks YeonGyu-Kim 2026-02-06 17:49:26 +09:00
  • 133481fefd Merge pull request #1556 from code-yeongyu/fix/1265-sisyphus-junior-model-inheritance YeonGyu-Kim 2026-02-06 18:57:42 +09:00
  • f1b2f6f3f7 Merge pull request #1556 from code-yeongyu/fix/1265-sisyphus-junior-model-inheritance YeonGyu-Kim 2026-02-06 18:57:42 +09:00
  • 943644c16f Merge pull request #1553 from code-yeongyu/fix/1355-atlas-continuation-guard YeonGyu-Kim 2026-02-06 18:57:32 +09:00
  • e9a3d579b3 Merge pull request #1553 from code-yeongyu/fix/1355-atlas-continuation-guard YeonGyu-Kim 2026-02-06 18:57:32 +09:00
  • 1f2bf0ca4f Merge pull request #1547 from code-yeongyu/fix/agents-md-docs YeonGyu-Kim 2026-02-06 17:49:12 +09:00
  • c6c149ebb8 Merge pull request #1547 from code-yeongyu/fix/agents-md-docs YeonGyu-Kim 2026-02-06 17:49:12 +09:00
  • a3f48d1519 Merge pull request #1551 from code-yeongyu/fix/plan-agent-dynamic-skills YeonGyu-Kim 2026-02-06 17:48:35 +09:00
  • 728eaaeb44 Merge pull request #1551 from code-yeongyu/fix/plan-agent-dynamic-skills YeonGyu-Kim 2026-02-06 17:48:35 +09:00
  • bf1547551c Merge pull request #1552 from code-yeongyu/fix/schema-sync YeonGyu-Kim 2026-02-06 17:48:27 +09:00
  • 9271f827dd Merge pull request #1552 from code-yeongyu/fix/schema-sync YeonGyu-Kim 2026-02-06 17:48:27 +09:00
  • 76df7c5eb9 fix(config): stop sisyphus-junior from inheriting UI-selected model YeonGyu-Kim 2026-02-06 17:44:47 +09:00
  • 3a0d7e8dc3 fix(config): stop sisyphus-junior from inheriting UI-selected model YeonGyu-Kim 2026-02-06 17:44:47 +09:00
  • d8baae05ba fix(atlas): stop continuation retry loop on repeated prompt failures YeonGyu-Kim 2026-02-06 17:34:14 +09:00
  • aec5624122 fix(atlas): stop continuation retry loop on repeated prompt failures YeonGyu-Kim 2026-02-06 17:34:14 +09:00
  • f1daf7be90 fix: sync Zod schemas with actual implementations YeonGyu-Kim 2026-02-06 17:31:33 +09:00
  • 53537a9a90 fix: sync Zod schemas with actual implementations YeonGyu-Kim 2026-02-06 17:31:33 +09:00
  • 6a61948e48 fix(delegate-task): make plan agent categories/skills dynamic YeonGyu-Kim 2026-02-06 17:31:13 +09:00
  • 6b560ebf9e fix(delegate-task): make plan agent categories/skills dynamic YeonGyu-Kim 2026-02-06 17:31:13 +09:00
  • 14a320f507 docs: fix stale references in AGENTS.md files YeonGyu-Kim 2026-02-06 17:20:19 +09:00
  • ca8ec494a3 docs: fix stale references in AGENTS.md files YeonGyu-Kim 2026-02-06 17:20:19 +09:00
  • 1dd1d7aa32 test: add literal match assertions for regex special char escaping tests YeonGyu-Kim 2026-02-06 16:33:34 +09:00
  • 3be722b3b1 test: add literal match assertions for regex special char escaping tests YeonGyu-Kim 2026-02-06 16:33:34 +09:00
  • a9af789a59 Merge pull request #1546 from kaizen403/fix/regex-special-chars-1521 YeonGyu-Kim 2026-02-06 16:32:30 +09:00
  • d779a48a30 Merge pull request #1546 from kaizen403/fix/regex-special-chars-1521 YeonGyu-Kim 2026-02-06 16:32:30 +09:00
  • f0faed8df5 Merge pull request #1545 from code-yeongyu/fix/enforce-disabled-tools YeonGyu-Kim 2026-02-06 16:31:55 +09:00
  • 3166cffd02 Merge pull request #1545 from code-yeongyu/fix/enforce-disabled-tools YeonGyu-Kim 2026-02-06 16:31:55 +09:00
  • e10974ad50 fix: enforce disabled_tools filtering YeonGyu-Kim 2026-02-06 16:18:44 +09:00
  • 3c32ae0449 fix: enforce disabled_tools filtering YeonGyu-Kim 2026-02-06 16:18:44 +09:00
  • a476fe94b8 fix: escape regex special chars in pattern matcher Rishi Vhavle 2026-02-06 12:48:28 +05:30
  • bc782ca4d4 fix: escape regex special chars in pattern matcher Rishi Vhavle 2026-02-06 12:48:28 +05:30
  • 2facd7377e Merge pull request #1544 from code-yeongyu/feature/model-version-migration YeonGyu-Kim 2026-02-06 16:01:42 +09:00
  • 917bba9d1b Merge pull request #1544 from code-yeongyu/feature/model-version-migration YeonGyu-Kim 2026-02-06 16:01:42 +09:00
  • 43c7c5d736 feat(migration): add model version migration for gpt-5.2-codex and claude-opus-4-5 YeonGyu-Kim 2026-02-06 15:55:28 +09:00
  • 7e5a657f06 feat(migration): add model version migration for gpt-5.2-codex and claude-opus-4-5 YeonGyu-Kim 2026-02-06 15:55:28 +09:00
  • f4456ce2e6 Merge pull request #1542 from code-yeongyu/fix/remove-redundant-opus-fallback YeonGyu-Kim 2026-02-06 15:34:05 +09:00
  • bda44a5128 Merge pull request #1542 from code-yeongyu/fix/remove-redundant-opus-fallback YeonGyu-Kim 2026-02-06 15:34:05 +09:00
  • a315312644 fix: remove redundant duplicate claude-opus-4-6 fallback entries YeonGyu-Kim 2026-02-06 15:30:05 +09:00
  • 161a864ea3 fix: remove redundant duplicate claude-opus-4-6 fallback entries YeonGyu-Kim 2026-02-06 15:30:05 +09:00
  • 3424b16ea0 @shaunmorris has signed the CLA in code-yeongyu/oh-my-opencode#1541 github-actions[bot] 2026-02-06 06:23:34 +00:00
  • 93d3acce89 @shaunmorris has signed the CLA in code-yeongyu/oh-my-opencode#1541 github-actions[bot] 2026-02-06 06:23:34 +00:00
  • 7803cdd5eb Merge pull request #1539 from code-yeongyu/feat/update-model-versions YeonGyu-Kim 2026-02-06 15:22:19 +09:00
  • f63bf52a6e Merge pull request #1539 from code-yeongyu/feat/update-model-versions YeonGyu-Kim 2026-02-06 15:22:19 +09:00
  • a72d6b8064 fix: update snapshots and remove duplicate key in switcher for model version update YeonGyu-Kim 2026-02-06 15:12:41 +09:00
  • 25e436a4aa fix: update snapshots and remove duplicate key in switcher for model version update YeonGyu-Kim 2026-02-06 15:12:41 +09:00
  • 836075841b chore: update claude-opus-4-5 references to claude-opus-4-6 (excludes antigravity models) YeonGyu-Kim 2026-02-06 14:21:15 +09:00
  • 1f64920453 chore: update claude-opus-4-5 references to claude-opus-4-6 (excludes antigravity models) YeonGyu-Kim 2026-02-06 14:21:15 +09:00
  • cd69f3a9bc chore: update gpt-5.2-codex references to gpt-5.3-codex YeonGyu-Kim 2026-02-06 14:20:05 +09:00
  • 4c7215404e chore: update gpt-5.2-codex references to gpt-5.3-codex YeonGyu-Kim 2026-02-06 14:20:05 +09:00
  • 0faf724b14 fix(hooks): compose session recovery callbacks for continuation enforcers YeonGyu-Kim 2026-02-06 11:41:31 +09:00
  • 01594a67af fix(hooks): compose session recovery callbacks for continuation enforcers YeonGyu-Kim 2026-02-06 11:41:31 +09:00
  • 39f77eeb8e feat(hooks): register task-continuation-enforcer in plugin lifecycle YeonGyu-Kim 2026-02-06 11:21:53 +09:00
  • 551dbc95f2 feat(hooks): register task-continuation-enforcer in plugin lifecycle YeonGyu-Kim 2026-02-06 11:21:53 +09:00
  • b27054f05d feat(hooks): implement task-continuation-enforcer with TDD YeonGyu-Kim 2026-02-06 11:21:45 +09:00
  • f4a9d0c3aa feat(hooks): implement task-continuation-enforcer with TDD YeonGyu-Kim 2026-02-06 11:21:45 +09:00
  • 948af9189c feat(hooks): add TASK_CONTINUATION system directive and hook name YeonGyu-Kim 2026-02-06 11:21:37 +09:00
  • f796fdbe0a feat(hooks): add TASK_CONTINUATION system directive and hook name YeonGyu-Kim 2026-02-06 11:21:37 +09:00
  • cb9db665f5 Merge pull request #1533 from code-yeongyu/feat/hephaestus-provider-based-availability YeonGyu-Kim 2026-02-06 10:51:30 +09:00
  • d3999d79df Merge pull request #1533 from code-yeongyu/feat/hephaestus-provider-based-availability YeonGyu-Kim 2026-02-06 10:51:30 +09:00
  • 252a3884a5 feat(prometheus): include plan name in /start-work guidance acamq 2026-02-05 18:50:30 -07:00
  • d85c146f0e feat(prometheus): include plan name in /start-work guidance acamq 2026-02-05 18:50:30 -07:00
  • 42cdb3b973 feat: check provider connectivity instead of specific model for hephaestus availability YeonGyu-Kim 2026-02-06 10:42:46 +09:00
  • b8f15affdb feat: check provider connectivity instead of specific model for hephaestus availability YeonGyu-Kim 2026-02-06 10:42:46 +09:00
  • 142d26c421 @Mang-Joo has signed the CLA in code-yeongyu/oh-my-opencode#1526 github-actions[bot] 2026-02-05 18:42:00 +00:00
  • 04576c306c @Mang-Joo has signed the CLA in code-yeongyu/oh-my-opencode#1526 github-actions[bot] 2026-02-05 18:42:00 +00:00
  • 307257de22 Merge pull request #1525 from code-yeongyu/feat/claude-opus-4-6-priority YeonGyu-Kim 2026-02-06 03:35:36 +09:00
  • e450e4f903 Merge pull request #1525 from code-yeongyu/feat/claude-opus-4-6-priority YeonGyu-Kim 2026-02-06 03:35:36 +09:00
  • d02d4897cf feat: prioritize claude-opus-4-6 over claude-opus-4-5 in anthropic fallback chains YeonGyu-Kim 2026-02-06 03:31:55 +09:00
  • 11d0005eb5 feat: prioritize claude-opus-4-6 over claude-opus-4-5 in anthropic fallback chains YeonGyu-Kim 2026-02-06 03:31:55 +09:00
  • 85772419c4 refactor: remove dead code YeonGyu-Kim 2026-02-06 02:51:53 +09:00
  • 2224183b5c refactor: remove dead code YeonGyu-Kim 2026-02-06 02:51:53 +09:00
  • 762ead600f Merge pull request #1518 from code-yeongyu/feat/hephaestus-autonomous-recovery YeonGyu-Kim 2026-02-05 22:21:01 +09:00
  • f468effd47 Merge pull request #1518 from code-yeongyu/feat/hephaestus-autonomous-recovery YeonGyu-Kim 2026-02-05 22:21:01 +09:00
  • b30073ca60 feat(agents): improve Hephaestus autonomous problem-solving behavior YeonGyu-Kim 2026-02-05 22:14:53 +09:00
  • b8d7723f0a feat(agents): improve Hephaestus autonomous problem-solving behavior YeonGyu-Kim 2026-02-05 22:14:53 +09:00
  • c3e50203c1 Merge pull request #1512 from code-yeongyu/fix/gemini-3-pro-variant YeonGyu-Kim 2026-02-05 18:04:50 +09:00
  • b3864d6398 Merge pull request #1512 from code-yeongyu/fix/gemini-3-pro-variant YeonGyu-Kim 2026-02-05 18:04:50 +09:00
  • 14e86d69c2 fix(model-requirements): use supported variant for gemini-3-pro sk0x0y 2026-02-03 23:14:04 +09:00
  • b7f7cb4341 fix(model-requirements): use supported variant for gemini-3-pro sk0x0y 2026-02-03 23:14:04 +09:00
  • 6c9183fcff Merge pull request #1361 from edxeth/fix/doctor-variant-display YeonGyu-Kim 2026-02-05 17:56:16 +09:00
  • b2e8eecd09 Merge pull request #1361 from edxeth/fix/doctor-variant-display YeonGyu-Kim 2026-02-05 17:56:16 +09:00
  • 0383ead19c Merge pull request #1477 from kaizen403/fix/boulder-agent-tracking YeonGyu-Kim 2026-02-05 17:41:05 +09:00
  • 6cfaac97b2 Merge pull request #1477 from kaizen403/fix/boulder-agent-tracking YeonGyu-Kim 2026-02-05 17:41:05 +09:00
  • fcece76a5a Merge pull request #1491 from itsmylife44/refactor/extract-formatCustomSkillsBlock YeonGyu-Kim 2026-02-05 17:40:54 +09:00
  • 77e99d8b68 Merge pull request #1491 from itsmylife44/refactor/extract-formatCustomSkillsBlock YeonGyu-Kim 2026-02-05 17:40:54 +09:00
  • 9d9acf2ed7 @code-yeongyu has signed the CLA in code-yeongyu/oh-my-opencode#741 github-actions[bot] 2026-02-05 08:28:30 +00:00