Add the tool port, registry, dispatch and the fake tools

Implemented-By: OpenCode session (model recorded in docs/implementer-log.md)
This commit is contained in:
2026-09-18 18:12:45 -07:00
parent ec5d887daa
commit fd7ade9689
5 changed files with 459 additions and 1 deletions
+1
View File
@@ -5,3 +5,4 @@ pub mod http;
pub mod llama;
pub mod selftest;
pub mod sse;
pub mod tools;