Expand description
ReAct模式Agent实现
基于rig框架实现的自主探索Agent,能够通过工具调用来分析项目结构
Re-exports§
pub use agent::LithoReactAgent;
pub use context::ProjectContext;
pub use context::ExplorationState;
pub use context::ProjectAnalysis;
pub use config::ReactConfig;
Modules§
Functions§
- analyze_
project_ react - 创建并运行ReAct模式的项目分析