Skip to content

Commit 2595926

Browse files
Version Packages
1 parent c2b77be commit 2595926

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.changeset/gcs-store-env-init.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/modern-cli-prompts.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/cli/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# agentpond
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 66f2583: Add Google Cloud Storage object-store support, store selection during environment initialization, split cloud SDK integrations into provider packages, and add provider serverless ingestion handlers.
8+
9+
### Patch Changes
10+
11+
- f75bd8c: Migrate the CLI to Commander and add interactive environment selection with Inquirer prompts.
12+
313
## 0.2.0
414

515
### Minor Changes

apps/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agentpond",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Agent-native CLI for local Langfuse-compatible trace analytics",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)