My setup and notes for development tools, AI agents, and server utilities.
| 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. |
| 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. |
| Name | Repository | Description |
|---|---|---|
| Local AI | local-ai |
Practical notes and small helpers for running open-source language models locally on Apple Silicon. |
| Name | Path | Description |
|---|---|---|
| OpenRouter | ./ai-apis-services/openrouter |
Unified API and model catalog for multiple LLM providers. |
| 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. |
| 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. |