Commit Graph

  • 5071a6ea71 feat: add instruct command with platform reference for humans and agents main v2.3.3 Space-Banane 2026-07-10 22:55:56 +02:00
  • eeb34b7103 Bump npm package version to 2.3.2 v2.3.2 Space-Banane 2026-07-10 22:37:30 +02:00
  • 75ef33f47c feat: enhance Gitea release process with token fallback and improved artifact upload Space-Banane 2026-07-10 22:28:43 +02:00
  • 97b2089857 feat: enhance function execution options and logging capabilities Space-Banane 2026-07-10 22:24:47 +02:00
  • 0434376b83 Bump version to 2.3.1 v2.3.1 Space-Banane 2026-05-05 12:48:35 +02:00
  • 681a3cd6df Add function exec-url command Space-Banane 2026-05-05 12:46:24 +02:00
  • 544f6bd714 feat(cors): implement CORS management commands and utilities v2.3.0 Space-Banane 2026-04-14 22:38:27 +02:00
  • c912c791fa Added coding docs from shsf to shsf-cli Space-Banane 2026-04-14 18:23:11 +02:00
  • d9d6871f09 bump version v2.2.10 Space-Banane 2026-04-14 18:13:35 +02:00
  • 121b0429f6 fix(cli): use PUT for trigger updates to match OpenAPI spec Space-Banane 2026-04-14 18:11:13 +02:00
  • 9f78e2a221 fix: update version number to 2.2.9 in package.json and correct API endpoint in createNamespaceDefinition v2.2.9 Space-Banane 2026-04-14 17:55:09 +02:00
  • 1a0e811a9a fix: update version number to 2.2.8 in package.json v2.2.8 Space-Banane 2026-04-05 17:50:59 +02:00
  • 57b05da8c1 feat: enhance error handling for CLI file failures in handleAxiosError function Space-Banane 2026-04-05 17:49:40 +02:00
  • e6e2203751 feat: refactor file operations and add utility functions for file management Space-Banane 2026-04-05 17:46:38 +02:00
  • 5c18138dd2 fix: update version number to 2.2.7 in package.json v2.2.7 Space-Banane 2026-04-03 17:51:23 +02:00
  • 9f2d72c3a0 feat: implement file ignore and mapping functionality for remote push command Space-Banane 2026-04-03 17:48:44 +02:00
  • dddb352457 Added some more unpushable files (for now) v2.2.6 Space-Banane 2026-04-01 17:28:42 +02:00
  • 3fe3dc96da fix: update version number to 2.2.5 in package.json and enhance file reading logic in push command v2.2.5 Space-Banane 2026-04-01 17:24:42 +02:00
  • e953466786 fix: update version number to 2.2.4 in package.json v2.2.4 Space-Banane 2026-04-01 13:03:58 +02:00
  • c43c37ce34 feat: add unpushable file checks to prevent uploading certain file types Space-Banane 2026-04-01 13:01:47 +02:00
  • 13900343a3 feat: add commands for managing environment variables in functions & removed ui docs from skill v2.2.3 Space-Banane 2026-03-27 17:18:00 +01:00
  • cc54ef85e1 fix: update command syntax for function execution in documentation Space-Banane 2026-03-27 16:56:54 +01:00
  • 67f05af7a5 feat: add execute command for function execution with streaming options v2.2.2 Space-Banane 2026-03-27 16:55:28 +01:00
  • 37f6d50034 fix: requirements.txt modifications Space-Banane 2026-03-27 16:50:04 +01:00
  • a1f80d38f2 update skill to reflect changes Space-Banane 2026-03-27 16:38:18 +01:00
  • 7b659b1ef5 version-bump: commit of shame v2.2.0 Space-Banane 2026-03-27 16:36:48 +01:00
  • 3261cc1830 unslopped file operations Space-Banane 2026-03-27 16:35:43 +01:00
  • a76bb15fc9 feat: add req subcommands for managing requirements.txt (#5) v2.1.9 Space 2026-03-26 14:01:15 +01:00
  • 47cd88f72b feat: log byte count for push and pull v2.1.8 Space 2026-03-20 18:01:29 +01:00
  • 6a98ef4bed feat: log byte count for push and pull, increment version luna 2026-03-20 17:59:41 +01:00
  • e6dea43555 Add remote sync commands v2.1.7 Space 2026-03-20 17:03:45 +01:00
  • 7b86fec717 That should do Space-Banane 2026-03-20 17:02:34 +01:00
  • 0be63e5287 Fixed spacing Space-Banane 2026-03-20 16:28:37 +01:00
  • 1d04649cbf Refactor remote commands into remote subdirectory luna 2026-03-20 16:24:09 +01:00
  • 344e10ac46 Add remote sync command and tests luna 2026-03-20 16:21:53 +01:00
  • 6ad74bb991 feat: add testing using vitest v2.1.6 Space-Banane 2026-03-20 14:56:19 +01:00
  • 1b3851d0af docs: emphasize the use of pnpm for package updates Space-Banane 2026-03-20 09:00:39 +01:00
  • 9887ca3dcc chore: bump version to 2.1.5 and add versioning policy v2.1.5 luna 2026-03-20 08:58:03 +01:00
  • ae82ba221b fix: improve error handling for pipinstall luna 2026-03-20 08:55:10 +01:00
  • 8428ed56b5 feat: add pipinstall command luna 2026-03-20 08:51:29 +01:00
  • 20d34bf6e7 add: Implement storage management commands including create, delete, list, and item manipulation v2.1.0 Space-Banane 2026-03-18 22:35:18 +01:00
  • 11a239dbf4 refactor: Remove unnecessary heading for count commands in documentation Space-Banane 2026-03-18 18:41:15 +01:00
  • 342b8dd61f add: Implement UI URL command and update documentation with UI links and routes v2.0.4 Space-Banane 2026-03-18 18:00:35 +01:00
  • 625e3e2a3e add: Updating instructions for skill Space-Banane 2026-03-18 17:08:39 +01:00
  • ec06127443 Enhance CI/CD workflow by specifying paths for push and pull request triggers; update documentation with installation instructions and feature update reminders. Space-Banane 2026-03-18 17:05:40 +01:00
  • f8730b2044 Mass Implement of basic features v2.0.3 Space-Banane 2026-03-18 17:02:30 +01:00
  • 9aec36d0e8 Implemented count feature v2.0.2 Space-Banane 2026-03-18 16:33:03 +01:00
  • fdcf3d06e0 Testing Release CI v5 Space-Banane 2026-03-18 16:18:36 +01:00
  • 5ab18ce870 Change pnpm install command to use --no-frozen-lockfile in CI/CD workflow Space-Banane 2026-03-18 16:14:13 +01:00
  • bbddbe0bca Remove cache configuration for pnpm in CI/CD workflow Space-Banane 2026-03-18 16:13:17 +01:00
  • f5515c1c07 Remove version specification for pnpm action in CI/CD workflow Space-Banane 2026-03-18 16:03:59 +01:00
  • 01fcdd1907 Update package version to 2.0.0 and add CI/CD workflow for automated builds and publishing Space-Banane 2026-03-18 16:03:12 +01:00
  • 44382915d9 Added provisional Readme Space-Banane 2026-03-18 15:55:26 +01:00
  • 6831669de7 Initialize SHSF CLI project with core structure, configuration, and command handling Space-Banane 2026-03-18 15:47:45 +01:00