consciousness/src/agent
Kent Overstreet 4245b8bdb3 Merge PR #4: use html2md on web_fetch (fixes #3) (spqrz)
web_fetch was returning raw HTML, which is verbose and hard for
the agent to consume. Add html2md dependency and convert HTML to
Markdown before truncation. Much cleaner output for normal pages;
no downsides.

Co-Authored-By: spqrz <spqrz386@gmail.com>
Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-18 12:50:54 -04:00
..
api agent/api: carry readout alongside streamed tokens 2026-04-18 01:15:46 -04:00
tools Merge PR #4: use html2md on web_fetch (fixes #3) (spqrz) 2026-04-18 12:50:54 -04:00
context.rs amygdala: F8 screen for live concept-readout projections 2026-04-18 01:20:30 -04:00
mod.rs agent/readout: forks get independent buffers 2026-04-18 01:42:13 -04:00
oneshot.rs config: move user_name/assistant_name to AppConfig (top level) 2026-04-16 16:20:17 -04:00
readout.rs amygdala: F8 screen for live concept-readout projections 2026-04-18 01:20:30 -04:00
tokenizer.rs agent: add NodeBody::Image for Qwen3-VL vision input 2026-04-16 18:00:10 -04:00