Commit Graph

  • 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
  • 8360e087ff fix: preserve original event type, use source field for wrapper Jesse Vincent 2026-01-17 13:11:53 -08:00
  • f4f62cb1af fix: correct visual companion documentation issues Jesse Vincent 2026-01-17 13:08:18 -08:00
  • 62b588799b feat: add visual companion to brainstorming skill Jesse Vincent 2026-01-17 13:06:12 -08:00
  • 6a524af4db test: add brainstorm server integration tests Jesse Vincent 2026-01-17 13:03:04 -08:00
  • 3ec1c2570b fix: ensure user-event type is preserved in WebSocket message output Jesse Vincent 2026-01-17 13:03:01 -08:00
  • e532c6dbbe feat: add browser helper library for event capture Jesse Vincent 2026-01-17 12:59:17 -08:00
  • e3625b93e1 feat: add brainstorm server foundation Jesse Vincent 2026-01-17 12:56:11 -08:00
  • a98c5dfc9d Release v4.2.0: Windows fixes, Codex native skill discovery, worktree requirements v4.2.0 Jesse Vincent 2026-02-05 17:34:36 -08:00
  • a72e416979 Fix stale Codex skills path in writing-skills SKILL.md Drew Ritter 2026-02-05 17:09:57 -08:00
  • 8dd31c3da5 Add Windows uninstall instructions and expand migration steps Drew Ritter 2026-02-05 17:03:19 -08:00
  • 6a07692da1 Drop installer script and AGENTS.md gatekeeper Drew Ritter 2026-02-05 16:53:22 -08:00
  • 0771fd7cd1 Fix path resolution and symlink removal in Codex installer Drew Ritter 2026-02-05 16:37:31 -08:00
  • bcccc69271 Polish docs from 5-agent review Drew Ritter 2026-02-05 16:34:05 -08:00
  • 3626ccc53e Rewrite Codex docs for native skill discovery Drew Ritter 2026-02-05 16:03:38 -08:00
  • 47d3df7acc Rewrite INSTALL.md for native skill discovery Drew Ritter 2026-02-05 16:03:10 -08:00
  • d41f951c4a Add minimal Codex installer for native skill discovery Drew Ritter 2026-02-05 16:02:54 -08:00
  • b4f56fec1b Remove bootstrap CLI and related files Drew Ritter 2026-02-05 16:00:46 -08:00
  • 2b2a7efa7d Fix stale Codex skills path in writing-skills SKILL.md feat/codex-native-skills Drew Ritter 2026-02-05 17:09:57 -08:00
  • ac65720a98 Add Windows uninstall instructions and expand migration steps Drew Ritter 2026-02-05 17:03:19 -08:00
  • f4db4a7ab0 Drop installer script and AGENTS.md gatekeeper Drew Ritter 2026-02-05 16:53:22 -08:00
  • 70d85021b0 Fix path resolution and symlink removal in Codex installer Drew Ritter 2026-02-05 16:37:31 -08:00
  • 9ee2552fe5 Polish docs from 5-agent review Drew Ritter 2026-02-05 16:34:05 -08:00
  • f2e3cb7650 Rewrite Codex docs for native skill discovery Drew Ritter 2026-02-05 16:03:38 -08:00
  • 9a6f4da203 Rewrite INSTALL.md for native skill discovery Drew Ritter 2026-02-05 16:03:10 -08:00
  • 654106c4ac Add minimal Codex installer for native skill discovery Drew Ritter 2026-02-05 16:02:54 -08:00
  • e0effac27c Remove bootstrap CLI and related files Drew Ritter 2026-02-05 16:00:46 -08:00
  • ac6d7b878b Migrate Codex integration from bootstrap CLI to native skill discovery Drew Ritter 2026-02-05 16:00:05 -08:00
  • 1143f9be3d Fix ~/ path expansion on Windows — use $HOME instead Drew Ritter 2026-02-05 12:08:26 -08:00
  • 5a44ec12ea Fix ~/ path expansion on Windows — use $HOME instead fix/windows-home-path Drew Ritter 2026-02-05 12:08:26 -08:00
  • 6cc2d8c920 Fix Windows/PowerShell invocation of superpowers-codex Drew Ritter 2026-02-05 11:18:56 -08:00
  • 038abed026 fix: replace O(n^2) escape_for_json with parameter substitution Jesse Vincent 2026-02-05 11:38:06 -08:00
  • 961052e0f9 fix: run SessionStart hook async to prevent Windows terminal freeze Jesse Vincent 2026-02-05 11:33:58 -08:00
  • 689e2a77fc fix: Windows hook execution for Claude Code 2.1.x (#331) Jesse Vincent 2026-01-22 13:29:41 -08:00
  • 5e0d2f8175 Simplify installation verification instructions Jesse Vincent 2026-01-14 14:24:08 -08:00