Robust extraction of structured payloads from LLM output via sentinel blocks (<<<TAG>>> … <<<END>>>). Survives quotes, newlines & braces that break JSON.parse. 10 language ports, one spec.
A schema-first ORM toolkit for Go. It provides a Prisma-like schema language, a Go code generator, type-safe query builders, migration planning, and database tooling for PostgreSQL, MySQL, and SQLite.
Deterministic, LLM-agnostic scaffolding CLI with adapters for Claude Code and GitHub Copilot CLI. Generates boilerplate code while letting AI agents focus only on business logic.
Loop-core multi-agent coding tool that orchestrates work through plan→implement→review cycles. The orchestrator is read-only — it searches project memory, enforces custom rules, and delegates all code changes to parallel swarm sub-agents. Built on Kimi Code CLI (MIT).
Elixir SDK for the Amp CLI — provides a comprehensive client library for interacting with Amp's AI-powered coding agent, including thread management, tool orchestration, streaming responses, and programmatic access to Amp's full feature set from Elixir/OTP applications