Skip to content

Commit 46403cf

Browse files
committed
release: jvdd build 9.6.2-jvdd.5 — AI Analyst model IDs
Includes upstream PR johanzander#180 (AI Analyst model IDs updated to current Claude generation: sonnet-4-6, opus-4-8, haiku-4-5).
1 parent fd1fd7a commit 46403cf

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ All notable changes to BESS Battery Manager will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [9.6.2-jvdd.5] - 2026-06-25
8+
9+
### Fixed (jvdd fork)
10+
11+
- **AI Analyst returned 404 for `claude-sonnet-4-20250514`** — the hardcoded Sonnet 4.0 / Opus 4.0 IDs from the May 2025 launch are deprecated and return `404 not_found_error` on some accounts ahead of the formal 2026-06-15 retirement. Updated default to `claude-sonnet-4-6` and Opus option to `claude-opus-4-8`; added `claude-haiku-4-5` to the dropdown. (upstream PR #180, still open)
12+
713
## [9.6.2-jvdd.4] - 2026-06-24
814

915
Rebased on upstream v9.6.2 (which already contains the NL/BE/DE/FR/AT/PL Nordpool fix from PR #164 — merged as 46b65ef). The fork now carries only the still-pending PR #167 patch.

bess_manager/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "BESS Manager"
22
description: "Battery Energy Storage System optimization and management"
3-
version: "9.6.2-jvdd.4"
3+
version: "9.6.2-jvdd.5"
44
slug: "bess_manager"
55
image: "ghcr.io/jdungen/bess-manager-{arch}"
66
init: false

0 commit comments

Comments
 (0)