-
Notifications
You must be signed in to change notification settings - Fork 17
Replace Static Tool Registry with File-Based Auto Tool Discovery #47
Open
Assignees
Description
Currently tools are registered manually in a large DEVELOPMENTTOOLS constant file.
This:
- Doesn't scale
- Requires manual editing
- Breaks modularity
- Hard to maintain
Proposed Improvement :
Implement auto-discovery of tools using filesystem-based dynamic imports.
Example:
app/tools/text-uppercase/
page.tsx
meta.ts
I would like to work on this issue under Apertre 3.0
Kindly assign this to me.
Thanks !
Metadata
Metadata
Assignees
Type
Fields
Give feedbackNo fields configured for issues without a type.