Skip to content

Commit ab4779a

Browse files
Merge pull request #702 from corbitsdev/release-0.3.7
Release corbits 0.3.7
2 parents f6b94ec + 044b53a commit ab4779a

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

1414
## [Unreleased]
1515

16+
## [0.3.7] - 2026-08-27
17+
18+
### Fixed
19+
20+
- `web_fetch` failures now return the same complete result shape and content
21+
regardless of whether the default Exa provider or native fetch handles them.
22+
1623
## [0.3.6] - 2026-08-27
1724

1825
### Fixed

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.6",
3+
"version": "0.3.7",
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)