Commit Graph

2 Commits

Author SHA1 Message Date
typist
df25315367 feat: implement UUID generator tool and refactor tool structure
- Added a new Tool interface to define the structure of tools.
- Introduced a UUID generator tool with a corresponding component and icon.
- Refactored the tools array to include the new UUID generator tool.
2025-10-28 00:32:12 +08:00
0c54293312 feat: add basic layout (#3)
Co-authored-by: typist <git@mail.typist.cc>
Reviewed-on: #3
2025-10-27 23:48:33 +08:00