paperclip/packages
Michel Tomas c152eed16a
fix(adapter-utils): redact an escaped-quoted header value at any serialization depth
An escaped-quoted argument carries a backslash run before its quote that
doubles and grows by one with every serialization layer, so a rule that
requires exactly one backslash misses a command serialized twice. Both
escaped-quote branches now capture the odd backslash run of the opener and
close on the same run, with a tempered body that keeps deeper embedded
quotes and a dangling trailing backslash inside the value. A scheme word
may precede the escaped opener as well as follow it. Every capture group
is named and the replace callback reads the groups object.

Claude-Session: https://claude.ai/code/session_01RYigf3eMFJjey9iKRApPGE
2026-09-05 22:45:14 +02:00
..
adapter-utils fix(adapter-utils): redact an escaped-quoted header value at any serialization depth 2026-09-05 22:45:14 +02:00
adapters feat(codex-local): give each Codex account its own home and path secret (#12709) 2026-09-02 14:46:53 -07:00
db feat(runner): add managed provider backends (#12699) 2026-09-02 00:48:30 -05:00
google-sheets-mcp-server
kv-demo-mcp-server
mcp-server
paperclip-eval-kernel feat(runner): add offline evaluation tooling (#12653) 2026-09-01 05:19:47 -05:00
paperclip-runner chore(deps-dev): bump @vitejs/plugin-react from 4.7.0 to 6.1.1 (#12566) 2026-09-03 09:14:00 -07:00
plugins chore(deps-dev): bump rollup from 4.62.4 to 4.63.1 (#12570) 2026-09-03 07:30:14 -07:00
shared feat(ui): add streamlined navigation foundation (#12746) 2026-09-02 23:55:43 -07:00
skills-catalog
tailscale-https-broker
teams-catalog