mirror of
https://github.com/dtzp555-max/ocp.git
synced 2026-07-22 13:35:08 +00:00
chore(release): v3.24.0 — OpenAI multimodal vision + structured outputs, SPOT prompt budget, agentic-turn fix, OCP_LOCAL_TOOLS
Consolidates #179/#153/#154/#183/#181/#182 (merged since the v3.23.0 tag). 3.23.0 → 3.24.0. Minor: four user-facing features (multimodal vision #154, structured outputs #153, SPOT-derived prompt budget #179, OCP_LOCAL_TOOLS #182) + two fixes (#183 agentic final-answer, #181 deep-reply-500). No breaking change; no new endpoint; no new cli.js wire behavior. Two features from @vvlasy-openclaw. Release-kit walk: new env vars all documented in-PR (CLAUDE_IMAGE_ALLOW_URL / CLAUDE_MAX_IMAGE_* #154, OCP_STRUCTURED_MAX_ATTEMPTS #153, OCP_LOCAL_TOOLS #182 — grepped present in README env table); ADR 0009 (#179) + ADR 0006 (B.1, #153/#154) indexed; version from package.json only (no stale refs); the CHANGELOG Unreleased section (which held #182) is retitled to v3.24.0 with the other five entries added. Tag push v3.24.0 at this squash commit triggers release.yml. Co-Authored-By: Claude <claude-opus-4-8> <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude <claude-opus-4-8> <noreply@anthropic.com>
parent
4f9e2ff281
commit
a87523004d
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "open-claude-proxy",
|
||||
"version": "3.23.0",
|
||||
"version": "3.24.0",
|
||||
"description": "OCP (Open Claude Proxy) — use your Claude Pro/Max subscription as an OpenAI-compatible API for any IDE. Works with Cline, OpenCode, Aider, Continue.dev, OpenClaw, and more.",
|
||||
"type": "module",
|
||||
"bin": {
|
||||
|
||||
Reference in New Issue
Block a user