Skip to content

Commit a5a74a1

Browse files
authored
Merge pull request #50 from RhysSullivan/changeset-release/main
Version Packages
2 parents 9d42a87 + 44c02b5 commit a5a74a1

4 files changed

Lines changed: 7 additions & 44 deletions

File tree

.changeset/mcp-stdio-beta.md

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

.changeset/pre.json

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

apps/executor/CHANGELOG.md

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

3+
## 1.2.5
4+
5+
### Patch Changes
6+
7+
- d95a087: Add stdio MCP support via `executor mcp --stdio`, make foreground `web` and `mcp` sessions first-class CLI entrypoints, and update the dashboard MCP install card to default to the stdio install flow with an HTTP toggle.
8+
39
## 1.2.5-beta.0
410

511
### Patch Changes

apps/executor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "executor",
3-
"version": "1.2.5-beta.0",
3+
"version": "1.2.5",
44
"description": "Local AI executor with a CLI, local API server, and web UI.",
55
"keywords": [
66
"executor",

0 commit comments

Comments
 (0)