Release v0.4.0 "vegan leather"#47
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v0.4.0 "vegan leather" — cut from
release-v0.4.0, targetingmain.This is a reliability-focused release hardening the tannery curing pipeline under real concurrency (found load-testing
examples/11-high-volume-ciat 100-webhook bursts), plus reasoning-model support and a new shell-completion command.Highlights
Added
leather completion <shell>— static bash/zsh/fish completion scripts mirroring the dispatch table.completion_reserve— per-agent override plus a newreasoning_reservesplit so<think>traces and answers get separate budgets; model-aware defaults for Qwen3/QwQ/DeepSeek-R1 and a self-healing retry on length-truncation.thinking:agent front-matter —thinking: falsedisables a model's hidden reasoning trace per agent (measured 5.2x speedup on the 40-webhook burst with equal-or-better correctness).patternsvalidation and a full-system load-test profiler (scripts/profile/).Fixed
hide_kind(fix: curing collect fan-in hangs forever and leaks state when a leg permanently DLQs #45).collect_size) no longer hangs forever / leaks state when a leg permanently DLQs — newcollect_timeout_seconds(curing: collect fan-in (collect_size) hangs forever and leaks state when one leg permanently DLQs #44).shell-tools.jsonschemas emitrequired(fix: curing model resolution, prefix-curing concurrency, and shell-tools.json schemas #43).Removed
leather chat(no deprecation cycle — useleather run).ROADMAP.mdand its references — deferred-item tracking moved to GitHub issues.Release-prep housekeeping
CHANGELOG.md: cut the[0.4.0]section and updated compare links.SECURITY.md: Supported Versions now lists0.4.x;0.3.xretired; trust-model heading bumped to v0.4.See CHANGELOG.md for the full entry.