Skip to content

Expand CLI completion support - #103

Merged
integrii merged 1 commit into
masterfrom
codex/add-tests-for-shell-completion-support
Oct 4, 2025
Merged

Expand CLI completion support#103
integrii merged 1 commit into
masterfrom
codex/add-tests-for-shell-completion-support

Conversation

@integrii

@integrii integrii commented Oct 4, 2025

Copy link
Copy Markdown
Owner

Summary

  • add shared helpers that list every supported completion shell
  • update parser completion handling to accept fish, PowerShell, and Nushell requests
  • add parser tests that simulate os.Args to exercise completion success and error flows

Testing

  • go vet ./...
  • go test ./...

https://chatgpt.com/codex/tasks/task_e_68e0b03f81e083239facdb7dca3eb789

@integrii
integrii merged commit e0a0096 into master Oct 4, 2025
1 check passed
@integrii
integrii deleted the codex/add-tests-for-shell-completion-support branch October 4, 2025 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant