Skip to content

feat(cli): rebuild the TUI around AgentInstances - #2605

Open
codyhartsook wants to merge 11 commits into
kagent-dev:mainfrom
codyhartsook:api-v2-cli-pr2
Open

feat(cli): rebuild the TUI around AgentInstances#2605
codyhartsook wants to merge 11 commits into
kagent-dev:mainfrom
codyhartsook:api-v2-cli-pr2

Conversation

@codyhartsook

@codyhartsook codyhartsook commented Aug 27, 2026

Copy link
Copy Markdown

Summary

  • Rebuilds the TUI around API v2 AgentTemplate and AgentInstance discovery
  • Loads persisted task history and continues chat through the same upstream A2A path as invoke
  • Adds AgentInstance browsing, selection, and conversation panels
  • Hardens streaming cancellation and workspace interaction behavior
tui-recording-pr.mp4

This is the second of three related CLI PRs and builds on #2559.

Related to #2366 and the K13 CLI cutover in docs/plans/api-v2-execution-plan.md.

Test plan

  • make -C go test
  • go test ./core/cli/...
  • make -C go lint
  • make -C go build
  • AgentInstance TUI smoke test against a local installation

Signed-off-by: Cody Hartsook <cody.hartsook@solo.io>
Signed-off-by: Cody Hartsook <cody.hartsook@solo.io>
Signed-off-by: Cody Hartsook <cody.hartsook@solo.io>
Signed-off-by: Cody Hartsook <cody.hartsook@solo.io>
Signed-off-by: Cody Hartsook <cody.hartsook@solo.io>
Signed-off-by: Cody Hartsook <cody.hartsook@solo.io>
Signed-off-by: Cody Hartsook <cody.hartsook@solo.io>
Signed-off-by: Cody Hartsook <cody.hartsook@solo.io>
Signed-off-by: Cody Hartsook <cody.hartsook@solo.io>
Signed-off-by: Cody Hartsook <cody.hartsook@solo.io>
@codyhartsook
codyhartsook requested a review from a team as a code owner August 27, 2026 20:45
@github-actions github-actions Bot added the enhancement New feature or request label Aug 27, 2026
@github-actions github-actions Bot added enhancement New feature or request and removed enhancement New feature or request labels Aug 27, 2026
Signed-off-by: Cody Hartsook <cody.hartsook@solo.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant