Skip to content

Commit aea478d

Browse files
Merge pull request #693 from corbitsdev/release-0.3.3
Release corbits 0.3.3
2 parents 619609a + cfa95e6 commit aea478d

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ parallel copies under `docs/` or `scripts/notes/`. At cut time: rename
1313

1414
## [Unreleased]
1515

16+
## [0.3.3] - 2026-08-25
17+
1618
### TUI
1719

1820
- Idle-with-fleet is real: after Skywalker dispatches workers with `spawn_agent`

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@corbits/code",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Single-process coding agent CLI built on the Interchange runtime (Bun + TypeScript)",
55
"private": true,
66
"license": "SEE LICENSE IN LICENSE.md",

0 commit comments

Comments
 (0)