agent-afk 4.41.0 → 4.42.0

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
@@ -40,7 +40,6 @@ Smoke test:
40
40
  ```bash
41
41
  afk --version # confirm the install (works before login)
42
42
  afk doctor # environment self-check
43
- afk login # save an Anthropic API key or OAuth token
44
43
  afk chat "hello"
45
44
  ```
46
45