kunkun/packages
Huakun Shen b13d1350d6
feat(db): Add command aliases and usage tracking
- Implement command_aliases table with FTS5 virtual table
- Add usage_count and last_used_at columns to commands table
- Create CRUD methods for command aliases
- Add methods to track and retrieve command usage statistics
- Update database migration system to support new schema version
2025-03-06 15:51:21 -05:00
..
2025-01-18 22:55:43 -05:00
2025-01-12 12:56:13 -05:00
2025-02-07 01:26:56 -05:00
2025-03-03 05:21:42 -05:00