consciousness/src/agent/tools
ProofOfConcept 22f955ad9f tools: add web_fetch and web_search
web_fetch: HTTP GET, returns body as text. For reading docs, APIs, pages.
web_search: DuckDuckGo HTML search, no API key. Returns title/url/snippet.

Co-Authored-By: Proof of Concept <poc@bcachefs.org>
2026-04-04 18:19:21 -04:00
..
bash.rs delete ProcessTracker — replaced by ActiveToolCall + KillOnDrop 2026-04-03 23:58:38 -04:00
control.rs Move API code from user/ to agent/ 2026-04-04 00:34:48 -04:00
edit.rs src/thought -> src/agent 2026-04-03 22:24:56 -04:00
glob.rs src/thought -> src/agent 2026-04-03 22:24:56 -04:00
grep.rs src/thought -> src/agent 2026-04-03 22:24:56 -04:00
memory.rs src/thought -> src/agent 2026-04-03 22:24:56 -04:00
mod.rs tools: add web_fetch and web_search 2026-04-04 18:19:21 -04:00
read.rs src/thought -> src/agent 2026-04-03 22:24:56 -04:00
vision.rs Move API code from user/ to agent/ 2026-04-04 00:34:48 -04:00
web.rs tools: add web_fetch and web_search 2026-04-04 18:19:21 -04:00
working_stack.rs Move API code from user/ to agent/ 2026-04-04 00:34:48 -04:00
write.rs src/thought -> src/agent 2026-04-03 22:24:56 -04:00