Skip to content

Feat/verbose filter#14

Open
meditationduck wants to merge 4 commits intomainfrom
feat/verbose-filter
Open

Feat/verbose filter#14
meditationduck wants to merge 4 commits intomainfrom
feat/verbose-filter

Conversation

@meditationduck
Copy link
Collaborator

No description provided.

…odeSession

- Introduced a new `--verbose-filter` option in the CLI to filter verbose output by tool names.
- Enhanced logging in `ClaudeCodeSession` to conditionally display tool usage and results based on the specified filters.
- Added utility functions in the logging module to manage verbose filters and determine visibility of tools based on these filters.
- Adjusted console print formatting for better readability.
- Updated verbose level checks to refine output visibility.
- Enhanced error handling during verbose message processing.
- Commented out unnecessary print statements to reduce clutter.
- Enhanced the help text for the `--verbose-filter` option in the CLI to include additional tool names for better clarity.
- Removed the unused `Grob` class from the `claude.py` file to clean up the codebase.
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.

2 participants