XibeCode

Documentation

Everything you need to know about using XibeCode — the autonomous AI coding assistant.

Everything you need to know about using XibeCode — the autonomous AI coding assistant.

Feature Highlights

  • 13 Agent Modes for planning, coding, testing, security, review, team leadership, and more
  • 50+ Built-in Tools for file I/O, code search, git, shell execution, web, and MCP
  • Multi-Source Settings layered config from user, project, local, and policy sources
  • Lifecycle Hooks run custom commands at session start/end, before/after tool use, and more
  • Auto-Memory persistent project memory with automatic extraction and dream consolidation
  • Permission Rules fine-grained allow/deny/ask patterns for tool execution
  • Context Management microcompaction and full compaction for long conversations
  • MCP Protocol Support for extending capabilities with external tools
  • Swarm Orchestration for parallel task execution
  • Skill System with 40+ built-in skills and Smithery registry integration
  • Open Source (Apache 2.0)

Current Runtime Highlights

As of CLI/Core 1.3.x, XibeCode includes both local-first and cloud (E2B) workflows.

  • Cloud Runtime Commands: xc cloud, xc cloud resume <sandbox-id>, and xc cloud pull for full cloud workflows.
  • Cloud Chat Pull Shortcut: /cpull directly in chat for sandbox workspace pullback.
  • Chat Commit Shortcut: /commit stages all changes and commits with auto-generated or custom message.
  • Project-Scoped JSONL Sessions: Sessions are append-only transcripts under ~/.xibecode/projects/<sanitized-cwd>/.
  • Layered Config + Runtime Overrides: Cloud gateway and sandbox behavior resolve via env vars, profile config, and defaults.
  • Diagnostics Bundle Command: xibecode diagnostics generates a redacted markdown diagnostics report for debugging and issue reports.

Getting Started

Core Features

Cloud + Operations

Advanced

New to XibeCode?

Start with the Quick Start guide, then explore the Agent Modes and Tools Reference to see how XibeCode works in depth.

Ctrl+I
Assistant

How can I help?

Ask me about configuration, installation, or specific features.