Skip to content

Commit c004c18

Browse files
committed
chore: release agent-connector 0.2.96 + launcher 0.7.1
Core library now includes icons and updated agent ordering. Launcher loads icons from core library at runtime.
1 parent 190ef2d commit c004c18

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/agent-connector/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@openagents-org/agent-launcher",
3-
"version": "0.2.95",
3+
"version": "0.2.96",
44
"description": "OpenAgents Launcher — install, configure, and run AI coding agents from your terminal",
55
"main": "src/index.js",
66
"bin": {

packages/launcher/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openagents-launcher",
3-
"version": "0.7.0",
3+
"version": "0.7.1",
44
"description": "OpenAgents Launcher — install, configure, and manage your AI agents",
55
"main": "src/main/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)