multica/packages
Jiayuan Zhang 27c3ba5682 feat(web): add Accept: text/markdown header for Cloudflare Markdown for Agents
Prefer markdown responses from servers that support Cloudflare's Markdown
for Agents feature, reducing token usage by ~80% when available. Non-supporting
servers fall back to HTML as before.

- Update Accept header to prefer text/markdown in web_fetch requests
- Add text/markdown content-type handling to skip HTML parsing pipeline
- Capture x-markdown-tokens response header in WebFetchResult
- Add extractMarkdownTitle() helper for native markdown title extraction

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 19:47:17 +08:00
..
core feat(web): add Accept: text/markdown header for Cloudflare Markdown for Agents 2026-02-13 19:47:17 +08:00
hooks feat(utils): unify encrypted Device ID across all platforms 2026-02-13 17:34:23 +08:00
sdk feat(core): add message source tracking and persistence 2026-02-12 18:45:15 +08:00
store feat(core): add message source tracking and persistence 2026-02-12 18:45:15 +08:00
types feat(types): add AuthUser type for auth integration 2026-02-13 12:24:43 +08:00
ui merge: resolve conflict with main (keep both auth and subagents handlers) 2026-02-13 14:41:15 +08:00
utils feat(utils): unify encrypted Device ID across all platforms 2026-02-13 17:34:23 +08:00