Skip to content

AI Tools

Guide to using AI tools effectively in your development workflow.

FeatureCodeCompanionSupermavenDatabase AI
TypeChat + InlineCompletionSQL-specific
APIGoogle GeminiProprietaryBuilt-in miudb
StrengthComplex problemsReal-time codingSQL queries
Best ForArchitecture, debuggingDay-to-day codingDatabase work
KeybindingsLeader-basedAuto-triggerContext-aware

Codex is managed from this dotfiles repo through GNU Stow. See Codex for the repo-owned ~/.codex/config.toml, enabled features, /goal troubleshooting, MCP setup, and plugin checks.

Grok is managed the same way. See Grok for the repo-owned ~/.grok/config.toml, native hooks, Claude/Cursor compatibility, and MCP setup.

oh-my-dsh shares the official DeepSeek Harness document at ~/.dsh/settings.yaml. See oh-my-dsh for the managed DeepSeek default, the pi-style cliproxyapi gateway, and Z.AI Coding.

pi’s user settings (~/.pi/agent/settings.json) are stowed from this repo, including the extension list. See pi for package restore on a fresh machine and Langfuse tracing via the official pi-langfuse extension.

Terminal window
# CodeCompanion (Chat with Gemini)
<leader>ac # Open AI chat
<leader>aa # AI actions menu
<leader>ar # Code review
<leader>af # Quick fixes
# Supermaven (Completion - auto-triggers)
# Just start typing, suggestions appear automatically
# Tab to accept, Ctrl+] to dismiss