Add Kiro active prompt steering and appearance settings#1
Conversation
|
@codex review Please review this PR with extra attention to:
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b83cc43f2d
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@codex review Follow-up requested after addressing the previous P1 cancel lifecycle feedback. Please re-review the latest commit |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: cc00a4b171
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
@codex review Follow-up requested after addressing the latest P1 cancel forwarding feedback. Please re-review |
|
Codex Review: Didn't find any major issues. Breezy! ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
@codex review Follow-up requested after pushing
|
|
Codex Review: Didn't find any major issues. 🚀 ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
@codex review Please review the latest pushed changes on |
|
Codex Review: Didn't find any major issues. Keep it up! ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Summary
_message/sendwiring inside the Kiro adaptersession/prompttermination aftersession/cancelsession/cancelfor interrupt requests, including resumed/desynced sessions with no local active-prompt bookkeeping.reviews/kiro-provider-appearance-review.mdReview fixes
turn.startedsession/canceleven when local active prompt state is missingValidation
bun fmtbun lint(passes with 9 existing warnings)bun run typecheckbun run test src/provider/acp/StandardAcpAdapter.test.ts src/provider/Layers/CursorAdapter.test.ts src/provider/acp/AcpAdapterSupport.test.ts src/provider/acp/KiroAcpSupport.test.tsbun run test src/components/ChatView.logic.test.tsbun run test -- --configLoader runner src/settings.test.tsbun run test -- --configLoader runner src/settings/DesktopClientSettings.test.tsgit diff --check