12 Commits

Author SHA1 Message Date
Space a76bb15fc9 feat: add req subcommands for managing requirements.txt (#5)
* feat: add req subcommands for managing requirements.txt

* bump: version 2.1.9

* fix: address codex review comments (flag consistency, regex-based pkg parsing, error handling)

---------

Co-authored-by: Luna <clawy@reversed.dev>
2026-03-26 14:01:15 +01:00
luna 6a98ef4bed feat: log byte count for push and pull, increment version 2026-03-20 17:59:41 +01:00
luna 344e10ac46 Add remote sync command and tests 2026-03-20 16:21:53 +01:00
Space-Banane 6ad74bb991 feat: add testing using vitest 2026-03-20 14:56:19 +01:00
luna 9887ca3dcc chore: bump version to 2.1.5 and add versioning policy 2026-03-20 08:58:03 +01:00
Space-Banane 20d34bf6e7 add: Implement storage management commands including create, delete, list, and item manipulation 2026-03-18 22:35:18 +01:00
Space-Banane 342b8dd61f add: Implement UI URL command and update documentation with UI links and routes 2026-03-18 18:00:35 +01:00
Space-Banane f8730b2044 Mass Implement of basic features 2026-03-18 17:02:30 +01:00
Space-Banane 9aec36d0e8 Implemented count feature 2026-03-18 16:33:03 +01:00
Space-Banane fdcf3d06e0 Testing Release CI 2026-03-18 16:18:36 +01:00
Space-Banane 01fcdd1907 Update package version to 2.0.0 and add CI/CD workflow for automated builds and publishing 2026-03-18 16:03:12 +01:00
Space-Banane 6831669de7 Initialize SHSF CLI project with core structure, configuration, and command handling 2026-03-18 15:47:45 +01:00