synaptic-deep 0.4.0

Deep agent harness for Synaptic — planning, filesystem, subagents, skills, memory
Documentation
1
2
3
4
5
6
pub mod filesystem;
pub mod memory;
pub mod patch_tool_calls;
pub mod skills;
pub mod subagent;
pub mod summarization;