18 Commits

Author SHA1 Message Date
Space-Banane 3fe3dc96da fix: update version number to 2.2.5 in package.json and enhance file reading logic in push command 2026-04-01 17:24:42 +02:00
Space-Banane e953466786 fix: update version number to 2.2.4 in package.json 2026-04-01 13:03:58 +02:00
Space-Banane 13900343a3 feat: add commands for managing environment variables in functions & removed ui docs from skill 2026-03-27 17:18:00 +01:00
Space-Banane 67f05af7a5 feat: add execute command for function execution with streaming options 2026-03-27 16:55:28 +01:00
Space-Banane 37f6d50034 fix: requirements.txt modifications 2026-03-27 16:50:04 +01:00
Space-Banane 7b659b1ef5 version-bump: commit of shame 2026-03-27 16:36:48 +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>
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