Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ tools.rs
File
tools.rs
atomic-repository/src/ai/tools.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Provider-agnostic LLM tool-use system for Atomic VCS.
2
//!
3
//! Provides:
4
//! - [`ToolExecutor`] trait for defining tool implementations
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected