Skip to content

Commit c41183d

Browse files
0.16.8
1 parent 4049590 commit c41183d

4 files changed

Lines changed: 9 additions & 8 deletions

File tree

js/.changeset/verbose-http-logging.md

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

js/CHANGELOG.md

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

3+
## 0.16.8
4+
5+
### Patch Changes
6+
7+
- 732fe74: Add verbose HTTP logging for debugging provider issues and improve model-not-found error messages to list available models
8+
39
## 0.16.7
410

511
### Patch Changes

js/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@link-assistant/agent",
3-
"version": "0.16.7",
3+
"version": "0.16.8",
44
"description": "A minimal, public domain AI CLI agent compatible with OpenCode's JSON interface. Bun-only runtime.",
55
"main": "src/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)