fix: align baseBranch config and docs to dev#393
Merged
bradygaster merged 1 commit intobradygaster:devfrom Mar 15, 2026
Merged
Conversation
Closes bradygaster#350 — .changeset/config.json said main while CONTRIBUTING.md directed fork PRs to dev. Both now consistently reference dev. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
6c38e7b to
a13c151
Compare
Collaborator
Author
|
@bradygaster Ready for your review — fixes baseBranch config inconsistency. CI is green. — squad obo dina |
tamirdresher
pushed a commit
to tamirdresher/squad
that referenced
this pull request
Mar 16, 2026
…radygaster#413) * chore(squad): quality review findings — 7 issues filed Quality audit complete: 5 agents assessed CLI across testing, coverage, stability, accessibility, UX. Results: 4 P0 blockers (bradygaster#365–bradygaster#368), 3 P1 items (bradygaster#369–bradygaster#371). Blocking: Waingro dead sessions, ErrorBoundary, dropped input; Marquez help text consistency. Changes: - Logged session summary to .squad/log/2026-02-24T0205-quality-review-complete.md - Updated .squad/identity/now.md with quality review findings and new issue numbers Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * chore(squad): merge decision — Marquez UX audit findings Quality assessment merged from inbox (Grade B): 11 improvements (3 P0, 4 P1, 4 P2). help text, stub commands, vocabulary, separators, roster. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * fix: visual polish — separators, help, status, agents, thinking indicator - Replace ASCII hyphens with box-drawing chars (U+2500) in AgentPanel and MessageStream separators for visual consistency - Restructure /help with section headers, column alignment, shortcuts - Redesign /status with brand mark and clean key-value layout - Replace /agents bracket notation ([IDLE]) with emoji + status words - Fix ThinkingIndicator double-dim making text nearly invisible - Add 'quit' to bare-word exit (matches /quit behavior) - Update tests to match new output format Closes bradygaster#388, bradygaster#389, bradygaster#390, bradygaster#391, bradygaster#392, bradygaster#393 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * docs: update Marquez history with visual polish session Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #350
Changes (2 files, 2 lines each):
Both now consistently point to \dev\ as the integration branch.