Skip to content

docs: update guide with latest Squad features (#476)#490

Merged
bradygaster merged 1 commit intodevfrom
squad/476-update-guide
Mar 22, 2026
Merged

docs: update guide with latest Squad features (#476)#490
bradygaster merged 1 commit intodevfrom
squad/476-update-guide

Conversation

@bradygaster
Copy link
Copy Markdown
Owner

Closes #476

Refreshes guide pages with latest features including CLI commands, SDK-first mode, casting system, skills, ceremonies, Ralph/triage, plugin marketplace, SubSquads, and multi-platform support.

Changes:

  • guide.md: Rewrote installation (npm-only distribution), added SDK-first mode, casting system, skills system, Ralph CLI commands, plugin marketplace, SubSquads, multi-platform support sections. Updated quick reference table with all current CLI commands. Fixed all .ai-team/\ → .squad/\ references. Updated version references.
  • tips-and-tricks.md: Fixed .ai-team/\ → .squad/\ references (3 instances).
  • guide/faq.md: Fixed .ai-team-templates/\ reference.
  • navigation.ts: Added Extensibility and Building Extensions to Guide nav section.

Working as Handbook (SDK Usability)

Co-authored-by: Copilot 223556219+Copilot@users.noreply.github.com

Refresh guide pages covering CLI commands, SDK-first mode, casting,
skills, ceremonies, Ralph, plugin marketplace, and multi-platform support.

Closes #476

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@bradygaster bradygaster merged commit 2315636 into dev Mar 22, 2026
0 of 2 checks passed
chrislomonico pushed a commit to clomonico/squad that referenced this pull request Mar 26, 2026
Session: 2026-02-24-wave-d-kickoff
Requested by: Brady

Changes:
- Logged orchestration for Hockney (PR bradygaster#487), Keaton (issues bradygaster#488bradygaster#493), Fenster (timeout fix)
- Created session log for Wave D kickoff with summary and next steps
- Merged Wave D readiness assessment from inbox into decisions.md
- Notified Cheritto, Kovash, Fortier of Wave D Batch 1 assignments via history.md updates
- Cross-agent updates: Cheritto assigned P1 UX items (bradygaster#488bradygaster#490), Kovash P2 hardening (bradygaster#491bradygaster#492), Fortier streamBuffer cleanup (bradygaster#493)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
chrislomonico pushed a commit to clomonico/squad that referenced this pull request Mar 26, 2026
…er#490)

Add structured error message templates with actionable recovery steps.
Users now see specific guidance (e.g. 'squad doctor', retry commands)
instead of generic error text.

- Create error-messages.ts with typed ErrorGuidance templates
- Update StreamBridge onError to use agentSessionGuidance
- Update handleDispatch catch to use genericGuidance
- Export new module from barrel and package.json
- Add 14 tests covering all guidance functions and formatting

Closes bradygaster#490

Co-authored-by: Copilot <223556219+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.

Update book/guide with latest Squad features, tricks and tips from v0.4.1

1 participant