Files
loki/assets/agents/sisyphus/README.md

1000 B

Sisyphus

The main coordinator agent for the Loki coding ecosystem, providing a powerful CLI interface for code generation and project management similar to OpenCode, ClaudeCode, Codex, or Gemini CLI.

Inspired by the Sisyphus and Oracle agents of OpenCode.

Sisyphus acts as the primary entry point, capable of handling complex tasks by coordinating specialized sub-agents:

  • Coder: For implementation and file modifications.
  • Explore: For codebase understanding and research.
  • Oracle: For architecture and complex reasoning.

Features

  • 🤖 Coordinator: Manages multi-step workflows and delegates to specialized agents.
  • 💻 CLI Coding: Provides a natural language interface for writing and editing code.
  • 🔄 Task Management: Tracks progress and context across complex operations.
  • 🛠️ Tool Integration: Seamlessly uses system tools for building, testing, and file manipulation.