fabro/crates
Bryan Helmkamp 61ed9a6bdb Add HTML-to-markdown conversion and prompt summarization to web_fetch
web_fetch now converts HTML responses to clean markdown using the htmd
crate (stripping script/style tags), and supports an optional prompt
parameter that makes a secondary LLM call to answer questions about the
fetched content. Each provider profile picks a cheap/fast summarizer
model (Haiku, gpt-4o-mini, gemini-2.0-flash).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 22:26:32 -05:00
..
agent Add HTML-to-markdown conversion and prompt summarization to web_fetch 2026-02-27 22:26:32 -05:00
attractor Add gpt-5.3-codex model and make it the default codex alias 2026-02-27 21:40:01 -05:00
git-storage Add git-storage crate for storing data in git object database 2026-02-24 23:17:44 -05:00
llm Add gpt-5.3-codex model and make it the default codex alias 2026-02-27 21:40:01 -05:00
util Consolidate redact and terminal crates into util 2026-02-27 18:44:19 -05:00