Commit Graph

  • 14df703a51 chore: gitignore triage directory Jesse Vincent 2026-02-08 12:08:06 -08:00
  • 17f80fd0ce docs: add brainstorm visual companion improvements to release notes Jesse Vincent 2026-02-06 18:18:59 -08:00
  • 2716e12781 docs: restructure brainstorming skill with progressive disclosure Jesse Vincent 2026-02-06 18:02:51 -08:00
  • b52af8427c feat: persist brainstorm mockups to .superpowers/ directory Jesse Vincent 2026-02-06 18:01:10 -08:00
  • 5b00c6eb50 refactor: server-side frame wrapping and helper.js consolidation Jesse Vincent 2026-02-06 17:59:43 -08:00
  • 7398af9947 test: rewrite document review test as proper integration test Jesse Vincent 2026-01-23 03:34:49 +00:00
  • 6e6b1ae546 test: add end-to-end tests for document review system Jesse Vincent 2026-01-23 03:11:45 +00:00
  • 8d73d0fee2 fix: remove checkbox from task headings, keep on steps only Jesse Vincent 2026-01-23 03:10:49 +00:00
  • c9f5a393da docs: add document review system spec and plan Jesse Vincent 2026-01-23 02:49:03 +00:00
  • a3d45dc32b docs: update plan header to reference checkbox syntax Jesse Vincent 2026-01-23 02:47:46 +00:00
  • 21673839c0 feat: add plan review loop and checkbox syntax to writing-plans skill Jesse Vincent 2026-01-23 02:44:54 +00:00
  • 800d6a2405 feat: add plan document reviewer prompt template Jesse Vincent 2026-01-23 02:43:11 +00:00
  • 1473d86800 feat: add spec review loop to brainstorming skill Jesse Vincent 2026-01-23 02:41:35 +00:00
  • bdfa38509d feat: add spec document reviewer prompt template Jesse Vincent 2026-01-23 02:39:44 +00:00
  • fd90ed5dd9 feat: enforce subagent-driven-development on capable harnesses Jesse Vincent 2026-01-22 21:56:14 +00:00
  • fbcf9475e4 feat: enforce brainstorming → writing-plans transition Jesse Vincent 2026-01-22 21:55:46 +00:00
  • 14c17242cc refactor: restructure specs and plans directories Jesse Vincent 2026-01-22 21:55:26 +00:00
  • 786aa5cf44 fix: Windows hook execution for Claude Code 2.1.x (#331) Jesse Vincent 2026-01-22 13:29:41 -08:00
  • 8ab3eec9bc feat(opencode): use native skills and fix agent reset bug (#226) (#330) Jesse Vincent 2026-01-22 13:29:30 -08:00
  • 630c0f7b54 Add instruction priority hierarchy to using-superpowers skill Jesse Vincent 2026-01-19 21:03:40 -08:00
  • b3e922c10a Use semantic filenames for visual companion screens Jesse Vincent 2026-01-17 19:32:02 -08:00
  • e5a7c05528 docs: improve terminal UX for visual companion Jesse Vincent 2026-01-17 18:55:05 -08:00
  • 9ab744b2a9 refactor: simplify visual companion workflow, improve guidance Jesse Vincent 2026-01-17 18:44:50 -08:00
  • 745ea8c71c feat: add show-and-wait.sh helper, fix race condition Jesse Vincent 2026-01-17 18:35:37 -08:00
  • d494f5a483 fix: session isolation and blocking wait for visual companion Jesse Vincent 2026-01-17 17:25:45 -08:00
  • ac3af07af0 feat: add visual companion for brainstorming skill Jesse Vincent 2026-01-17 16:47:03 -08:00
  • fd51e8a6b7 feat: add sendToClaude helper and wait-for-event tool Jesse Vincent 2026-01-17 16:38:21 -08:00
  • 7c1ac86878 docs: add visual brainstorming implementation plan Jesse Vincent 2026-01-17 15:13:23 -08:00
  • 91fbffc994 fix: preserve original event type, use source field for wrapper Jesse Vincent 2026-01-17 13:11:53 -08:00
  • 3bcf5db8a1 fix: correct visual companion documentation issues Jesse Vincent 2026-01-17 13:08:18 -08:00
  • ec46999224 feat: add visual companion to brainstorming skill Jesse Vincent 2026-01-17 13:06:12 -08:00
  • e76ffffc1d test: add brainstorm server integration tests Jesse Vincent 2026-01-17 13:03:04 -08:00
  • d20bdb8ec4 fix: ensure user-event type is preserved in WebSocket message output Jesse Vincent 2026-01-17 13:03:01 -08:00
  • fc10bf6586 feat: add browser helper library for event capture Jesse Vincent 2026-01-17 12:59:17 -08:00
  • 91debf6100 feat: add brainstorm server foundation Jesse Vincent 2026-01-17 12:56:11 -08:00
  • a0b9ecce2b update 'Verify Installation' section Drew Ritter 2026-02-17 11:46:28 -08:00
  • 772ec9f834 Add Cursor plugin manifest and hook response compatibility ericzakariasson 2026-02-13 12:00:52 -05:00
  • e16d611eee Release v4.3.0: Enforce brainstorming workflow, prevent unintended plan mode v4.3.0 Jesse Vincent 2026-02-12 11:03:32 -08:00
  • b7cad76134 Merge pull request #462 from obra/enforce-brainstorming-workflow Jesse Vincent 2026-02-12 11:01:55 -08:00
  • 4c836817da Make SessionStart hook synchronous so using-superpowers loads before first turn enforce-brainstorming-workflow Jesse Vincent 2026-02-12 10:57:41 -08:00
  • 7f2ee614b6 Enforce brainstorming workflow with hard gates and process flow Jesse Vincent 2026-02-12 10:51:12 -08:00
  • b97b5f228d Merge pull request #457 from ColtWindy/fix/writing-plans-nested-code-fence Jesse Vincent 2026-02-12 08:21:59 -08:00
  • 93c8966cab Merge pull request #452 from heliusjing/fix/add-verbose-flag-for-stream-json Jesse Vincent 2026-02-12 08:21:09 -08:00
  • 7fecd85842 fix: prevent plan mode layering with planning skills gs/plan-mode-vs-skills Drew Ritter 2026-02-11 21:29:10 -08:00
  • 19df3db59b fix(writing-plans): use 4-backtick fence for nested code blocks in Task Structure template coltwindy 2026-02-12 12:40:35 +09:00
  • d1e39450c0 Remove session scope language from SUBAGENT-STOP Drew Ritter 2026-02-11 13:47:26 -08:00
  • fa827dd12a Soften SUBAGENT-STOP to only skip this skill, not suppress all behavior Drew Ritter 2026-02-11 12:58:30 -08:00
  • 998be8aacd Remove skill override directives from dispatch templates Drew Ritter 2026-02-11 12:55:24 -08:00
  • 39ae6ec2fb Move Codex tool mapping to progressive disclosure reference file Drew Ritter 2026-02-11 12:45:31 -08:00
  • a901c14c68 Sharpen subagent skill override directive in dispatch templates Drew Ritter 2026-02-10 13:09:07 -08:00
  • 4c78b2dad1 Document collab feature requirement for Codex subagent skills Drew Ritter 2026-02-10 12:38:12 -08:00
  • e014832137 Prevent Codex subagent skill leakage via gate check and dispatch routing table Drew Ritter 2026-02-10 11:24:58 -08:00
  • 6e95f8dbdb Remove session scope language from SUBAGENT-STOP feat/codex-subagent-skill-leakage Drew Ritter 2026-02-11 13:47:26 -08:00
  • 5b3263d725 Soften SUBAGENT-STOP to only skip this skill, not suppress all behavior Drew Ritter 2026-02-11 12:58:30 -08:00
  • 6023d5e74b Remove skill override directives from dispatch templates Drew Ritter 2026-02-11 12:55:24 -08:00
  • a6f3dd1614 Move Codex tool mapping to progressive disclosure reference file Drew Ritter 2026-02-11 12:45:31 -08:00
  • a171953947 Sharpen subagent skill override directive in dispatch templates Drew Ritter 2026-02-10 13:09:07 -08:00
  • c60991457a Document collab feature requirement for Codex subagent skills Drew Ritter 2026-02-10 12:38:12 -08:00
  • c8ede5e5c5 Prevent Codex subagent skill leakage via gate check and dispatch routing table Drew Ritter 2026-02-10 11:24:58 -08:00
  • f8cf545bc5 Fix stream-json output requiring --verbose flag chengfei.jin 2026-02-11 15:34:35 +08:00
  • 4d54210a3c fix: restore polyglot wrapper to fix Windows hook window spawning Jesse Vincent 2026-02-10 18:34:58 -08:00
  • 8abf9d0b02 Merge pull request #443 from obra/wip/project-decomposition Jesse Vincent 2026-02-10 10:42:20 -08:00
  • a1a1ae5519 Merge pull request #441 from obra/wip/architecture-guidance Jesse Vincent 2026-02-10 10:40:57 -08:00
  • 03360d1a21 Add end-to-end brainstorm handoff test wip/brainstorm-handoff-fix wip-for-cl Jesse Vincent 2026-02-08 18:46:37 -08:00
  • bdd852d945 Add brainstorm-to-plan handoff regression test Jesse Vincent 2026-02-08 18:06:03 -08:00
  • b4cbf642c8 Fix brainstorming-to-planning handoff using EnterPlanMode instead of writing-plans Jesse Vincent 2026-02-08 17:35:01 -08:00
  • 84cd6e7c20 fix: move scope assessment into understanding phase wip/project-decomposition Jesse Vincent 2026-02-08 14:00:55 -08:00
  • eac29a909f feat: add project-level scope assessment to brainstorming pipeline Jesse Vincent 2026-02-08 13:02:17 -08:00
  • b0519329df feat: add architecture and file size checks to review loops wip/architecture-guidance Jesse Vincent 2026-02-08 12:30:27 -08:00
  • 6ca430a0d3 feat: add file growth check to code quality reviewer Jesse Vincent 2026-02-08 12:25:10 -08:00
  • 6394555d14 fix: address review feedback on architecture guidance Jesse Vincent 2026-02-08 12:20:39 -08:00
  • 5a3137c24f feat: add architecture guidance and capability-aware escalation to skills Jesse Vincent 2026-02-08 12:09:50 -08:00
  • 03d182bc39 chore: gitignore triage directory Jesse Vincent 2026-02-08 12:08:06 -08:00
  • e9b46118db docs: add brainstorm visual companion improvements to release notes Jesse Vincent 2026-02-06 18:18:59 -08:00
  • 3ed92079c2 docs: restructure brainstorming skill with progressive disclosure Jesse Vincent 2026-02-06 18:02:51 -08:00
  • b10a3c0995 feat: persist brainstorm mockups to .superpowers/ directory Jesse Vincent 2026-02-06 18:01:10 -08:00
  • 9133401613 refactor: server-side frame wrapping and helper.js consolidation Jesse Vincent 2026-02-06 17:59:43 -08:00
  • 3abf068fed test: rewrite document review test as proper integration test Jesse Vincent 2026-01-23 03:34:49 +00:00
  • acb50ce4b3 test: add end-to-end tests for document review system Jesse Vincent 2026-01-23 03:11:45 +00:00
  • 0d1efaf03d fix: remove checkbox from task headings, keep on steps only Jesse Vincent 2026-01-23 03:10:49 +00:00
  • 3c2afcd150 docs: add document review system spec and plan Jesse Vincent 2026-01-23 02:49:03 +00:00
  • f093a192ab docs: update plan header to reference checkbox syntax Jesse Vincent 2026-01-23 02:47:46 +00:00
  • e85234b396 feat: add plan review loop and checkbox syntax to writing-plans skill Jesse Vincent 2026-01-23 02:44:54 +00:00
  • 2754b1a1c0 feat: add plan document reviewer prompt template Jesse Vincent 2026-01-23 02:43:11 +00:00
  • b2d325ae3b feat: add spec review loop to brainstorming skill Jesse Vincent 2026-01-23 02:41:35 +00:00
  • 7ad7220124 feat: add spec document reviewer prompt template Jesse Vincent 2026-01-23 02:39:44 +00:00
  • 41ff1a92b0 feat: enforce subagent-driven-development on capable harnesses Jesse Vincent 2026-01-22 21:56:14 +00:00
  • 6915ca4376 feat: enforce brainstorming → writing-plans transition Jesse Vincent 2026-01-22 21:55:46 +00:00
  • 2538180beb refactor: restructure specs and plans directories Jesse Vincent 2026-01-22 21:55:26 +00:00
  • 3abe1cf4b4 fix: Windows hook execution for Claude Code 2.1.x (#331) Jesse Vincent 2026-01-22 13:29:41 -08:00
  • 75e037d29b feat(opencode): use native skills and fix agent reset bug (#226) (#330) Jesse Vincent 2026-01-22 13:29:30 -08:00
  • 00fca66a52 Add instruction priority hierarchy to using-superpowers skill Jesse Vincent 2026-01-19 21:03:40 -08:00
  • e6d3c5ce15 Use semantic filenames for visual companion screens Jesse Vincent 2026-01-17 19:32:02 -08:00
  • 5bacd0fd3c docs: improve terminal UX for visual companion Jesse Vincent 2026-01-17 18:55:05 -08:00
  • a1f1c75b23 refactor: simplify visual companion workflow, improve guidance Jesse Vincent 2026-01-17 18:44:50 -08:00
  • b7774ec82e feat: add show-and-wait.sh helper, fix race condition Jesse Vincent 2026-01-17 18:35:37 -08:00
  • 194cca5a47 fix: session isolation and blocking wait for visual companion Jesse Vincent 2026-01-17 17:25:45 -08:00
  • e2c6be7174 feat: add visual companion for brainstorming skill Jesse Vincent 2026-01-17 16:47:03 -08:00
  • 23cb23b5bd feat: add sendToClaude helper and wait-for-event tool Jesse Vincent 2026-01-17 16:38:21 -08:00
  • 9be148f3b8 docs: add visual brainstorming implementation plan Jesse Vincent 2026-01-17 15:13:23 -08:00