Skip to content

Commit f75a013

Browse files
committed
v0.0.87
1 parent 1cc5122 commit f75a013

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.0.87](https://github.com/involvex/super-agent-cli/compare/v0.0.86...v0.0.87) (2026-02-06)
2+
3+
## [0.0.86](https://github.com/involvex/super-agent-cli/compare/v0.0.85...v0.0.86) (2026-02-06)
4+
5+
### Features
6+
7+
- **vscode:** add command to start CLI server from extension ([278cd12](https://github.com/involvex/super-agent-cli/commit/278cd1267b854599e3fbe477ca86aa7340fe96a5))
8+
19
## [0.0.85](https://github.com/involvex/super-agent-cli/compare/v0.0.84...v0.0.85) (2026-02-05)
210

311
## [0.0.84](https://github.com/involvex/super-agent-cli/compare/v0.0.83...v0.0.84) (2026-02-05)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@involvex/super-agent-cli",
3-
"version": "0.0.86",
3+
"version": "0.0.87",
44
"description": "An open-source AI agent that brings the power of Super Agent directly into your terminal.",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)