Using AGENTS.md with Claude Code, Codex, and the rest
One source of truth for coding agents: write AGENTS.md once, then symlink or import it for Claude Code, Codex, Gemini CLI, Junie, and Cursor.
One source of truth for coding agents: write AGENTS.md once, then symlink or import it for Claude Code, Codex, Gemini CLI, Junie, and Cursor.
Feedback loops are simple: do something, see what happened, decide next. Same rule for humans pushing code and agents generating it.
Minimal Claude Code reference setup on macOS: Ghostty, ccstatusline, ccusage, plugins and language servers (LSPs).
Run LLMs natively in Java with Jlama using the Vector API and optional SIMD acceleration - no Python, no external model servers.
A concise, focused guide to enabling Groovy, Scala, Kotlin, and Clojure in a single Maven project, including compiler setup, directory structures, and language-specific configuration.
A short guide to setting up GnuPG for Git signing and verifying downloaded artifacts. Covers creating ECC keys, configuring Git, checking Spring signatures, macOS pinentry setup, and safe key backup.