Agent-Reach/agent_eyes
Panniantong 89b3eaf5da polish: cookie header string parsing + Cookie-Editor guide + server user path
Key improvements:
- twitter-cookies now accepts BOTH formats:
  1. Full cookie header string from Cookie-Editor export
  2. Two separate values (auth_token ct0)
  Automatically detects which format was pasted.

- New docs/cookie-export.md guide for server users
  Recommends Cookie-Editor Chrome extension (one-click export)
  Fallback: manual F12 → Network → Cookie header

- Install guide now has two clear paths:
  Path A (local): --from-browser chrome (one command, all cookies)
  Path B (server): Cookie-Editor extension export (30 sec per site)

- Better error messages with accepted format examples
2026-02-24 07:02:44 +01:00
..
channels feat: complete channel menu install flow + XiaoHongShu channel 2026-02-24 06:31:48 +01:00
guides v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
integrations v2.0.0 — Pure glue architecture: zero copied code, pluggable channels 2026-02-24 05:38:21 +01:00
__init__.py v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
cli.py polish: cookie header string parsing + Cookie-Editor guide + server user path 2026-02-24 07:02:44 +01:00
config.py v1.0.0 — Agent Eyes: search + read the entire internet 2026-02-24 04:00:47 +01:00
cookie_extract.py feat: one-click cookie import from browser 2026-02-24 06:55:08 +01:00
core.py v2.0.0 — Pure glue architecture: zero copied code, pluggable channels 2026-02-24 05:38:21 +01:00
doctor.py v2.0.0 — Pure glue architecture: zero copied code, pluggable channels 2026-02-24 05:38:21 +01:00