fix graze client, improve feed tools, add configurable agent model
- fix graze API: login response parsing, migrate_algo response, delete
endpoint, add backfill step, paginated list_feeds
- fix filter manifest: remove fake has_any_tag operator, correct regex_any
docs to match actual grazer engine operators
- read_feed takes a name slug instead of full AT-URI, list_feeds returns
rkeys so tools compose naturally
- add AGENT_MODEL setting (default anthropic:claude-sonnet-4-6) so model
is swappable via fly secret without redeploying
- add source code link to profile bio (always visible)
- document all configurable env vars in README, correct memory to 1GB
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>