Add workflow to keep track of new formatters
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Ruby
- Stars
- 1.2k
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
We have tool formatters in tool_use.rb, tool_result.rb, but tools change often. We should have a workflow to check for new tools to make sure we have good coverage in the formatters.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the formatter implementations in tool_use.rb and tool_result.rb, then inspect how the repository represents and discovers tools. Define what the workflow should check for newly added tools and how formatter coverage is verified. Done means the workflow reliably identifies new tools that lack formatter coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100