Commit graph

5 commits

Author SHA1 Message Date
87347d5a43 feat(rpgmaker): add image translation skill functionality
- Introduced a new button to copy a bitmap-localization skill for editable images, allowing users to easily paste it into coding agents.
- Implemented logic to handle the copying of project-specific paths, ensuring placeholders are replaced with actual values.
- Added a new file page for the image translation skill in the skills tab for better accessibility.
- Updated tests to verify the functionality of the new translation skill button and its integration with editable images.
2026-07-26 08:22:01 -05:00
38ca8e44be fix(workflow): scope game tools and externalize prompts
- Install UberWolf CLI only for detected WOLF games
- Move static clipboard prompts into editable shipped skills
- Improve plugin and Ace translation audit workflows
- Add regression coverage for engine filtering and prompt loading
2026-07-25 14:23:27 -05:00
b91d5b9acd Cleaning things up 2026-07-11 12:24:34 -05:00
601c64fe9f Updating stuff 2026-07-11 11:54:15 -05:00
fe31c71130 Reworking prompts/skills 2026-07-11 11:33:14 -05:00