We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e429f3 commit ce6aaa5Copy full SHA for ce6aaa5
1 file changed
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.49.0] - 2026-03-28
6
+
7
+### Added
8
9
+- Proxy deep filters — strip orphaned tool_results (sidechains), deduplicate stale file reads, collapse failed retries
10
+- These target the real waste: 60K+ tokens of noise that was previously invisible to the proxy
11
12
+### Fixed
13
14
+- Proxy thinking filter: re-parse after signature strip was restoring removed thinking blocks, causing API 400
15
+- Proxy log: fixed double-dash in saved bytes, OPS now shows one decimal
16
+- `launch --proxy` chains correctly — starts pastewatch as upstream, not forward-proxy
17
18
## [0.48.3] - 2026-03-28
19
20
### Fixed
0 commit comments