Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/InfinitiBit/graphbit
/ agents.rs
File
agents.rs
core/src/agents.rs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
//! Agent system for `GraphBit`
2
//!
3
//! This module provides the agent abstraction and implementations for
4
//! executing tasks within the workflow automation framework.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected