Commit Graph

  • 8ce9ac7e53 fix(tests): update outdated test expectations YeonGyu-Kim 2026-01-09 02:18:36 +09:00
  • eb419f02b1 fix(sisyphus-task): prevent infinite polling when session removed from status YeonGyu-Kim 2026-01-09 02:06:23 +09:00
  • d1eb57d7aa fix(cli): correct category names in Antigravity migration (visual → visual-engineering) YeonGyu-Kim 2026-01-09 02:06:22 +09:00
  • 72ca8b8637 docs: add orchestration, category-skill, and CLI guides YeonGyu-Kim 2026-01-09 02:06:20 +09:00
  • a4e161d485 fix(sisyphus-orchestrator): inject delegation warning before Write/Edit outside .sisyphus YeonGyu-Kim 2026-01-09 01:28:15 +09:00
  • bb38050574 fix(momus): accept bracket-style system directives in input validation YeonGyu-Kim 2026-01-09 00:45:31 +09:00
  • 90debb8e97 Revert "feat(prometheus-md-only): allow .md files anywhere, only block code files" YeonGyu-Kim 2026-01-09 00:41:45 +09:00
  • c600111597 feat(prometheus-md-only): allow .md files anywhere, only block code files YeonGyu-Kim 2026-01-09 00:34:46 +09:00
  • f179d469fa fix(sisyphus-task): use ctx.agent directly for parentAgent YeonGyu-Kim 2026-01-09 00:25:58 +09:00
  • a64e1f6100 fix(sisyphus-task): use SDK session.messages API for parent agent lookup YeonGyu-Kim 2026-01-09 00:06:56 +09:00
  • 14c54c1941 fix(hook-message-injector): preserve agent info with two-pass message lookup YeonGyu-Kim 2026-01-08 23:47:20 +09:00
  • 07412deca4 fix(antigravity): sync plugin.ts with PKCE-removed oauth.ts API YeonGyu-Kim 2026-01-08 23:31:47 +09:00
  • 1e239e6155 feat(background-agent): add parentAgent tracking to preserve agent context in background tasks YeonGyu-Kim 2026-01-08 23:01:23 +09:00
  • 9481770a39 fix(sisyphus-orchestrator): only trigger boulder continuation for orchestrator-sisyphus agent YeonGyu-Kim 2026-01-08 15:24:07 +09:00
  • 2d3894a860 fix(sisyphus_task): use promptAsync for sync mode to preserve main session YeonGyu-Kim 2026-01-08 15:19:10 +09:00
  • 869efbe9ad fix(sisyphus-orchestrator): register handler in event loop for boulder continuation YeonGyu-Kim 2026-01-08 15:16:52 +09:00
  • 4b4386dbad fix: prevent session model change when sending notifications YeonGyu-Kim 2026-01-08 15:05:05 +09:00
  • 0d0bf4d384 feat(sisyphus-task): make skills parameter required YeonGyu-Kim 2026-01-08 14:36:15 +09:00
  • 64b9b4d36a feat(start-work): auto-select single incomplete plan and use system-reminder format YeonGyu-Kim 2026-01-08 14:20:04 +09:00
  • 57fb5e0c71 test(sisyphus-task): add resume with background parameter tests YeonGyu-Kim 2026-01-08 13:43:55 +09:00
  • 69ca8a2ddd fix(oracle): use gpt-5.2 as default model YeonGyu-Kim 2026-01-08 13:43:54 +09:00
  • a55b10e861 refactor(sisyphus-task): rename background to run_in_background YeonGyu-Kim 2026-01-08 13:39:46 +09:00
  • 5940d2e1d4 Revert "refactor(tools): remove background-task tool" YeonGyu-Kim 2026-01-08 13:15:35 +09:00
  • 99d45f26cb feat(sisyphus-task): add skillContent support to background agent launching YeonGyu-Kim 2026-01-08 13:03:28 +09:00
  • cfb6980493 refactor(categories): rename high-iq to ultrabrain YeonGyu-Kim 2026-01-08 11:30:45 +09:00
  • 1fe6c7e508 feat(task-toast): display skills and concurrency info in toast YeonGyu-Kim 2026-01-08 11:26:27 +09:00
  • 0d90bc1360 fix(sisyphus-orchestrator): check boulder session_ids before filtering sessions YeonGyu-Kim 2026-01-08 00:44:20 +09:00
  • 69a12663c4 feat(oracle): change default model to claude-opus-4-5 YeonGyu-Kim 2026-01-08 00:36:23 +09:00
  • 2722aa512c refactor(oracle): change default model from GPT-5.2 to Claude Opus 4.5 YeonGyu-Kim 2026-01-08 00:34:26 +09:00
  • 073b7e4e65 fix(agents): block task/sisyphus_task/call_omo_agent from explore and librarian YeonGyu-Kim 2026-01-08 00:19:54 +09:00
  • 03beb8e45c docs(sisyphus-task): clarify resume usage with session_id and add when-to-use guidance YeonGyu-Kim 2026-01-08 00:14:29 +09:00
  • 4b2bf9ccb5 fix(sisyphus-task): add proper error handling for sync mode and implement BackgroundManager.resume() YeonGyu-Kim 2026-01-07 23:45:04 +09:00
  • b442b1c857 feat(prometheus): enforce mandatory todo registration on plan generation trigger YeonGyu-Kim 2026-01-06 18:18:30 +09:00
  • 04fc903d38 fix(context-injector): prepend to user message instead of separate synthetic message YeonGyu-Kim 2026-01-06 18:03:31 +09:00
  • 24e983eac7 chore(context-injector): add debug logging for context injection tracing YeonGyu-Kim 2026-01-06 17:25:21 +09:00
  • c074da0b93 refactor: use ContextCollector for hook injection and remove unused background tools YeonGyu-Kim 2026-01-06 17:02:16 +09:00
  • 5331a9f8c1 feat(hooks): add single-task directive and system-reminder tags to orchestrator YeonGyu-Kim 2026-01-06 16:34:43 +09:00
  • 185c72c9e3 feat(git-master): add configurable commit footer and co-author options YeonGyu-Kim 2026-01-06 16:34:29 +09:00
  • 919453ebce feat(prometheus): enhance reference section with detailed guidance YeonGyu-Kim 2026-01-06 15:42:20 +09:00
  • 344eb771c6 feat(prometheus): enhance high accuracy mode with mandatory Momus loop YeonGyu-Kim 2026-01-06 15:41:12 +09:00
  • 9c363a52ce fix(momus): allow system directives in input validation YeonGyu-Kim 2026-01-06 15:41:00 +09:00
  • a1f3f679e9 refactor(config): make Prometheus model independent from plan agent config YeonGyu-Kim 2026-01-06 15:20:03 +09:00
  • 4a6663a6cf feat(agents): change orchestrator-sisyphus default model to claude-sonnet-4-5 YeonGyu-Kim 2026-01-06 15:19:52 +09:00
  • 86c241fd63 refactor(tools): rename agent parameter to subagent_type in sisyphus_task YeonGyu-Kim 2026-01-06 15:16:57 +09:00
  • 79a7448341 docs(agents): add pre-delegation planning section to Sisyphus prompt YeonGyu-Kim 2026-01-06 14:56:36 +09:00
  • 213faedcdb feat(skills): add git-master skill for atomic commits and history management YeonGyu-Kim 2026-01-06 14:56:01 +09:00
  • 54078992f9 orchestrator YeonGyu-Kim 2026-01-06 14:07:06 +09:00
  • b9101567ff test(hooks): update prometheus-md-only test assertions and formatting YeonGyu-Kim 2026-01-06 14:02:14 +09:00
  • 2925402c4f refactor(hooks): remove duplicate verification enforcement from start-work hook YeonGyu-Kim 2026-01-06 14:02:07 +09:00
  • 3b89a35a13 feat(hooks): add resume session_id to verification reminders for orchestrator subagent work YeonGyu-Kim 2026-01-06 14:01:58 +09:00
  • 9eafe6b5f9 feat(features): add TaskToastManager for consolidated task notifications YeonGyu-Kim 2026-01-06 13:40:27 +09:00
  • 110dbd665a docs(refactor,root): update oracle consultation model in feature templates and root docs YeonGyu-Kim 2026-01-06 13:30:02 +09:00
  • 9152c5c687 docs(orchestrator): emphasize oracle as read-only consultation agent YeonGyu-Kim 2026-01-06 13:29:56 +09:00
  • 56bc1697d2 docs(agents): clarify oracle and metis agent descriptions emphasizing read-only consultation roles YeonGyu-Kim 2026-01-06 13:29:50 +09:00
  • 39e92b1900 feat(hooks): add mandatory hands-on verification enforcement for orchestrated tasks YeonGyu-Kim 2026-01-06 13:16:51 +09:00
  • 7567c40a81 feat(hooks): add read-only warning injection for Prometheus task delegation YeonGyu-Kim 2026-01-06 11:54:37 +09:00
  • f354724e64 feat: add toast notifications for task execution YeonGyu-Kim 2026-01-06 11:46:27 +09:00
  • 0c10be4f61 skill YeonGyu-Kim 2026-01-05 23:27:05 +09:00
  • 36a227efeb build: regenerate schema.json with new types YeonGyu-Kim 2026-01-05 13:52:36 +09:00
  • 29ffdccbe6 docs: update documentation for Prometheus and new features YeonGyu-Kim 2026-01-05 13:52:30 +09:00
  • b9b8adc11c feat(main): wire up new tools, hooks and agents YeonGyu-Kim 2026-01-05 13:52:16 +09:00
  • 324ecd872e feat(hook-message-injector): add ToolPermission type support YeonGyu-Kim 2026-01-05 13:52:11 +09:00
  • f8e1f79960 refactor: update tool references from background_task to sisyphus_task YeonGyu-Kim 2026-01-05 13:52:07 +09:00
  • 7d44ae4eb3 refactor(sisyphus): update to use sisyphus_task and add resume docs YeonGyu-Kim 2026-01-05 13:52:01 +09:00
  • 42ea6b4d25 feat(cli): add categories config for Antigravity auth YeonGyu-Kim 2026-01-05 13:51:49 +09:00
  • e5b36f30b8 feat(config-handler): add Sisyphus-Junior and orchestrator support YeonGyu-Kim 2026-01-05 13:51:45 +09:00
  • 156a988080 refactor(migration): add backup creation and category migration YeonGyu-Kim 2026-01-05 13:51:41 +09:00
  • f0b24f22bc feat(commands): add start-work command YeonGyu-Kim 2026-01-05 13:51:36 +09:00
  • 7d2983fafb feat(config): add categories, new agents and hooks to schema YeonGyu-Kim 2026-01-05 13:51:25 +09:00
  • f49d92852a feat(todo-enforcer): add skipAgents option and improve permission check YeonGyu-Kim 2026-01-05 13:51:21 +09:00
  • 30e5760e2f feat(hooks): export new hooks in index YeonGyu-Kim 2026-01-05 13:51:14 +09:00
  • cf898b81de feat(hooks): add sisyphus-orchestrator hook YeonGyu-Kim 2026-01-05 13:51:04 +09:00
  • a3594a41dd feat(hooks): add start-work hook for Sisyphus workflow YeonGyu-Kim 2026-01-05 13:51:02 +09:00
  • ee2eb2174f feat(hooks): add prometheus-md-only write restriction hook YeonGyu-Kim 2026-01-05 13:50:59 +09:00
  • 166fd20a4f feat(hooks): add task-resume-info hook YeonGyu-Kim 2026-01-05 13:50:57 +09:00
  • 47d56d95a6 feat(background-agent): add resume capability and model field YeonGyu-Kim 2026-01-05 13:50:47 +09:00
  • fff565b5af feat(tools): add sisyphus_task tool for category-based delegation YeonGyu-Kim 2026-01-05 13:50:39 +09:00
  • 2e76a15bac feat(skills): add frontend-ui-ux builtin skill YeonGyu-Kim 2026-01-05 13:50:35 +09:00
  • f9325c2d89 feat(features): add boulder-state persistence YeonGyu-Kim 2026-01-05 13:50:24 +09:00
  • c1fa8d5212 feat(agents): register new agents in index and types YeonGyu-Kim 2026-01-05 13:50:21 +09:00
  • 059aa87695 feat(agents): add category and skills support to buildAgent YeonGyu-Kim 2026-01-05 13:50:18 +09:00
  • dfb4f8abc3 feat(skill-loader): add skill-content resolver for agent skills YeonGyu-Kim 2026-01-05 13:50:14 +09:00
  • 52badc9367 feat(agents): add orchestrator-sisyphus agent YeonGyu-Kim 2026-01-05 13:50:03 +09:00
  • 4acdcbcd55 feat(agents): add Sisyphus-Junior focused executor agent YeonGyu-Kim 2026-01-05 13:50:01 +09:00
  • 74cb4ac2a4 feat(agents): add Momus plan reviewer agent YeonGyu-Kim 2026-01-05 13:49:58 +09:00
  • cdafb5e202 feat(agents): add Metis plan consultant agent YeonGyu-Kim 2026-01-05 13:49:57 +09:00
  • 52d0381ce2 feat(agents): add Prometheus system prompt and planner methodology YeonGyu-Kim 2026-01-05 13:48:39 +09:00
  • ba4237b35c test(auth): add token expiry tests for 50-min buffer YeonGyu-Kim 2026-01-06 16:32:29 +09:00
  • e27bceb97e feat(auth): implement port 51121 with OS fallback YeonGyu-Kim 2026-01-06 16:24:59 +09:00
  • 534142da12 feat(auth): remove PKCE to match CLIProxyAPI YeonGyu-Kim 2026-01-06 16:09:55 +09:00
  • fef68d86a4 feat(auth): update constants to match CLIProxyAPI (50min buffer, 2 endpoints) YeonGyu-Kim 2026-01-06 15:57:21 +09:00
  • 2073515762 refactor(tools): update tool exports and main plugin entry YeonGyu-Kim 2026-01-06 15:14:42 +09:00
  • 069626f6c0 refactor(tools): remove background-task tool YeonGyu-Kim 2026-01-06 15:14:32 +09:00
  • 81ba84ccd6 refactor(hooks): update hook constants and configuration YeonGyu-Kim 2026-01-06 15:14:23 +09:00
  • 136135bc88 refactor(features): update init-deep template YeonGyu-Kim 2026-01-06 15:14:15 +09:00
  • 83cd453e02 refactor(features): update background agent manager YeonGyu-Kim 2026-01-06 15:14:10 +09:00
  • 2957e8b836 refactor(agents): update sisyphus orchestrator YeonGyu-Kim 2026-01-06 15:14:06 +09:00
  • bd22f1cefe feat(hooks): use auto flag for session resumption after compaction YeonGyu-Kim 2026-01-06 15:13:57 +09:00
  • 1267a1bac5 feat(background-agent): support 0 as unlimited concurrency YeonGyu-Kim 2026-01-06 12:05:26 +09:00
  • a423a33cbe fix(background-agent): set default concurrency to 5 YeonGyu-Kim 2026-01-06 12:02:34 +09:00