# Scott Meyer · AetherWing > Scott Meyer is a software engineer in Dallas. He builds infrastructure for AI coding agents, chiefly ostk, a local-first operating system for agents, plus tools for agent workflows and a few things for the physical world. https://aetherwing.io/ has an interactive constellation and standalone project notes at https://aetherwing.io/projects/. Source code lives in the os-tack and aetherwing-io GitHub organizations. The ostk project has its own site and documentation at https://ostk.ai. The work is grouped into these sections: - Agent OS: ostk is a local-first operating system for AI coding agents: invisible coordination, conflicts resolved at write time, and a signed audit trail. The stars around it are the memory and cache layers it runs on. - Tooling: MCP servers, a shell, a benchmark, and a config compiler. Small tools that make an agent’s next turn more productive than its last. - Civic: Networks that need no towers, discourse that needs no accounts, and objects that can prove what they are. - Play: Things built to see what happens: an instrument you type into, a run-and-gun in the browser, and a language model iterated as a cellular automaton. ## Agent OS - [ostk](https://aetherwing.io/projects/ostk/): A local-first operating system for AI coding agents Project site/source: https://ostk.ai - [ostk-recall](https://github.com/os-tack/ostk-recall): Local hybrid retrieval over notes, code, and session logs - [ostk-cache](https://github.com/os-tack/ostk-cache): Prompt-cache proxy for Anthropic and OpenAI, drop-in for any harness - [nine-tails](https://github.com/scottmeyer/nine-tails): Persistent, inspectable context for coding agents ## Tooling - [file context protocol](https://aetherwing.io/projects/fcp/): MCP servers that give models verbs over PDF, draw.io, MIDI, sheets, slides, and code Project site/source: https://github.com/os-tack/fcp - [mish](https://aetherwing.io/projects/mish/): The LLM-native shell: five MCP tools between agent and OS Project site/source: https://ohitsmish.com - [prism](https://github.com/os-tack/prism): One .agents/ directory, projected into every AI tool’s config - [needle-bench](https://needle-bench.cc): 29 real bugs in Docker containers. Find the needle. - [osteak](https://github.com/os-tack/osteak): The Elm architecture for ratatui ## Civic - [samizdat mesh](https://aetherwing.io/projects/samizdat/): Delay-tolerant mesh protocol on commodity dead-drop hardware Project site/source: https://izdat.net - [radio](https://radio.aetherwing.io): Civic dialogue through radical constraint and anonymity - [taynik](https://taynik.net): Cryptographic authentication for physical objects ## Play - [keystrokes](https://aetherwing.io/projects/keystrokes/): A lofi instrument for people who type Project site/source: https://aetherwing-io.github.io/keystrokes/ - [hullbreaker](https://aetherwing-io.github.io/hullbreaker/): A Contra-style run-and-gun in your browser - [game of life](https://github.com/aetherwing-io/game-of-life): A language model iterated as a cellular automaton. Findings inside. ## Contact - [Project notes](https://aetherwing.io/projects/) - [scott@ostk.ai](mailto:scott@ostk.ai) - [github.com/scottmeyer](https://github.com/scottmeyer) - [linkedin.com/in/scott--meyer](https://linkedin.com/in/scott--meyer) - [ostk.ai](https://ostk.ai)