Skip to content

Conversation

@parkerhendo
Copy link
Contributor

@parkerhendo parkerhendo commented Feb 8, 2026

Summary

  • Add prompts command with list, view, and delete subcommands
  • Use comfy_table for consistent table formatting
  • Add pager support for long output
  • Make base arguments (api-url, org-name) globally available

Test plan

  • braintrust prompts list shows prompts in a table
  • braintrust prompts view <name> opens prompt in web
  • braintrust prompts delete <name> deletes after confirmation
  • Table truncation handles emoji/unicode correctly

@parkerhendo parkerhendo changed the title feat(prompts): add prompts command with list, view, and delete subcommands Add prompts command with list, view, and delete subcommands Feb 8, 2026
@parkerhendo parkerhendo requested a review from ankrgyl February 8, 2026 02:39
@github-actions
Copy link

github-actions bot commented Feb 9, 2026

Latest install commands for this PR (updated for commit 2b5741fdd828):

  • Unix: curl -fsSL https://github.com/braintrustdata/bt/releases/download/canary-parker-prompts-cmd/bt-installer.sh | sh
  • Windows: powershell -ExecutionPolicy Bypass -c "irm https://github.com/braintrustdata/bt/releases/download/canary-parker-prompts-cmd/bt-installer.ps1 | iex"

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.

1 participant