Skip to content

chore: retire tb-prod from workspace install/release flow#30

Merged
ilucin merged 1 commit into
mainfrom
drop/tb-prod-references
May 7, 2026
Merged

chore: retire tb-prod from workspace install/release flow#30
ilucin merged 1 commit into
mainfrom
drop/tb-prod-references

Conversation

@ilucin
Copy link
Copy Markdown
Contributor

@ilucin ilucin commented May 7, 2026

Summary

  • Retire tb-prod from this toolbox: drop it from install.sh, bump.sh, release.yml options, and the README crate table
  • Reason: we're standardizing on the official Productive MCP connected to the Claude org account (mcp__claude_ai_Productive__*)
  • The crates/tb-prod source is kept in the workspace for reference and continues to build, but is no longer published or installed via the toolbox

What's NOT changed

  • The crates/tb-prod Rust source (left in place; the workspace Cargo.toml still includes it so the workspace builds)
  • scripts/benchmark-mcp-vs-cli.sh (kept as historical artifact)
  • Doc-comment examples in crates/toolbox-core/src/version_check.rs that mention tb-prod (purely cosmetic)

Test plan

  • bash -n scripts/install.sh && bash -n scripts/bump.sh (passed locally)
  • cargo check --workspace still builds with tb-prod left in the workspace
  • Run ./scripts/install.sh --all and confirm tb-prod is no longer pulled in
  • Run ./scripts/install.sh tb-prod and confirm it errors with "unknown tool"

🤖 Generated with Claude Code

We're standardizing on the official Productive MCP connected to the Claude
org account (mcp__claude_ai_Productive__*). The tb-prod CLI is no longer
published or installed via this toolbox.

- scripts/install.sh: drop tb-prod from ALL_TOOLS
- scripts/bump.sh: drop tb-prod from VALID_TOOLS
- .github/workflows/release.yml: drop tb-prod from workflow_dispatch options
- README.md: remove tb-prod from the crate table; add a retirement note pointing at the MCP; switch examples to other tools
- .claude/skills/cli-toolbox_publish: drop tb-prod from valid tool list

The crates/tb-prod source is kept in place for reference; it's no longer
part of the install/release flow but remains in the workspace so existing
checkouts keep building.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ilucin ilucin marked this pull request as ready for review May 7, 2026 12:47
@ilucin ilucin requested a review from trogulja May 7, 2026 12:47
@ilucin ilucin merged commit eae54b5 into main May 7, 2026
1 check passed
@ilucin ilucin deleted the drop/tb-prod-references branch May 7, 2026 12:47
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