Skip to content

Tool organization#48

Merged
a-bonus merged 2 commits intoa-bonus:mainfrom
davidthor:tool-organization
Feb 12, 2026
Merged

Tool organization#48
a-bonus merged 2 commits intoa-bonus:mainfrom
davidthor:tool-organization

Conversation

@davidthor
Copy link
Copy Markdown
Contributor

Wanted to propose a code structure change, but I understand if you're partial to your correct organization. This PR does the following:

  • Introduces prettier for automated code formatting
  • Moves tool registration to their own files (e.g. tools/docs/addComment.ts). Idea here was to make it easier for developers to quickly see what tools are supported, what domain they are in (e.g. docs vs sheets), and how they can contribute new ones.
  • Adds support for horizontal rule tags in markdown conversion (I just saw this gap and wanted to fix it)
  • Fixes a test that was broken

Feel free to reject this if you don't want changes like this. Just thought I'd offer.

@a-bonus
Copy link
Copy Markdown
Owner

a-bonus commented Feb 12, 2026

Great idea!

@a-bonus a-bonus merged commit 70faa53 into a-bonus:main Feb 12, 2026
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