a789495a98
CI / Quality Guardrails (push) Waiting to run
CI / Build & Test (macos-latest) (push) Waiting to run
CI / Build & Test (ubuntu-latest) (push) Waiting to run
CI / Build & Test (windows-latest) (push) Waiting to run
CI / Format (push) Waiting to run
CI / PowerShell Syntax (push) Waiting to run
CI / Windows Cross-Target Check (Linux) (push) Waiting to run
FreeBSD Smoke / FreeBSD Smoke (x86_64) (push) Has been cancelled
21 lines
958 B
JSON
21 lines
958 B
JSON
{
|
|
"version": "0.43.0",
|
|
"date": "2026-07-11",
|
|
"title": "Terminal math and smoother swarm work",
|
|
"highlights": [
|
|
"LaTeX now renders as readable terminal math, including common inline, display, fenced, and environment-based notation",
|
|
"Swarm waits now run asynchronously so the coordinator stays responsive while agents finish",
|
|
"The CLI can override the working directory used by remote sessions"
|
|
],
|
|
"improvements": [
|
|
"Swarm agent cards appear directly beneath spawn calls with clearer beta labeling",
|
|
"Tool discovery covers more integration categories",
|
|
"Todo guidance now emphasizes measurable goals and evidence-backed completion confidence"
|
|
],
|
|
"fixes": [
|
|
"Images with mismatched format labels are corrected before sending so providers no longer reject valid image payloads",
|
|
"Idle TUI sessions release retained heap memory more effectively",
|
|
"Jcode login directs users to the correct pricing path"
|
|
]
|
|
}
|