feat: Add tom (Top Of Mind) platform extension (#7073)

This commit is contained in:
tlongwell-block
2026-02-09 11:11:13 -05:00
committed by GitHub
parent 8de69f6e2b
commit 942bcfa4b2
3 changed files with 146 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@ pub mod subagent_handler;
mod subagent_task_config;
pub mod subagent_tool;
pub(crate) mod todo_extension;
pub(crate) mod tom_extension;
mod tool_execution;
pub mod types;