Skip to content

Code cleanup#8

Merged
knobik merged 1 commit intomainfrom
cleanup
Feb 13, 2026
Merged

Code cleanup#8
knobik merged 1 commit intomainfrom
cleanup

Conversation

@knobik
Copy link
Copy Markdown
Owner

@knobik knobik commented Feb 13, 2026

  • Simplify ToolRegistry by removing unused methods and tests for tool count, clearing, and removing tools
  • Replace runtimeSchema introspection with pre-defined schema logic via Introspector
  • Use TextAnalyzer utilities for text preparation to streamline search strategies
  • Refactor RunSqlTool to encapsulate mutable states and provide accessors

- Simplify `ToolRegistry` by removing unused methods and tests for tool count, clearing, and removing tools
- Replace `runtimeSchema` introspection with pre-defined schema logic via `Introspector`
- Use `TextAnalyzer` utilities for text preparation to streamline search strategies
- Refactor `RunSqlTool` to encapsulate mutable states and provide accessors
@knobik knobik merged commit 8a88048 into main Feb 13, 2026
9 checks passed
@knobik knobik deleted the cleanup branch February 13, 2026 14:53
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