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.

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