@squadai/cli
Advanced tools
+12
-0
| # Changelog | ||
| ## [0.3.0](https://github.com/the-basilisk-ai/squad-cli/compare/cli-v0.2.0...cli-v0.3.0) (2026-03-18) | ||
| ### Features | ||
| * add createdAt/updatedAt to list outputs ([#14](https://github.com/the-basilisk-ai/squad-cli/issues/14)) ([5944df0](https://github.com/the-basilisk-ai/squad-cli/commit/5944df0e30b13125ba0386f0e3c01ecbf4fc7765)) | ||
| ### Bug Fixes | ||
| * clean up unused --verbose flag and simplify workspace summary output ([#12](https://github.com/the-basilisk-ai/squad-cli/issues/12)) ([136c8b5](https://github.com/the-basilisk-ai/squad-cli/commit/136c8b54e80dad632a475f1c934011f14f0722c9)) | ||
| ## [0.2.0](https://github.com/the-basilisk-ai/squad-cli/compare/cli-v0.1.0...cli-v0.2.0) (2026-03-18) | ||
@@ -4,0 +16,0 @@ |
+1
-1
| { | ||
| "name": "@squadai/cli", | ||
| "version": "0.2.0", | ||
| "version": "0.3.0", | ||
| "description": "Squad AI CLI - Product strategy management for AI agents and humans", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
+3
-3
@@ -39,3 +39,3 @@ # @squadai/cli | ||
| All commands support `--format json|table`, `--env dev|staging|production`, and `--verbose`. | ||
| All commands support `--format json|table`. | ||
@@ -46,3 +46,3 @@ ## Configuration | ||
| - `auth.json` — OAuth tokens (file mode `0600`) | ||
| - `auth.json` — OAuth tokens | ||
| - `client.json` — Registered OAuth client IDs | ||
@@ -56,3 +56,3 @@ - `workspace.json` — Selected workspace per environment | ||
| ```bash | ||
| yarn install --frozen-lockfile | ||
| yarn install | ||
| yarn build # Build to dist/cli.js | ||
@@ -59,0 +59,0 @@ yarn dev # Watch mode |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1279743
-9.43%7712
-9.49%