Commit 9590355
committed
readme: add bridge pattern section with the Pocket-to-Claude-Code demo
Adds a new section right after See it running with two screenshots
showing the bridge in action end-to-end:
1. fresh Claude Code session receiving the one-paragraph setup
prompt and starting the bridge publisher
2. Pocket on a phone, mid-conversation with that Claude Code
session via the zhub tunnel
Also stages claude-honest-recall.png + pocket-honest-diagnosis.png
under docs/screenshots/bridge/ for use in social posts and follow-up
docs (the meta-honesty exchange where the bridged session truthfully
diagnoses what it knows vs hallucinates).
The bridge proves the substrate scales to interactive agents, not
just HTTP brains — same OpenAI-compat surface, but the brain is
whatever is reading the inbox files.1 parent 508be98 commit 9590355
5 files changed
Lines changed: 16 additions & 0 deletions
File tree
- docs/screenshots/bridge
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
69 | 85 | | |
70 | 86 | | |
71 | 87 | | |
| |||
Loading
Loading
0 commit comments