Expand create agent startup context - #415
Merged
Merged
Conversation
selfcontained
marked this pull request as ready for review
April 26, 2026 04:17
Uh oh!
There was an error while loading. Please reload this page.
selfcontained added a commit
that referenced
this pull request
Aug 23, 2026
Deep-dive of the docs-pane Agents section against the create dialog, sidebar card, center-pane tabs, archive path, and injection coordinator. - The create dialog's nested worktree controls stopped collapsing in #617 (grid-rows-[0fr] -> grid-rows-[1fr] + disabled); they are always on screen, dimmed, until the worktree checkbox is on. The docs still said they "appear". - Say which create-form choices are remembered per working directory (full access, Autonomous Review, starting branch, new-branch) and which are per directory and agent type (model). - Resume is on the collapsed row; pause is only in the expanded card's footer. The docs described both as if they sat together. - The Review button launches one or more reviewers, not one. - The diff-stats badge only dims once the compute is also >30s old (STALE_AFTER_MS), not on any activity since the compute. - Whiteboard is four MCP tools, not three: whiteboard_howto has been missing here since #945, and whiteboard_update also removes by id. README and the whiteboard SKILL.md already listed all four. - Shortcut pins are user-initiated and skip the quiet gate, same as quick phrases and dropped files. - The Session details dialog also carries status and the details panel, which is the only way to reach them for a sub agent. - Archiving with worktree removal deletes the Dispatch-created branch; point at Worktrees for the cost. - Add an ambient tip for "Create with context" (v0.18.1, #415), which has no tip and is easy to miss next to the primary Create button. Claude-Session: https://claude.ai/code/session_01WmpcfiDfog8uoWsPd646Wg Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.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 freeto 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.
Summary
Testing