paperclip/packages
Michel Tomas bf30a05e64
fix(adapter-utils): read an even backslash run before a quote as a bare quote
An escape-pair segment is either an even backslash run followed by a
character other than a quote, the form a serialized escaped space takes,
or an odd run followed by any character, a true shell escape. An even run
before a quote is an escaped backslash and the quote opens a further
segment of the same word, which the value consumes. A truncated
escaped-quoted value runs to the end of its line again: a bare quote there
may be a further segment of the word, so it is redacted rather than kept
as an enclosing delimiter.

Claude-Session: https://claude.ai/code/session_01RYigf3eMFJjey9iKRApPGE
2026-09-05 23:45:06 +02:00
..
adapter-utils fix(adapter-utils): read an even backslash run before a quote as a bare quote 2026-09-05 23:45:06 +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