Commit Graph

  • 6cb7b634b8 Merge remote-tracking branch 'origin/dev' into refactor/modular-code-enforcement YeonGyu-Kim 2026-02-08 21:38:58 +09:00
  • ce37924fd8 Merge remote-tracking branch 'origin/dev' into refactor/modular-code-enforcement YeonGyu-Kim 2026-02-08 21:38:58 +09:00
  • a427dba97c fix: integrate dev model-availability changes lost during merge YeonGyu-Kim 2026-02-08 21:32:52 +09:00
  • 71728e1546 fix: integrate dev model-availability changes lost during merge YeonGyu-Kim 2026-02-08 21:32:52 +09:00
  • bb51a44de6 fix: integrate dev background_output task_id title resolution YeonGyu-Kim 2026-02-08 21:24:08 +09:00
  • f67a4df07e fix: integrate dev background_output task_id title resolution YeonGyu-Kim 2026-02-08 21:24:08 +09:00
  • c686de4282 fix: integrate dev CLAUDE_CODE_TASK_LIST_ID env var support YeonGyu-Kim 2026-02-08 21:23:21 +09:00
  • 9353ac5b9d fix: integrate dev CLAUDE_CODE_TASK_LIST_ID env var support YeonGyu-Kim 2026-02-08 21:23:21 +09:00
  • 9f8027ed4e fix: remove task-continuation-enforcer references after dev merge YeonGyu-Kim 2026-02-08 21:11:07 +09:00
  • fecc6b8605 fix: remove task-continuation-enforcer references after dev merge YeonGyu-Kim 2026-02-08 21:11:07 +09:00
  • d0ba7ecef3 Merge pull request #1670 from code-yeongyu/fix/migration-once-only-v2 YeonGyu-Kim 2026-02-08 20:00:52 +09:00
  • 34e5eddb49 Merge pull request #1670 from code-yeongyu/fix/migration-once-only-v2 YeonGyu-Kim 2026-02-08 20:00:52 +09:00
  • e7102e40cf fix: migrate config on deep copy, apply to rawConfig only on successful file write (#1660) YeonGyu-Kim 2026-02-08 19:33:26 +09:00
  • 441fda9177 fix: migrate config on deep copy, apply to rawConfig only on successful file write (#1660) YeonGyu-Kim 2026-02-08 19:33:26 +09:00
  • 0e6f72888e Merge remote-tracking branch 'origin/dev' into refactor/modular-code-enforcement YeonGyu-Kim 2026-02-08 19:05:41 +09:00
  • 46a30cd7ec Merge remote-tracking branch 'origin/dev' into refactor/modular-code-enforcement YeonGyu-Kim 2026-02-08 19:05:41 +09:00
  • c60c97b029 test(delegate-task): reset Bun mocks per test YeonGyu-Kim 2026-02-08 18:50:16 +09:00
  • 006e6ade02 test(delegate-task): reset Bun mocks per test YeonGyu-Kim 2026-02-08 18:50:16 +09:00
  • 996503b1f4 feat(shared/git-worktree, features): add git diff stats utility and infrastructure improvements YeonGyu-Kim 2026-02-08 18:41:45 +09:00
  • aa447765cb feat(shared/git-worktree, features): add git diff stats utility and infrastructure improvements YeonGyu-Kim 2026-02-08 18:41:45 +09:00
  • 2a28c27ac9 refactor(tools/delegate-task): enhance skill resolution and type safety YeonGyu-Kim 2026-02-08 18:41:39 +09:00
  • bdaa8fc6c1 refactor(tools/delegate-task): enhance skill resolution and type safety YeonGyu-Kim 2026-02-08 18:41:39 +09:00
  • 0ee44d26ab refactor(shared): improve model availability and resolution module structure YeonGyu-Kim 2026-02-08 18:41:35 +09:00
  • 7788ba3d8a refactor(shared): improve model availability and resolution module structure YeonGyu-Kim 2026-02-08 18:41:35 +09:00
  • 7dedfe3f12 feat(cli/run, background-agent): manage session permissions for CLI and background tasks YeonGyu-Kim 2026-02-08 18:41:26 +09:00
  • 1324fee30f feat(cli/run, background-agent): manage session permissions for CLI and background tasks YeonGyu-Kim 2026-02-08 18:41:26 +09:00
  • 9caf1fc425 fix: prevent command injection in git diff stats collection YeonGyu-Kim 2026-02-08 18:39:36 +09:00
  • cbb7771525 fix: prevent command injection in git diff stats collection YeonGyu-Kim 2026-02-08 18:39:36 +09:00
  • acfb8e079f fix: restore permission config in background session creation YeonGyu-Kim 2026-02-08 18:39:36 +09:00
  • d5f0e75b7d fix: restore permission config in background session creation YeonGyu-Kim 2026-02-08 18:39:36 +09:00
  • ce8601f0d1 refactor: extract model selection logic from delegate-task into focused modules YeonGyu-Kim 2026-02-08 18:03:15 +09:00
  • c9be2e1696 refactor: extract model selection logic from delegate-task into focused modules YeonGyu-Kim 2026-02-08 18:03:15 +09:00
  • 1fe353c4af fix: resolve test isolation failures in task-continuation-enforcer and config-handler tests YeonGyu-Kim 2026-02-08 18:03:08 +09:00
  • caf08af88b fix: resolve test isolation failures in task-continuation-enforcer and config-handler tests YeonGyu-Kim 2026-02-08 18:03:08 +09:00
  • 4f4ecc0214 refactor(shared): update model-availability tests to use split modules YeonGyu-Kim 2026-02-08 18:00:19 +09:00
  • e663d7b335 refactor(shared): update model-availability tests to use split modules YeonGyu-Kim 2026-02-08 18:00:19 +09:00
  • 61d55a1f3a fix(plugin-handlers): remove as any type assertions in config-handler tests YeonGyu-Kim 2026-02-08 18:00:12 +09:00
  • e257bff31c fix(plugin-handlers): remove as any type assertions in config-handler tests YeonGyu-Kim 2026-02-08 18:00:12 +09:00
  • ab5d317e8e feat(tools/background-task): resolve background_output task_id title YeonGyu-Kim 2026-02-08 17:54:59 +09:00
  • 23bca2b4d5 feat(tools/background-task): resolve background_output task_id title YeonGyu-Kim 2026-02-08 17:54:59 +09:00
  • 2070106f85 feat(tools/delegate-task): add skill-resolver module YeonGyu-Kim 2026-02-08 17:52:34 +09:00
  • 83a05630cd feat(tools/delegate-task): add skill-resolver module YeonGyu-Kim 2026-02-08 17:52:34 +09:00
  • 6736ab43b7 feat(claude-tasks): add CLAUDE_CODE_TASK_LIST_ID env var support YeonGyu-Kim 2026-02-08 17:52:16 +09:00
  • 6717349e5b feat(claude-tasks): add CLAUDE_CODE_TASK_LIST_ID env var support YeonGyu-Kim 2026-02-08 17:52:16 +09:00
  • a6130581e0 refactor(tools/background-task): split tools.ts into focused modules under 200 LOC YeonGyu-Kim 2026-02-08 17:52:00 +09:00
  • ee72c45552 refactor(tools/background-task): split tools.ts into focused modules under 200 LOC YeonGyu-Kim 2026-02-08 17:52:00 +09:00
  • d1bdc41ab2 refactor(hooks/interactive-bash-session): split monolithic hook into modules YeonGyu-Kim 2026-02-08 17:51:48 +09:00
  • 9377c7eba9 refactor(hooks/interactive-bash-session): split monolithic hook into modules YeonGyu-Kim 2026-02-08 17:51:48 +09:00
  • c40631d611 refactor(tmux-subagent): split manager.ts into focused modules YeonGyu-Kim 2026-02-08 17:51:38 +09:00
  • f1316bc800 refactor(tmux-subagent): split manager.ts into focused modules YeonGyu-Kim 2026-02-08 17:51:38 +09:00
  • d5c42f11c4 docs(AGENTS): update line counts and stats across all AGENTS.md files YeonGyu-Kim 2026-02-08 17:51:30 +09:00
  • 1f8f7b592b docs(AGENTS): update line counts and stats across all AGENTS.md files YeonGyu-Kim 2026-02-08 17:51:30 +09:00
  • 05f0998f93 fix: remove task-continuation-enforcer and restore task tool titles YeonGyu-Kim 2026-02-08 17:49:22 +09:00
  • c6fafd6624 fix: remove task-continuation-enforcer and restore task tool titles YeonGyu-Kim 2026-02-08 17:49:22 +09:00
  • 022dc167de Fix Issue #1428: Deny bash permission for Prometheus agent YeonGyu-Kim 2026-02-08 17:09:12 +09:00
  • 42dbc8f39c Fix Issue #1428: Deny bash permission for Prometheus agent YeonGyu-Kim 2026-02-08 17:09:12 +09:00
  • 146ad3e2d9 refactor(tools/call-omo-agent): split tools.ts into focused modules under 200 LOC YeonGyu-Kim 2026-02-08 17:00:26 +09:00
  • 6bb9a3b7bc refactor(tools/call-omo-agent): split tools.ts into focused modules under 200 LOC YeonGyu-Kim 2026-02-08 17:00:26 +09:00
  • 83595df63f merge: integrate origin/dev into modular-enforcement branch YeonGyu-Kim 2026-02-08 17:34:47 +09:00
  • f3f6ba47fe merge: integrate origin/dev into modular-enforcement branch YeonGyu-Kim 2026-02-08 17:34:47 +09:00
  • 23c4bce760 Merge pull request #1664 from code-yeongyu/fix/prometheus-plan-family YeonGyu-Kim 2026-02-08 16:49:45 +09:00
  • 984da95f15 Merge pull request #1664 from code-yeongyu/fix/prometheus-plan-family YeonGyu-Kim 2026-02-08 16:49:45 +09:00
  • fb49aba5c3 fix: add isPlanFamily for prometheus↔plan mutual blocking and task permission YeonGyu-Kim 2026-02-08 16:48:52 +09:00
  • bb86523240 fix: add isPlanFamily for prometheus↔plan mutual blocking and task permission YeonGyu-Kim 2026-02-08 16:48:52 +09:00
  • 7fd1ce5bb8 Merge pull request #1173 from code-yeongyu/feature/handoff YeonGyu-Kim 2026-02-08 16:44:25 +09:00
  • f2b7b759c8 Merge pull request #1173 from code-yeongyu/feature/handoff YeonGyu-Kim 2026-02-08 16:44:25 +09:00
  • bd21246a52 Merge pull request #1536 from code-yeongyu/feat/task-continuation-enforcer YeonGyu-Kim 2026-02-08 16:43:42 +09:00
  • a5af7e95c0 Merge pull request #1536 from code-yeongyu/feat/task-continuation-enforcer YeonGyu-Kim 2026-02-08 16:43:42 +09:00
  • b846f4ab6a feat(commands): add /handoff builtin command with programmatic context synthesis justsisyphus 2026-01-27 17:40:41 +09:00
  • a5489718f9 feat(commands): add /handoff builtin command with programmatic context synthesis justsisyphus 2026-01-27 17:40:41 +09:00
  • 8d46ef6fdc Merge pull request #1663 from code-yeongyu/fix/revert-load-skills-default YeonGyu-Kim 2026-02-08 16:36:53 +09:00
  • cd5485a472 Merge pull request #1663 from code-yeongyu/fix/revert-load-skills-default YeonGyu-Kim 2026-02-08 16:36:53 +09:00
  • 75124d0a83 fix: revert load_skills default and enforce via prompts instead YeonGyu-Kim 2026-02-08 16:31:02 +09:00
  • 582e0ead27 fix: revert load_skills default and enforce via prompts instead YeonGyu-Kim 2026-02-08 16:31:02 +09:00
  • 9a027ddff8 refactor(core): split index.ts and config-handler.ts into focused modules YeonGyu-Kim 2026-02-08 16:25:25 +09:00
  • 598a4389d1 refactor(core): split index.ts and config-handler.ts into focused modules YeonGyu-Kim 2026-02-08 16:25:25 +09:00
  • 35ef0a19a6 refactor(cli): split install.ts and model-fallback.ts into focused modules YeonGyu-Kim 2026-02-08 16:25:12 +09:00
  • d525958a9d refactor(cli): split install.ts and model-fallback.ts into focused modules YeonGyu-Kim 2026-02-08 16:25:12 +09:00
  • 39fab2b8ef refactor(cli): split doctor/model-resolution and run/events into focused modules YeonGyu-Kim 2026-02-08 16:25:01 +09:00
  • 3c1e71f256 refactor(cli): split doctor/model-resolution and run/events into focused modules YeonGyu-Kim 2026-02-08 16:25:01 +09:00
  • 5305cc7ea9 refactor(shared): split model-availability.ts into model resolution modules YeonGyu-Kim 2026-02-08 16:24:52 +09:00
  • 4e5792ce4d refactor(shared): split model-availability.ts into model resolution modules YeonGyu-Kim 2026-02-08 16:24:52 +09:00
  • b6153110c6 refactor(task-tool): split task.ts into per-action modules YeonGyu-Kim 2026-02-08 16:24:43 +09:00
  • 052beb364f refactor(task-tool): split task.ts into per-action modules YeonGyu-Kim 2026-02-08 16:24:43 +09:00
  • 122930d927 refactor(slashcommand): split tools.ts into discovery and formatting modules YeonGyu-Kim 2026-02-08 16:24:34 +09:00
  • 4400e18a52 refactor(slashcommand): split tools.ts into discovery and formatting modules YeonGyu-Kim 2026-02-08 16:24:34 +09:00
  • 4621d248cc refactor(look-at): split tools.ts into argument parsing and extraction modules YeonGyu-Kim 2026-02-08 16:24:21 +09:00
  • 480dcff420 refactor(look-at): split tools.ts into argument parsing and extraction modules YeonGyu-Kim 2026-02-08 16:24:21 +09:00
  • 5de86d539c refactor(call-omo-agent): split tools.ts into agent execution modules YeonGyu-Kim 2026-02-08 16:24:13 +09:00
  • 6e0f6d53a7 refactor(call-omo-agent): split tools.ts into agent execution modules YeonGyu-Kim 2026-02-08 16:24:13 +09:00
  • 5a697624d2 refactor(ast-grep): split cli.ts and constants.ts into focused modules YeonGyu-Kim 2026-02-08 16:24:03 +09:00
  • 76fad73550 refactor(ast-grep): split cli.ts and constants.ts into focused modules YeonGyu-Kim 2026-02-08 16:24:03 +09:00
  • 137e244a3d refactor(hooks): split session-notification and unstable-agent-babysitter YeonGyu-Kim 2026-02-08 16:23:56 +09:00
  • e4583668c0 refactor(hooks): split session-notification and unstable-agent-babysitter YeonGyu-Kim 2026-02-08 16:23:56 +09:00
  • 1db01ce71b refactor(rules-injector): split finder.ts into rule discovery modules YeonGyu-Kim 2026-02-08 16:22:33 +09:00
  • 2d22a54b55 refactor(rules-injector): split finder.ts into rule discovery modules YeonGyu-Kim 2026-02-08 16:22:33 +09:00
  • b367765500 refactor(interactive-bash-session): extract tracker and command parser YeonGyu-Kim 2026-02-08 16:22:25 +09:00
  • c2efdb4334 refactor(interactive-bash-session): extract tracker and command parser YeonGyu-Kim 2026-02-08 16:22:25 +09:00
  • cac64c83a7 refactor(claude-code-hooks): extract handlers and session state YeonGyu-Kim 2026-02-08 16:22:17 +09:00
  • d3a3f0c3a6 refactor(claude-code-hooks): extract handlers and session state YeonGyu-Kim 2026-02-08 16:22:17 +09:00