better-ccflare 3.5.27 → 3.5.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/dist/better-ccflare +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -832,6 +832,7 @@ This repository includes an automated Claude code review system:
|
|
|
832
832
|
Thanks to the contributors who have improved better-ccflare:
|
|
833
833
|
|
|
834
834
|
- [@zionts](https://github.com/zionts) — fix false "integrity check failed" banner on large DBs; adaptive incremental vacuum; payload retention default reduction ([#259](https://github.com/tombii/better-ccflare/pull/259))
|
|
835
|
+
- [@zenprocess](https://github.com/zenprocess) — optional `X-Anthropic-Agent-Id` header for explicit per-agent attribution ([#260](https://github.com/tombii/better-ccflare/pull/260))
|
|
835
836
|
|
|
836
837
|
## License
|
|
837
838
|
|
package/dist/better-ccflare
CHANGED
|
Binary file
|
package/package.json
CHANGED