Tag: architecture
All the articles with the tag "architecture".
-
One streaming interface over Claude's SDK, a PTY, and Codex JSON-RPC
How Kanna funnels three wildly different coding-agent transports through a 22-line TypeScript interface
-
Hexagonal Go: feature slices that test without a database
Updated:A Go service layout that keeps domain logic transport-agnostic — testable with a mock repo, no database booted.