ctxctl 0.1.2

Pure CLI, zero-MCP, stateless context layer for AI coding agents.
1
2
3
4
using System;
using System.Collections.Generic;
using static System.Math;
using Demo.Utils;