Skip to content

Repository files navigation

Developer Tools

My setup and notes for development tools, AI agents, and server utilities.

AI coding harnesses

Name Path Description
Claude Code ./ai-coding-harnesses/claude-code Anthropic's terminal-based AI coding agent.
OpenCode ./ai-coding-harnesses/opencode Open source AI coding agent.
Pi ./ai-coding-harnesses/pi Minimal, extensible terminal coding harness.
OMP ./ai-coding-harnesses/omp Terminal coding agent with subagents, plan mode, LSP, DAP, and hashline edits.

AI agents & workflows

Name Path Description
Hermes Agent ./ai-agents-workflows/hermes-agent Open-source autonomous AI agent available through the CLI, Desktop, and messaging gateways.
Herdr ./ai-agents-workflows/herdr Persistent terminal workspace and runtime for coding agents.
Agent Skills ./ai-agents-workflows/skills Reusable capabilities for OpenCode, Claude Code, and other compatible AI agents.
OpenSpec ./ai-agents-workflows/openspec Spec-driven development workflow for AI coding agents.
Orca ./ai-agents-workflows/orca Desktop IDE for running multiple AI coding agents in isolated Git worktrees.

Local AI

Name Repository Description
Local AI local-ai Practical notes and small helpers for running open-source language models locally on Apple Silicon.

AI APIs & services

Name Path Description
OpenRouter ./ai-apis-services/openrouter Unified API and model catalog for multiple LLM providers.

Developer environment

Name Path Description
Ghostty ./developer-environment/ghostty Fast, GPU-accelerated terminal emulator.
GitHub CLI ./developer-environment/github-cli Official command-line interface for GitHub.
NVM and Node.js ./developer-environment/nvm-node Node version manager and Node.js runtime setup.
Socket Firewall ./developer-environment/socket-firewall Dependency install protection using Socket Firewall.

Server & infrastructure

Name Path Description
Dokploy ./server-infrastructure/dokploy Self-hosted platform for deploying and managing apps, databases, and services.
Tailscale ./server-infrastructure/tailscale Secure private networking and remote access for devices and servers.
VPS Security ./server-infrastructure/vps-security VPS security and hardening notes.

Sponsor this project

Contributors