Commit Graph

1 Commits

Author SHA1 Message Date
Fabian @ Blax Software 1d8f43148f docs(agents): add AGENTS.md client reference, ship it via files[], fix ApiClient method names
- AGENTS.md: canonical client reference — factories + the app `ws` singleton, send()
  (streaming via the 4th progress arg, no-timeout caveat), listen/listenWhileMounted,
  the EventTarget mechanics, the setAppReady() gate, the SSR pattern, and a footgun checklist.
- package.json: add AGENTS.md to files[] so it ships to node_modules in consumer installs.
- README: correct the ApiClient method table — `bearerToken` getter / getBackendUrl() /
  setBearer(null) (getBearer/getServerUrl/clearBearer never existed) + accurate verb signatures.
2026-06-30 10:56:33 +02:00