Blog · Tag
Building in the open
7 posts tagged Building in the open.
-
August 15, 2026 · Leif
One Algorand connect for the site
The site now has one wallet connect at /algorand/: after you approve, that page is the gateway to Assets, Nevermore, CORVID, and Discord /verify.
-
July 7, 2026 · Leif
Four of our tools stand alone. The fifth doesn't, on purpose.
fledge, spec-sync, augur, and attest each work solo. Atlas is the first CorvidLabs tool that can't, because it depends on spec-sync. So it ships as a fledge plugin, not another standalone binary. Here is why that is the point.
-
June 26, 2026 · Leif
Your whole agent in one file
agent.3md packs an agent and all its skills into a single plain-text file that is human-readable docs and a machine-queryable skill index at once. It loads only the skill it needs.
-
June 24, 2026 · Leif
Markdown with a Z axis
3md is a small format that adds one free axis to Markdown. It is designed so an AI can write it and a human can read it, and we proved both.
-
June 15, 2026 · Leif
I built my own dictation app instead of renting one
Why I built Quill, a local-first voice dictation app: on-device Whisper and embedded llama.cpp polish, full privacy, free, with cloud sync and models reserved for Pro.
-
June 15, 2026 · Leif
I love Claude Code. I built my own runner anyway.
Why CorvidLabs runs Merlin and Ollama day to day and keeps Claude Code and Codex for contract work: ownership, any provider, and a runner built on our own tools.
-
June 14, 2026 · Leif
Building a flock in the open
Why CorvidLabs ships a family of small, sharp dev tools that feed each other, and why we are writing about it here.