ctxctl 0.1.3

Pure CLI, zero-MCP, stateless context layer for AI coding agents.
1
2
3
4
5
#include <vector>
#include "local.hpp"
using namespace std;
using std::vector;
using Alias = int;