//! Tools that run inside SCV itself: reading and writing workspace files,
//! loading skills, the shell, the web, sending a file back to a chat, and
//! the chat's own history.
pubmodchat_attach;pubmodchat_history;pub(crate)modfs;pub(crate)modshell;pub(crate)modskill;pubmodweb;