shraga 0.1.108 → 0.1.110

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -201,7 +201,8 @@ with:
201
201
  also manages the shared login there, no SSH), or by hand:
202
202
  `CLAUDE_CONFIG_DIR=<DATA_DIR>/workspace/users/<contactId>/.claude claude auth login`.
203
203
  A folder without a login fails the run with the CLI's 401 — it never falls back to the default account.
204
- Routed runs don't feed the usage gauge. Same trust model as the default login: the agent's Bash can
204
+ The **Claude usage** gauge is per viewer: a routed viewer sees their own account's limits (read from
205
+ that folder only, never the keychain), everyone else the default login's. Same trust model as the default login: the agent's Bash can
205
206
  read a routed login just as it can read the default one.
206
207
 
207
208
  ## Configuration