Skip to content

Conversation

@Tarquinen
Copy link
Collaborator

Summary

  • Fix case-sensitivity bug in tool metadata lookup that could cause tools to not appear in pruning summaries
  • Add working directory support to show relative paths in UI (cleaner display)
  • Add (default) placeholder for tools without extractable parameter keys
  • Handle edge cases in deduplicator for list/glob/grep with optional parameters
  • Add retry logic with exponential backoff to model-selector import to handle plugin initialization timing issues

Version

Bumps version to v0.3.6 (tagged)

- Add working directory support to Janitor for relative path display in UI
- Fix case-sensitivity bug in tool metadata lookup (normalizing IDs to lowercase)
- Add (default) placeholder for tools with no extractable parameter key
- Handle edge cases in deduplicator for list/glob/grep with optional params
- Add retry logic with exponential backoff to model-selector import
- Fix TypeScript typing for providers iteration in model-selector
@Tarquinen Tarquinen merged commit 41480e8 into master Nov 24, 2025
1 check passed
@Tarquinen Tarquinen deleted the fix/improve-tool-summary-and-model-import branch November 24, 2025 22:22
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