Status · Upgrade Available
Nine
days
behind.
now · v2026.4.8
latest · v2026.4.16+
+1,231 commits
Live on this machine
● hermes-gateway.service · active
Before · After
Current
Today
v2026.4.8 · 86960cdb
- Memory creeps — agent cache has no cap
- Session leaks — DB stays open on shutdown
- Gemini errors surface as
MODEL_CAPACITY_EXHAUSTED raw
- Telegram tables break in markdown
- QQ bot onboarding is manual
- Kimi coding runs at wrong temperature
- Browser CDP URL hardcoded
After upgrade
Tomorrow
v2026.4.16+ · 64b35471
- Bounded memory — LRU cap + idle TTL eviction
- Clean shutdowns — SessionDB closes properly
- Capacity errors shown clearly to users
- Telegram tables auto-wrap in code blocks
- QQ bot scans a QR to onboard
- Kimi coding forced to 0.6 temp
- Browser CDP URL lives in config
What unlocks
Stable gateway
Per-session cleanup; DB closes on shutdown.
#11800
Memory stops creeping
Agent cache capped with LRU + TTL.
#11565
Tracker bounds
Read tracker + completion state pruned.
#11839
Gemini errors land clean
Capacity exhaustion surfaces as a tidy notice.
gemini-cli
QR onboarding
QQ bot setup by scanning a code.
qqbot
Telegram tables
Markdown tables wrap in code blocks automatically.
#11794
Kimi temp fix
Coding model pinned at 0.6 for consistent output.
kimi
Browser via config
CDP URL configurable — no more hardcoding.
latest
Release timeline
v2026.4.8
Apr 08
You are here
Note
Not a code bug
ElevenLabs 401 won't be fixed by the upgrade.
Account auth · re-sign in on the ElevenLabs website, or swap providers in config.yaml.