Skip to content

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

Merged
jason-rl merged 1 commit intomainfrom
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 intomainfrom
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
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