| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-10 | 697 Bytes | |
| v0.4.81 source code.tar.gz | 2026-09-10 | 2.5 MB | |
| v0.4.81 source code.zip | 2026-09-10 | 2.9 MB | |
| Totals: 3 Items | 5.4 MB | 1 | |
Endpoint usability follow-ups to v0.4.80.
Model list. With an endpoint selected, the model field was free text. It now enumerates through the endpoint's own base URL and credential (GET /api/user/model/endpoints/{name}/models). Listing by endpoint name is safe where a caller-supplied api_base is not: the destination and key come from the stored row.
Test button. Sends one request shaped like an agent turn, with a tool attached and the endpoint's own reasoning shape, since the failure worth catching only appears when those two ride the same request. Rejections come back carrying the gateway's own words.
Reads under the endpoints prefix are now admin-gated, not only writes.