Skip to content

Commit 2b7053e

Browse files
Version Packages
1 parent f75bd8c commit 2b7053e

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/modern-cli-prompts.md

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

apps/cli/CHANGELOG.md

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

3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- f75bd8c: Migrate the CLI to Commander and add interactive environment selection with Inquirer prompts.
8+
39
## 0.2.0
410

511
### 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.2.1",
44
"description": "Agent-native CLI for local Langfuse-compatible trace analytics",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)