Commit Graph

30 Commits

Author SHA1 Message Date
Space-Banane a1f80d38f2 update skill to reflect changes 2026-03-27 16:38:18 +01:00
Space-Banane 7b659b1ef5 version-bump: commit of shame v2.2.0 2026-03-27 16:36:48 +01:00
Space-Banane 3261cc1830 unslopped file operations 2026-03-27 16:35:43 +01:00
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>
v2.1.9
2026-03-26 14:01:15 +01:00
Space 47cd88f72b feat: log byte count for push and pull v2.1.8 2026-03-20 18:01:29 +01:00
luna 6a98ef4bed feat: log byte count for push and pull, increment version 2026-03-20 17:59:41 +01:00
Space e6dea43555 Add remote sync commands v2.1.7 2026-03-20 17:03:45 +01:00
Space-Banane 7b86fec717 That should do 2026-03-20 17:02:34 +01:00
Space-Banane 0be63e5287 Fixed spacing 2026-03-20 16:28:37 +01:00
luna 1d04649cbf Refactor remote commands into remote subdirectory 2026-03-20 16:24:09 +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 v2.1.6 2026-03-20 14:56:19 +01:00
Space-Banane 1b3851d0af docs: emphasize the use of pnpm for package updates 2026-03-20 09:00:39 +01:00
luna 9887ca3dcc chore: bump version to 2.1.5 and add versioning policy v2.1.5 2026-03-20 08:58:03 +01:00
luna ae82ba221b fix: improve error handling for pipinstall 2026-03-20 08:55:10 +01:00
luna 8428ed56b5 feat: add pipinstall command 2026-03-20 08:51:29 +01:00
Space-Banane 20d34bf6e7 add: Implement storage management commands including create, delete, list, and item manipulation v2.1.0 2026-03-18 22:35:18 +01:00
Space-Banane 11a239dbf4 refactor: Remove unnecessary heading for count commands in documentation 2026-03-18 18:41:15 +01:00
Space-Banane 342b8dd61f add: Implement UI URL command and update documentation with UI links and routes v2.0.4 2026-03-18 18:00:35 +01:00
Space-Banane 625e3e2a3e add: Updating instructions for skill 2026-03-18 17:08:39 +01:00
Space-Banane ec06127443 Enhance CI/CD workflow by specifying paths for push and pull request triggers; update documentation with installation instructions and feature update reminders. 2026-03-18 17:05:40 +01:00
Space-Banane f8730b2044 Mass Implement of basic features v2.0.3 2026-03-18 17:02:30 +01:00
Space-Banane 9aec36d0e8 Implemented count feature v2.0.2 2026-03-18 16:33:03 +01:00
Space-Banane fdcf3d06e0 Testing Release CI v5 2026-03-18 16:18:36 +01:00
Space-Banane 5ab18ce870 Change pnpm install command to use --no-frozen-lockfile in CI/CD workflow 2026-03-18 16:14:13 +01:00
Space-Banane bbddbe0bca Remove cache configuration for pnpm in CI/CD workflow 2026-03-18 16:13:17 +01:00
Space-Banane f5515c1c07 Remove version specification for pnpm action in CI/CD workflow 2026-03-18 16:03:59 +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 44382915d9 Added provisional Readme 2026-03-18 15:55:26 +01:00
Space-Banane 6831669de7 Initialize SHSF CLI project with core structure, configuration, and command handling 2026-03-18 15:47:45 +01:00