Commit Graph

2 Commits

Author SHA1 Message Date
rootiest d6f9a51513 docs(readme): fix formatting in diagram 2026-06-20 02:52:01 +00:00
rootiest bd138a8d12 feat: claude-code tokenization proxy with ggshield DLP
Local DLP proxy between claude-code and the Anthropic API. Scans outgoing
/v1/messages bodies with ggshield, swaps detected secrets for opaque
placeholder tokens, and restores them in the streamed SSE response on the fly.

Licensed under AGPL-3.0-or-later.
2026-06-19 22:48:45 -04:00