refactor: rename pod crate to worker
This commit is contained in:
@@ -75,7 +75,7 @@ impl ToolServerHandle {
|
||||
/// Execute all pending factories and register the resulting tools.
|
||||
///
|
||||
/// Called implicitly by `Engine::lock()` before the first turn.
|
||||
/// Exposed as `pub` so higher layers (e.g. Pod) can force-materialise
|
||||
/// Exposed as `pub` so higher layers (e.g. Worker) can force-materialise
|
||||
/// tools earlier — for example when building a system-prompt template
|
||||
/// context that needs the list of registered tool names. Redundant
|
||||
/// calls are no-ops.
|
||||
|
||||
Reference in New Issue
Block a user