Everything we build
Work
A curated cross-section of what we build: public projects, plus a few private showcase products like Quill and Merlin. Every card opens an internal deep page. Mature products use their custom page; smaller libraries and plugins use a generated project page with the current catalogue facts and source links.
Tooling
16Developer tools, infrastructure, plugin ecosystem.
fledge
deep pageThe dev-lifecycle CLI. Task runner, scaffolding, AI review
rune
deep pageUniversal TTY ↔ agent bridge. A Ruby CLI/PTY runner with human, --json, and --ndjson output, zero runtime deps. Ships as a fledge plugin
merlin
private deep pageAI agent runner built on spec-sync + fledge
agent-3md
deep pageYour whole agent in one 3md document: plane 0 is the agent, other planes are skills loaded on demand
spec-sync
deep pageBidirectional spec-to-code validation, CI-enforced
atlas
deep pageRender your specs, code, and their overlap as one self-contained interactive HTML atlas: spec and code graph, coverage treemap, dependency DAG. A fledge plugin, and a WASM browser app for any public repo
augur
deep pageDeterministic diff-risk scoring. proceed / review / block, no LLM
attest
deep pageSigned provenance ledger in git notes. The trust record for a change
3md
deep pageMarkdown with a Z axis. A plain-text format for documents with depth, plus conformance-verified Swift, TypeScript, and Rust parsers
corvid-ai
Tiny multi-provider LLM client for the CorvidLabs stack: Anthropic, OpenAI-compatible, and Gemini APIs
let
Host-neutral locator for agent assets: skills, worktrees, sessions, and memory, indexed in place across Claude, Grok, Codex, Cursor, and agent.3md
magpie
Cross-platform agent-driven testbed. One agent.3md spec per target drives real web, API, iOS, macOS, Android, and CLI commands
corvid-agent
archivedArchived: decentralized development agent platform with on-chain identity and encrypted inter-agent communication
corvid-agent-nano
Lightweight Rust CLI agent for the AlgoChat network on Algorand, with an MCP server and WASM plugins
obsidian-corvid-agent
Obsidian plugin for corvid-agent chat, memory sync, work tasks, and vault context
compose-playground
deep pageJetpack Compose Material 3 component gallery. 52 components across 11 groups, with live demos and copy-paste Kotlin
Apps
9Real applications and consumer-facing tools.
Arcsite
private deep pagePermanent, versioned websites anchored on Algorand. Verified TestNet releases, exact costs, and a launch-gated path to MainNet.
Quill
private deep pageLocal-first voice dictation. Whisper STT + embedded llama.cpp polish + system-wide text insertion. Apple Silicon macOS 14+ and Linux x86_64 gated beta; Windows preview from source.
Raven
private deep pageEnd-to-end encrypted, self-custodial messaging on Algorand. No servers, no phone number; your key is your account. Angular + Capacitor (iOS/Android), closed beta.
Podo
private deep pageWeather app and site for iOS, Android, and the web. Shared Kotlin Multiplatform core, on the Rita API. The painted bird is the mascot.
Rita
private deep pageWeather API backend in Rust. Powers Podo.
MacNTop
macOS menu bar system monitor with retro CRT aesthetics. Most-starred repo
Ports
macOS menu bar app for managing open network ports
corvid-pet
ASCII corvid companions for CLI tools
corvid-hex
A TUI hex editor in Rust
AlgoChat
9Encrypted messaging protocol and cross-language implementations.
protocol-algochat
deep pageProtocol specification (the shared spec)
swift-algochat
Encrypted peer-to-peer messaging on Algorand, built in Swift 6 with async/await.
ts-algochat
TypeScript implementation of AlgoChat, encrypted messaging on Algorand.
py-algochat
Python implementation of the AlgoChat protocol for encrypted messaging on Algorand.
rs-algochat
Rust implementation (the reference)
kt-algochat
Kotlin implementation
go-algochat
Go implementation (not yet conformance-tested)
algochat-web
archivedArchived: Angular web client for AlgoChat, superseded by Raven.
test-algochat
Cross-implementation conformance harness
Swift
23Reusable Swift libraries. Utility, creative, Algorand.
swift-algorand
Modern Swift SDK for Algorand
swift-algokit
AlgoKit utilities for Swift
swift-algotest
Mock the chain, not your tests
swift-arc
NFT metadata done right
swift-mint
Mint NFTs from Swift
swift-pinata
Pin files to IPFS without the headache
swift-asa-viewer
Browse and inspect Algorand Standard Assets
swift-art
Math that makes pretty pictures
swift-ascii
ASCII art to SVG. Pixels meet SVG, chaos ensues
swift-color
RGB, HSL, hex. Pick your poison
swift-music
Music theory in a library
swift-game
Game-dev helpers. Everything but the game loop
swift-godot
Declarative Swift extensions for Godot 4.4+
swift-qr
Generate QR codes in pure Swift
swift-retry
Try, try, try again, with backoff
swift-valid
Trust nothing, validate everything
swift-parse
Strings go in, meaning comes out
swift-env
.env files, type-safe
swift-stats
Statistics in Swift. Numbers with opinions
swift-units
Meters and feet and miles, oh my
swift-graph
Data structures that connect
swift-cli
Command-line tools that just work
swift-weather
Weather API client. Ask the sky, get JSON back
Fledge plugins
14Selected fledge plugins and ecosystem repos. The full plugin registry is generated live at /fledge/plugins/.
These are highlights. See the full registry of 42 plugins →
fledge-plugin-github
GitHub checks, issues, and PRs through the gh CLI
fledge-plugin-augur
Risk-score a diff as proceed, review, or block from fledge
fledge-plugin-attest
Record and verify signed provenance from fledge
fledge-plugin-deps
Cross-ecosystem dependency health across Rust, Node, and Python
fledge-plugin-gitleaks
Committed-secret scanning and hook install powered by gitleaks
fledge-plugin-hub
Local web dashboard for fledge templates, plugins, lanes, and config
fledge-plugin-http
Authenticated HTTP client for fledge with SSRF guards
fledge-plugin-sql
SQLite init, migrate, query, and schema commands
fledge-plugin-pg
Postgres query and schema commands over psql with destructive-statement safety
fledge-plugin-standup
Markdown standup posts from recent git commits, narrated by the active fledge LLM
fledge-plugin-weather
Terminal weather reports powered by Open-Meteo
fledge-templates
Official fledge template collection for project scaffolding
fledge-lanes
Example fledge lanes for Python, Node/TypeScript, Rust, and Go projects
homebrew-tap
Homebrew tap for fledge