patina-ai 0.23.0

Context orchestration for AI development - captures and evolves patterns over time
Documentation
1
2
3
4
5
6
7
//! Command definitions for Claude adapter
//!
//! Currently commands are defined inline, but this module
//! can be extended for more complex command management.

// Placeholder for future command-related functionality
// Commands are currently defined in the parent module's get_custom_commands()