ilo: A Programming Language for AI Agents, Not HumansApril 1, 2026 Data Pipelines in 50 Tokens ilo now handles the full fetch, parse, transform, aggregate, write cycle. The builtins that made it possible.
ilolanguage-designllmdata
Read article
March 30, 2026 jCodeMunch: Use 80% Less Context jCodeMunch-MCP uses tree-sitter AST parsing to build a symbol index of your codebase, letting AI agents pull individual functions instead of whole files. The token savings are significant.
llmtoolingmcpclaude-code
Read article
March 25, 2026 Getting the most out of Claude Code I ran a half-day Claude Code workshop for a team of technical and non-technical staff. Here's what I covered, what landed, and the habits that stuck.
claude-codellmworkshopproductivityteams
Read article
ilo: A Programming Language for AI Agents, Not HumansMarch 21, 2026 Tokenizers Don't Care About Your Abbreviations A short-naming convention for ilo, tested against cl100k_base. The tokenizer already handles common English words in one token.
llmtokenizationilolanguage-design
Read article
ilo: A Programming Language for AI Agents, Not HumansMarch 12, 2026 --explain: Reading a Language You Don't Know ilo's annotation tool shows the structural role of every statement. Built for agents, useful for humans too.
ilotoolingllm
Read article