Skip to content

fix(functions): allow forced interactive deletion - #313

Open
Cedric / ViaDézo1er (viadezo1er) wants to merge 1 commit into
mainfrom
cedric/fix-scorer-interactive-delete-force
Open

fix(functions): allow forced interactive deletion#313
Cedric / ViaDézo1er (viadezo1er) wants to merge 1 commit into
mainfrom
cedric/fix-scorer-interactive-delete-force

Conversation

@viadezo1er

@viadezo1er Cedric / ViaDézo1er (viadezo1er) commented Aug 14, 2026

Copy link
Copy Markdown
Contributor
  • allow --force when selecting a function or scorer interactively
  • remove the unnecessary requirement that force mode include a slug

Affects bt scorers/tools/functions delete.

Before:

❯ bt scorers delete -f
error: slug required when using --force. Use: bt scorers delete <slug> --force

After:

❯ bt scorers delete -f
✔ Select scorer · test gemini [slug: test-gemini]
✓ Deleted 'test gemini'
Run `bt scorers list` to see remaining scorers.

@viadezo1er Cedric / ViaDézo1er (viadezo1er) changed the title cedric/fix scorer interactive delete force fix(functions): allow forced interactive deletion Aug 14, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Latest downloadable build artifacts for this PR commit b1927b9fdaf3:

Available artifact names
  • artifacts-build-global
  • artifacts-build-local-x86_64-apple-darwin
  • artifacts-build-local-x86_64-pc-windows-msvc
  • artifacts-build-local-aarch64-pc-windows-msvc
  • artifacts-build-local-x86_64-unknown-linux-gnu
  • artifacts-build-local-x86_64-unknown-linux-musl
  • artifacts-build-local-aarch64-apple-darwin
  • artifacts-build-local-aarch64-unknown-linux-gnu
  • artifacts-plan-dist-manifest
  • cargo-dist-cache

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