mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-30 06:12:03 +00:00
188de1bbca8f45e2a2464389f49404523fa7d693
Categories are now saved to a categories.json file in the .automaker directory. This ensures categories persist even when all feature cards are deleted. The category autocomplete now shows suggestions from both existing features AND the persisted categories file. - Add persistedCategories state and load/save functions in board-view - Merge persisted categories with feature categories for suggestions - Auto-save categories when adding or editing features - Update mock Electron API to handle categories.json file Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
96.3%
CSS
2.3%
Shell
0.9%
JavaScript
0.4%
Dockerfile
0.1%