Expand description
Binnacle - A project state tracking library for AI agents and humans.
This library provides the core functionality for the bn CLI tool,
including task management, test tracking, and dependency handling.
Modules§
- action_
log - Action logging for Binnacle commands.
- cli
- CLI argument definitions for Binnacle.
- commands
- Command implementations for Binnacle CLI.
- mcp
- MCP (Model Context Protocol) server implementation.
- models
- Data models for Binnacle entities.
- storage
- Storage layer for Binnacle data.
Enums§
- Error
- Library-level error type for Binnacle operations.
Type Aliases§
- Result
- Result type alias for Binnacle operations.