







Aider lets you pair program with LLMs to start a new project or build on your existing codebase.
GitHub Copilot · Your AI pair programmer
GitHub Copilot works alongside you directly in your editor, suggesting whole lines or entire functions for you.

Continuous AI
Exploring LLM-powered automation in platform-based software collaboration

Build agents, not pipelines
There are only two ways to use LLMs in a computer program: as part of a pipeline, or as an agent. In other words, either you express the control flow of the program in code, or you give a LLM tools and allow it to manage the control flow itself1.

cmux - The terminal built for multitasking
Free and open source macOS terminal for AI coding agents. Works with Claude Code, Codex, OpenCode, Gemini CLI, Kiro, Aider, and any CLI tool.
Localforge – Free Local GUI for Codex AI & Any LLM | Localforge
Localforge is a free local GUI for Codex AI, Claude and any LLM. Run autonomous agent loops on your codebase, offline and MIT-licensed.
truefoundry/trueforge
The open-source agent harness - the runtime layer that turns an LLM into a working agent.
coderunner/install.sh at main · instavm/coderunner
A local sandbox for your AI agents. Contribute to instavm/coderunner development by creating an account on GitHub.
Multi-agentic Software Development is a Distributed Systems Problem (AGI can't save you from it)
Recently, I've been thinking a lot about scaffolding and languages for managing systems of LLMs coordinating with each other — new programming languages might be the ideal solution for this area.
Artificial
An LLM is a computer program. We should talk about it like a computer program.

Artificial
An LLM is a computer program. We should talk about it like a computer program.

Stevens: a hackable AI assistant using a single SQLite table and a handful of cron jobs
There’s a lot of hype these days around patterns for building with AI. Agents, memory, RAG, assistants—so many buzzwords! But the reality is, you don’t need fancy techniques or libraries to build useful personal tools with LLMs.

pi/packages/agent/docs/harness-v2.md at harness-v2/j4 · earendil-works/pi
AI agent toolkit: unified LLM API, agent loop, TUI, coding agent CLI - earendil-works/pi
Create | Diffuse
You can generate interfaces or features easily using AI. Diffuse provides a skill to use with LLMs. Claude usage example:
Git AI - Track AI Code all the way to production
Cross-agent observability from prompt to production. Track AI-generated code from Cursor, Claude Code, GitHub Copilot, Gemini, and more through the entire SDLC.
open-slopware
Free/Open Source Software choosing to use and/or support LLM usage/AI, as well as alternatives and tips to requesting better policies or forking.
One of the best examples of LLM developer tooling I've heard is from a team that supports software from the 80s-90s. Their only source of documentation is *video interviews* with retired employees. So they feed them into transcription software and get summarized searchable notes out the other end.