Skip to content

Feat: support superpowers doc inputs#8

Open
Aias00 wants to merge 18 commits intomco-org:mainfrom
Aias00:feat/superpowers-doc-inputs
Open

Feat: support superpowers doc inputs#8
Aias00 wants to merge 18 commits intomco-org:mainfrom
Aias00:feat/superpowers-doc-inputs

Conversation

@Aias00
Copy link
Copy Markdown
Contributor

@Aias00 Aias00 commented Apr 1, 2026

support superpowers doc inputs

Copilot AI review requested due to automatic review settings April 1, 2026 03:08
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds launcher support for discovering “superpowers” docs (implementation plan + matching spec) as task inputs, including configurable discovery globs/suffixes via .squad/launcher.yaml, with expanded smoke coverage and updated docs/examples.

Changes:

  • Implement task auto-discovery (default docs/superpowers/... and configurable task_discovery globs) and surface detected sources in generated prompts/summaries.
  • Add smoke tests covering default discovery, custom discovery layouts, sorting behavior, subproject scoping, and glob escape prevention.
  • Update README (EN + zh-CN) and templates/launcher.yaml.example to document the new discovery feature.

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
tests/squad_tmux_launcher_smoke.sh Adds smoke scenarios for default + custom task discovery, scoping, ordering, and escape protection.
templates/launcher.yaml.example Documents task_discovery configuration in the example launcher config.
scripts/squad-tmux-launch.sh Implements plan/spec discovery logic, config parsing for discovery keys, and prompt/summary enhancements.
README.zh-CN.md Documents launcher task discovery behavior and configuration (Chinese).
README.md Documents launcher task discovery behavior and configuration (English).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread scripts/squad-tmux-launch.sh Outdated
Comment thread README.md Outdated
Comment thread README.zh-CN.md Outdated
Comment thread templates/launcher.yaml.example Outdated
Comment thread scripts/squad-tmux-launch.sh Outdated
Aias00 and others added 10 commits April 1, 2026 14:11
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants