feat(api): add search, describe, and intelligent suggestions#1128
Merged
Conversation
Adds `--search` to filter listed endpoints, `--describe` for detailed info, and intelligent 404 suggestions.
Contributor
Author
|
Sry guys I forgot to move this to ready to review state :| moving now |
szaganek
reviewed
May 11, 2026
Contributor
patrikbraborec
left a comment
There was a problem hiding this comment.
I tried it, it looks good. I would only fix suggestions by @szaganek. Thanks, good job!
vladfrangu
approved these changes
May 12, 2026
Member
vladfrangu
left a comment
There was a problem hiding this comment.
LGTM after the suggestions from other reviews
…bcommand-experience
…rience' into 1094-improve-api-subcommand-experience
l2ysho
added a commit
that referenced
this pull request
May 27, 2026
Skip the post-build tag-apply wait when --wait-for-finish=0 so the flag is truly fire-and-forget regardless of how fast the build completed. Document the 0 semantics in the flag help text. Also picks up stale doc regeneration from #1128 (--describe / --search wording).
MQ37
added a commit
that referenced
this pull request
May 27, 2026
Unrelated upstream drift picked up by 'pnpm run update-docs'. The api command's --describe and --search help strings were updated in #1128 but reference.md wasn't regenerated at the time. Including here only because update-docs is monolithic and refused to re-render just the mcp section.
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 #1094