Deprecate classifier and text_extractor tools in UI, disable runner b…#2002
Deprecate classifier and text_extractor tools in UI, disable runner b…#2002harini-venkataraman wants to merge 2 commits into
Conversation
…y default - Add deprecated/deprecation_message fields to public_tools.json for classify and text_extractor tools - Pass deprecation fields through ToolRegistry.fetch_tools_descriptions() to the frontend API - Show orange "Deprecated" tag with tooltip on deprecated tool cards - Disable drag-and-drop for deprecated tools (canDrag: false) - Add legacy-runner profile to runner service in docker-compose so it no longer starts by default (use --profile legacy-runner to enable) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
for more information, see https://pre-commit.ci
|



What
Why
How
Can this PR break any existing features. If yes, please list possible items. If no, please explain why. (PS: Admins do not merge the PR without this section filled)
Database Migrations
Env Config
Relevant Docs
Related Issues or PRs
Dependencies Versions
Notes on Testing
Screenshots
Checklist
I have read and understood the Contribution Guidelines.