Skip to content

Starling Agent v0.0.9

Choose a tag to compare

@huang-sh huang-sh released this 16 Jun 13:22

What's changed

  • Reorder model context menu: Start Agent -> Start in Catalog -> Open Settings -> Delete
  • Simplify command titles (drop redundant "Session")
  • Add Copy Catalog Name / Copy Catalog ID to catalog context menu
  • Add "Run Agent" submenu on catalog context (Claude/Codex flyout -> model picker -> start in that catalog)
  • Add "Delete Catalog with Sessions" (deletes the catalog subtree and all pinned sessions)
  • Convert all tree item tooltips to MarkdownString (bold labels, code blocks for IDs/paths)
  • Add starlingHomeRoot() to resolve Starling home dir consistently with the CLI
  • Add "category": "Starling" to all commands so context menus show clean titles while the command palette keeps grouping

Verification

  • npm run compile
  • npx @vscode/vsce package