Tagged: ilo
Showing 11–15 of 31 articles
Loading ilo, Part 1: System Message First attempt at loading ilo into a real agent loop. Paste the compact spec into the system message and see how far it gets. Read article OpenUISpec and the Case for Telling LLMs What's On the Page A spec for AI-readable component libraries. The same idea would cut the cost of scraping the web in half, if anyone published it. Read article Six Ways to Give an AI Agent a Map of Your Code Prowl, CodeBoarding, Memgraph GraphRAG, CodeGraphContext, SymDex, and jCodeMunch all solve the same problem differently. So does ilo graph. A comparison. Read article SudoLang and ilo: Two Opposite Bets on AI Programming SudoLang asks the LLM to interpret pseudocode. ilo gives the LLM a real compiler. Both claim to be AI-first languages. They agree on almost nothing. Read article Shipping to Four Registries From One Git Tag One tag push builds native binaries, WASM, publishes to crates.io, npm, and GitHub Releases, and updates a Claude Code skill. The full pipeline for ilo. Read article