-
Notifications
You must be signed in to change notification settings - Fork 252
Add Kiro CLI and Kiro IDE agent support #554
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
Open
alishakawaguchi
wants to merge
42
commits into
main
Choose a base branch
from
alisha/kiro-oneshot
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+5,845
−35
Open
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
85afb2d
Update agent integration skill to E2E-driven development
alishakawaguchi c58064c
Fix agent integration skill interface/naming drift
alishakawaguchi 9b48a83
Merge branch 'main' into alisha/kiro-oneshot
alishakawaguchi 3e70f85
Merge branch 'main' into alisha/kiro-oneshot
alishakawaguchi c38e217
Add Kiro agent integration
alishakawaguchi 19acfef
Restructure agent-integration skill for E2E-first TDD
alishakawaguchi 526070a
revert kiro code
alishakawaguchi 09d3006
Add Kiro agent integration with E2E-first TDD
alishakawaguchi 237ba90
Add commit steps to agent-integration skill phases
alishakawaguchi bf4dac1
Simplify Kiro agent code: remove dead branch, magic number, and dupli…
alishakawaguchi df1609d
Audit and fix Kiro agent tests: remove dead test, add missing coverage
alishakawaguchi 846147e
Merge branch 'main' into alisha/kiro-oneshot
alishakawaguchi ec25180
Merge branch 'main' into alisha/kiro-oneshot
alishakawaguchi 3e19f03
Resolve merge conflicts and strip ENTIRE_TEST_TTY from Kiro E2E runner
alishakawaguchi d82a915
Add Kiro IDE hook support and SIGV4 auth for E2E
alishakawaguchi d01bbc6
Fix Kiro IDE hooks hanging on stdin read and missing transcript
alishakawaguchi 834b493
Add Kiro TranscriptAnalyzer and fix stop hook exit code on empty repos
alishakawaguchi 7dd0395
Support Kiro IDE transcript format for session metadata
alishakawaguchi a56a1ec
Extract helpers to deduplicate Kiro transcript parsing and hook prefi…
alishakawaguchi 390be4f
Merge branch 'main' into alisha/kiro-oneshot
alishakawaguchi 6e4bbf8
kiro hooks
alishakawaguchi 9b9d3fd
Merge branch 'main' into alisha/kiro-oneshot
alishakawaguchi b7749f2
refactor: replace hardcoded Kiro check with TerminalAgent interface
alishakawaguchi 6b2fd25
fix: clear stale session ID cache on stop and fix test script hook fo…
alishakawaguchi 4b7d6b8
remove claude agent integration files
alishakawaguchi 0ba628c
undo error change
alishakawaguchi b4d27bb
fix: add debug logging, docs, and map lookup from review feedback
alishakawaguchi ab89491
Merge branch 'main' into alisha/kiro-oneshot
alishakawaguchi bbaf6a1
ci: add kiro to e2e workflow agent dispatch options
alishakawaguchi 5e29ca9
fix: use dynamic matrix to filter e2e agents on workflow_dispatch
alishakawaguchi d7016b9
Merge branch 'main' into alisha/kiro-oneshot
alishakawaguchi 6c49b69
Forward AWS SIGV4 env vars through tmux for Kiro E2E tests
alishakawaguchi 2c6a528
Switch Kiro E2E to --no-interactive mode (no tmux)
alishakawaguchi 3300198
Switch Kiro E2E to kiro-cli-chat binary for SIGV4 auth
alishakawaguchi 6aa475c
Create ~/.local/bin before copying kiro-cli-chat in CI
alishakawaguchi e6025af
Use setup-kiro-action@v1 with v1.24.0 in e2e-isolated
alishakawaguchi 992bca1
Downgrade kiro-cli version to 1.22.0 in e2e-isolated
alishakawaguchi 87132f9
Switch Kiro CI auth from SIGV4 to device-flow token
alishakawaguchi 40ee0d1
Inject Kiro auth token via SQLite in CI workflows
alishakawaguchi 9677610
Remove Kiro agent from CI E2E workflows
alishakawaguchi 1e56769
clean up
alishakawaguchi ef9ff9f
Fix stdin timeout and silent empty transcript bugs
alishakawaguchi 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
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.