Skip to content

Convert :complete to CompleteCommand (#392)#396

Open
ChrisonSimtian wants to merge 2 commits into
cli-cmd-triggerfrom
cli-cmd-complete
Open

Convert :complete to CompleteCommand (#392)#396
ChrisonSimtian wants to merge 2 commits into
cli-cmd-triggerfrom
cli-cmd-complete

Conversation

@ChrisonSimtian

@ChrisonSimtian ChrisonSimtian commented Jun 17, 2026

Copy link
Copy Markdown
Collaborator

Part of #392 (one command per PR). Stacked on #394 — merge after it lands.

Lifts :complete (shell-completion) into CompleteCommand : IFalloutCommand, registered directly; removes its DelegateCommand adapter and deletes Program.Complete.cs. Self-contained. Name/behaviour unchanged.

🤖 Generated with Claude Code

@ChrisonSimtian ChrisonSimtian requested a review from a team as a code owner June 17, 2026 09:55
@ChrisonSimtian ChrisonSimtian added the target/2026 Targets the 2026 calendar-version line (current). See ADR-0004. label Jun 17, 2026
@ChrisonSimtian ChrisonSimtian changed the base branch from cli-command-dispatch-foundation to cli-cmd-trigger June 17, 2026 10:23
ChrisonSimtian and others added 2 commits June 17, 2026 22:31
Lift the shell-completion handler off Program into a standalone IFalloutCommand
type and register it directly, replacing its DelegateCommand adapter. Part of the

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Name resolution plus the null-root and non-fallout-command-line early returns.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

target/2026 Targets the 2026 calendar-version line (current). See ADR-0004.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant