Commit Graph
3 Commits
Author SHA1 Message Date
Vincent 72916d3c79 Tell the M1 agent how to browse: m1-browse, not the Chrome extension
The Claude browser extension cannot work on M1 — it links to a single
persistent interactive session, and the relay runs one-shot processes. It
drives a real visible Chrome over CDP instead, so manual intervention over
screen sharing still works and logins persist.
2026-09-03 19:44:19 +02:00
Vincent d26b1f7b29 Make the M1 marker side-aware: M1 is the worker, M5 relays
The marker is committed, so M1's own agent reads it too. The first version
told whichever side read it to run m1-say — on M1 that meant relaying to
itself. Now each side is told its role by a one-line check for the M1-only
token file.
2026-09-03 13:11:37 +02:00
Vincent b254d3c06e Mark this project as living on M1 (every chat relays there) 2026-09-03 13:10:14 +02:00