Skip to content

Improve smith /model completions#409

Merged
edwin-zvs merged 1 commit into
mainfrom
smith-model-completions
Jun 16, 2026
Merged

Improve smith /model completions#409
edwin-zvs merged 1 commit into
mainfrom
smith-model-completions

Conversation

@edwin-zvs

Copy link
Copy Markdown
Contributor

Summary

  • Add curated provider:model suggestions for smith /model arguments, including codex-oauth:gpt-5.5
  • Show those suggestions once the user types /model and keep slash-command completions unchanged before the argument position
  • Extend tests for protocol model completion matching and smith tab completion

Tests

  • cargo test -p agentd-protocol slash
  • cargo test -p construct-adapter-smith slash_matches_narrow_as_typed
  • cargo test -p construct-adapter-smith tab_completes_common_prefix
  • cargo build

Relevant binary

This PR changes crates/protocol and crates/adapter-smith; the relevant runtime binary is construct-adapter-smith.

@edwin-zvs
edwin-zvs merged commit 74a8ee7 into main Jun 16, 2026
1 check passed
@edwin-zvs
edwin-zvs deleted the smith-model-completions branch June 16, 2026 15:47
@edwin-zvs edwin-zvs mentioned this pull request Jun 16, 2026
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.

1 participant