-
Notifications
You must be signed in to change notification settings - Fork 0
feat(cli): Phase 2.5.D — chat input ergonomics + @-mention + !-shell (ADR-0061) #64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 23 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
ba9e9a5
docs: mark 2.5.E Done (PR #63 merged) + reconcile the chat tool-failu…
cemililik c92b58e
docs(decisions): add ADR-0061 — CLI input-layer @-mention + !-shell s…
cemililik 9bd68cd
docs(decisions): revise ADR-0061 per maintainer security review + mar…
cemililik 5de2d44
refactor(cli): cursor-bearing EditorState foundation for the chat pro…
cemililik cc10236
fix(cli): 2.5.D step 1 — address opus review round (2 confirmed + 1 c…
cemililik e92ac6a
test(cli): 2.5.D step 1 — address sonnet review round (mutation-prove…
cemililik 8c999e0
test(cli): 2.5.D step 1 — close codepoint review dimension + pin the …
cemililik 7150035
feat(cli): line-editor core — Ctrl+J newline, cursor/word/line motion…
cemililik bab7ff0
fix(cli): 2.5.D step 2 — address opus review round (2 MEDIUM + 4 LOW,…
cemililik d85fb8f
fix(cli): 2.5.D step 2 — address sonnet review round (3 MEDIUM + 3 LOW)
cemililik f1f13f2
feat(cli): history recall (Up/Down) + Ctrl+R reverse-search (2.5.D st…
cemililik 2bde2f8
fix(cli): 2.5.D step 3 — address opus review round (history/search in…
cemililik f2d2fa1
fix(cli): 2.5.D step 3 — address sonnet review round (1 HIGH regressi…
cemililik fb7fc62
feat(cli): expand the read-side confidentiality floor to .env / .aws …
cemililik 48dd8ad
feat(cli): @-mention completion model + fs-jailed reader (2.5.D step …
cemililik a8bec3f
feat(cli): wire the @-mention completion UI into chat + Home (2.5.D s…
cemililik acb8c34
fix(cli): harden @-mention injection path against control-char frame …
cemililik 0024798
fix(cli): 2.5.D step 4 — address opus review round (6 confirmed findi…
cemililik a9d0c13
fix(cli): 2.5.D step 4 — address sonnet review round (8 confirmed fin…
cemililik cb6fbc6
feat(core): add AgentSession.runUserCommand for the !-shell escape (2…
cemililik 5e11cfd
feat(cli): wire the !-shell escape into chat + Home (2.5.D step 5b/5c…
cemililik 9d55033
fix(cli): 2.5.D step 5 — address sonnet review round (1 HIGH + 1 LOW)
cemililik 0e22264
docs: reconcile the 2.5.D input ergonomics + @/! canonical homes (ADR…
cemililik 984f98c
docs: reference PR #64 in the 2.5.D roadmap status
cemililik 83d8d8a
fix(cli): wire the OS keychain into the bare-invocation Home key reso…
cemililik 1f24fe0
fix(llm,cli): classify HTTP 402 as provider_auth + surface provider e…
cemililik 0a5b9fe
feat(llm,cli): add deepseek-v4-flash / deepseek-v4-pro to the pricing…
cemililik d9e54d9
refactor(cli): address 2.5.D review + SonarCloud findings (complexity…
cemililik 5802127
fix(llm,cli,docs): address 2.5.D review round 2 + SonarCloud (links, …
cemililik 0834598
fix(cli,core): 2.5.D comprehensive-review — 3 confirmed race/correctn…
cemililik 2407456
feat(cli): chip-model @/! input — pending attachments over inline inj…
cemililik e8007d5
refactor(cli): address PR #64 review nits (ternary, negated condition…
cemililik 5029855
fix(cli,core): PR #64 review — couple the !-shell allowlist, harden t…
cemililik d62ab96
fix(cli): Backspace now deletes backward (ink reports Unix DEL as key…
cemililik File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.