kodegen_tools_sequential_thinking 0.1.0

KODEGEN.ᴀɪ: Memory-efficient, Blazing-Fast, MCP tools for code generation agents.
Documentation
1
2
3
4
5
//! Sequential thinking tool for MCP

mod sequential_thinking;

pub use sequential_thinking::*;