close
Lody

Introduction

Documentation for running Lody across desktop and mobile, configuring agents, and reviewing coding sessions with your team.

Lody.ai lets you run coding agents in parallel on desktop and mobile, and share context with your team.

  • Supports Claude Code, Codex, OpenCode, Kimi, custom ACP agents, and any CLI supported by ACP Registry
  • Uses Git worktrees and session tabs to run coding tasks efficiently in parallel
  • Better GitHub integration with automatic PR binding, CI status sync, and synced review comments
  • Project and session file browsing with realtime editing for live collaborative files
  • Live UI preview with responsive viewports and visual annotations for agent feedback
  • Native iOS and Android apps so you can keep coding from your phone
  • Push notifications when conversations finish, so you do not miss updates
  • Team-shared agent settings and full conversation context to keep everyone aligned

New capabilities

  • Session Tabs: keep the main chat, child chats, files, and diffs open in one session.
  • File List: browse project files, open session files, search inside files, preview Markdown, and edit live collaborative text files.
  • Diff Comments: leave Markdown comments on changed lines and sync them to GitHub PR Review.
  • In-Conversation Search: search messages, tool calls, terminal output, and diffs.
  • VS Code Themes: use familiar editor colors for code, diffs, and file previews.
  • Daemon Mode: keep the CLI running in the background and recover automatically.
  • Image Input: send images as part of your chat context.
  • Lody Preview: open live UI previews, switch device viewports, and send visual annotations back to the agent.
  • Claude & Codex Capabilities: steer active tasks and use runtime-specific slash commands, questions, Fast Mode, image generation, and Goals.
  • CLI Runtime Types: use ACP Registry runtimes or your own ACP-compatible launch command.
  • Worktrees: isolate tasks and run project-specific setup or cleanup scripts.
  • Context, Token & Quota: track context window, token cost, and subscription quota in Settings.

Next steps

See Quick Start for the required initial setup.

On this page