[docs] Update README key features for v0.2.1 (commands, UI elicitation)#73
Closed
github-actions[bot] wants to merge 1 commit intomainfrom
Closed
[docs] Update README key features for v0.2.1 (commands, UI elicitation)#73github-actions[bot] wants to merge 1 commit intomainfrom
github-actions[bot] wants to merge 1 commit intomainfrom
Conversation
Document the new commands and UI elicitation capabilities from v0.2.1 (PR #70) in the README key features list. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
Author
|
This pull request was automatically closed because it expired on 2026-03-27T22:52:22.399Z.
|
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.
Documentation Updates - 2026-03-26
This PR updates the README documentation based on features merged in the last 24 hours (#70).
Features Documented
:commandsin session config (from Port upstream v0.2.1: commands, UI elicitation, COPILOT_CLI_PATH #70)confirm!,select!,input!dialog functions (from Port upstream v0.2.1: commands, UI elicitation, COPILOT_CLI_PATH #70)Changes Made
README.mdkey features list to mention slash commands and UI elicitationPR #70 already updated
doc/reference/API.md(full Commands and UI Elicitation sections) andCHANGELOG.md. This PR adds only the README quick-reference bullet points that were missing.Validation
bb --config /dev/null script/validate_docs.cljpassed ✅ (11 files, 0 warnings)Merged PRs Referenced