Commit bea6631
committed
docs: add module-level documentation to core modules
Add comprehensive //! module docs to high-priority files:
- fluent-core/neo4j_client.rs: Neo4j client with vector embeddings
- fluent-core/auth.rs: Authentication and credential management
- fluent-core/config.rs: Configuration management (YAML/JSON/TOML)
- fluent-agent/orchestrator.rs: ReAct agent orchestration
- fluent-agent/mcp_client.rs: MCP protocol client
- fluent-agent/tools/string_replace_editor.rs: File editor tool
Documentation includes features, examples, and security notes.1 parent 5a408c1 commit bea6631
6 files changed
Lines changed: 1692 additions & 12 deletions
File tree
- crates
- fluent-agent/src
- tools
- fluent-core/src
0 commit comments