lore-cli 0.1.13

Capture AI coding sessions and link them to git commits
Documentation
1
2
3
4
//! MCP tool type definitions.
//!
//! This module is kept for potential future external usage of the tool types.
//! Currently all tool types are defined and used in server.rs.