4 ms·
Install: bash # npm npm install -g loki-mode # Homebrew brew install asklokesh/tap/loki-mode # Docker docker pull asklokesh/loki-mode Usage: bash # CLI wrap
by slogansand 8mo ago
Install:
bash
# npm
npm install -g loki-mode
# Homebrew
brew install asklokesh/tap/loki-mode
# Docker
docker pull asklokesh/loki-mode
Usage:
bash
# CLI wrapper
loki start ./prd.md
loki start --provider codex ./prd.md
loki start --provider gemini ./prd.md
# Or directly in Claude Code
claude --dangerously-skip-permissions
# Then say: "Loki Mode" or "Loki Mode with PRD at path/to/prd.md"
Human intervention controls:
touch .loki/PAUSE — Pause after the current task
echo "instructions" > .loki/HUMAN_INPUT.md — Inject guidance
Ctrl+C once to pause, twice to exit
Research foundation:
Built on 2025 patterns from OpenAI Agents SDK, Anthropic Constitutional AI, DeepMind SIMA, Chain-of-Verification (arXiv:2309.11495), and MemEvolve (arXiv:2512.18746).