Skip to content

feat: agent object picker, multi-mount support, and TUI improvements#217

Merged
jason-rl merged 1 commit into
mainfrom
jc/agent-object-picker-squashed
Apr 23, 2026
Merged

feat: agent object picker, multi-mount support, and TUI improvements#217
jason-rl merged 1 commit into
mainfrom
jc/agent-object-picker-squashed

Conversation

@jason-rl
Copy link
Copy Markdown
Contributor

Summary

  • Add object picker for agent creation with ResourcePicker integration
  • Multi-agent mount support with validation and parallel resolution
  • Create devbox from agent detail screen
  • Fall back to git ref for version display in agent list/detail
  • Extract mount path utilities to shared module with tests
  • Various cleanup: remove unnecessary casts, consolidate imports, inline columns, fix delete refresh race

Squashed rebase of jc/agent-object-picker-cli (5d0f313) on top of current main, avoiding the issues caused by the squash-merge of 1481d7a.

Test plan

  • pnpm build passes
  • Lint passes (0 errors)
  • Manual TUI testing

🤖 Generated with Claude Code

- Add object picker for agent creation with ResourcePicker integration
- Multi-agent mount support with validation and parallel resolution
- Create devbox from agent detail screen
- Fall back to git ref for version display in agent list/detail
- Extract mount path utilities to shared module with tests
- Various cleanup: remove unnecessary casts, consolidate imports,
  inline columns, fix delete refresh race

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jason-rl jason-rl requested review from dines-rl and tode-rl April 23, 2026 01:17
@jason-rl jason-rl enabled auto-merge (squash) April 23, 2026 01:18
@jason-rl jason-rl merged commit dbe2a5c into main Apr 23, 2026
16 checks passed
@jason-rl jason-rl deleted the jc/agent-object-picker-squashed branch April 23, 2026 01:39
tode-rl pushed a commit that referenced this pull request May 12, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.17.0](v1.16.0...v1.17.0)
(2026-05-12)


### Features

* add --public flag to agent create, fix object upload --public
([#219](#219))
([6e7a8b3](6e7a8b3))
* add clipboard keybinds to detail screens
([#231](#231))
([83874ca](83874ca))
* add TUI features and fix benchmark pagination total count
([#230](#230))
([7565d45](7565d45))
* agent object picker, multi-mount support, and TUI improvements
([#217](#217))
([dbe2a5c](dbe2a5c))
* pty support ([#234](#234))
([3cfd720](3cfd720))
* smart default download path + stdin/stdout support
([#222](#222))
([419a961](419a961))
* support multi-path tar/tgz archive creation in obj upload
([#220](#220))
([3528701](3528701))


### Bug Fixes

* menu header clipping and breadcrumb hyperlink
([#221](#221))
([3ef6271](3ef6271))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants