Add Some More Useful Tools!#22
Open
jdearmas wants to merge 2 commits into
Open
Conversation
…ty tools - Add run_dynamic_addon tool: uses Claude (claude-opus-4-8) to generate and hot-load a mitmproxy addon class from a natural language description - Add list_dynamic_addons and remove_dynamic_addon tools for addon lifecycle management - Add get_upstream_command tool to return a pre-filled mitmproxy upstream CLI command - Persist flow.comment to SQLite (new comment column with migration for existing DBs); dynamic addons tag every flow they touch with 'addon:<name>' via the request hook - Add get_addon_flows tool to retrieve all flows tagged by a specific addon - Add tag filter to search_traffic for filtering by comment/tag - Add get_flow_tag_histogram tool to show per-addon flow counts - Add anthropic>=0.40.0 dependency Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.