Skip to content

docs: reframe five-adapter bullet as zero-config drop-in, not a limit - #64

Merged
mvanhorn merged 1 commit into
mainfrom
fix/readme-adapter-framing
May 23, 2026
Merged

docs: reframe five-adapter bullet as zero-config drop-in, not a limit#64
mvanhorn merged 1 commit into
mainfrom
fix/readme-adapter-framing

Conversation

@mvanhorn

Copy link
Copy Markdown
Owner

Summary

The prior wording made it sound like agentcookie only works for five CLIs, which buries the actual scope. The five PP CLI adapters are a zero-config convenience on top of universal surfaces (Chrome SQLite, plaintext sidecar, secrets bus, and `agentcookie.toml` auto-discovery) that already cover anything reading cookies or env vars.

Changes

  • Working list: rewrite the adapter bullet to lead with the convenience framing and explicitly state the universal fallbacks.
  • Not yet list: drop the "more cookie adapters beyond the five above" bullet. It implied a capability gap that doesn't actually exist; the universal surfaces handle anything not in the bespoke five.

Test plan

  • Read the rendered README; the Working list reads as "universal surfaces, plus five drop-ins on top" rather than "only these five work."
  • The Not yet list no longer implies adapter count is a ceiling.

…imit

Prior copy implied agentcookie only worked for five CLIs. In reality
the universal surfaces (Chrome SQLite, plaintext sidecar, secrets bus,
agentcookie.toml auto-discovery) cover anything that reads cookies or
env vars; the five bespoke adapters are a convenience on top.

- Working list: rewrite the adapter bullet so the universal fallbacks
  are stated alongside the five drop-ins.
- Not yet list: drop the "more adapters" bullet. It's not a missing
  capability, it's a missing convenience layer that other surfaces
  already cover.
@mvanhorn
mvanhorn merged commit a2fd1f4 into main May 23, 2026
1 check passed
@mvanhorn
mvanhorn deleted the fix/readme-adapter-framing branch May 23, 2026 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant