feat: add opt-in SEC EDGAR research tools
Six edgar_* tools modeled on the CourtListener integration: company lookup, filing history, full-text search, per-turn cached find/paged reading inside a filing, and XBRL key figures. Filing text is fenced as untrusted content; a composer "EDGAR" toggle (off by default, remembered per browser) sends use_edgar per request, gating both the advertised tools and dispatch. SEC requires an email contact in the User-Agent (EDGAR_USER_AGENT); no API key is needed. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_0162m7SntswVEncetJQktwab
| Repository | Rai220/mike |
|---|---|
| Author | Krestnikov (rai220) <k.krestnikov@gmail.com> |
| Authored | |
| Parents | e6617c1a |
| Stats | 21 files changed , +1578 , -9 |
| Part of | Opt-in SEC EDGAR research |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-7a597466.md
from inside the repo you want the change in.