ctxctl 0.1.2

Pure CLI, zero-MCP, stateless context layer for AI coding agents.
1
2
3
4
//! Stub backing the `mod frontend;` declaration in deps.rs so rustfmt can
//! resolve it during pre-commit formatting.

pub fn api() {}