Loki Mode Code Review
Version updated for https://github.com/asklokesh/loki-mode to version v5.49.4.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Loki Mode is an autonomous multi-agent development system that converts a Product Requirements Document (PRD) into a fully built, tested, and deployed product with minimal human intervention. It automates the software development lifecycle, including coding, testing, and deployment, while allowing human oversight for critical decisions. Key capabilities include multi-agent parallel execution, multi-provider support, and built-in benchmarking for quality assurance.
Release notes
Added
loki setup-skillcommand: creates skill symlinks for all 3 providers (Claude, Codex, Gemini)loki doctornow checks skill symlinks for all 3 provider directories- Multi-provider postinstall:
bin/postinstall.jscreates symlinks at~/.claude/skills/,~/.codex/skills/, and~/.gemini/skills/
Changed
- README installation restructured: npm first, Homebrew second, Quick Start shows all 3 providers
- Git clone moved from primary README install to
docs/alternative-installations.md docs/INSTALLATION.mdrestructured to lead with npm/Homebrewdocs/alternative-installations.mdupdated: git clone with multi-provider symlink instructions- Postinstall output shows per-provider skill status summary
- Version bumped to v5.49.4 across all version files