OpenVibely Docs

The only recursive self-improvement command center for software teams.

OpenVibely turns one Chat into the control plane for your entire AI development workflow. Describe a goal once, then coordinate parallel task sessions, reusable Automation Graphs, scheduled work, live agent execution, and reviewable changes from one place.

Agents do the work. You stay in command. Inspect any thread, review any diff, steer any task, and keep the whole plan moving from the original conversation.

Goal loops drive unfinished work forward. Memory Curator preserves project context. Skill Curator turns completed tasks into sharper reusable workflows. Every run can make the next one better, while your team stays in control.

Self-hosted, single binary, SQLite by default, and built for teams that want speed without giving up control, auditability, or ownership.

Start Fast

Choose the native desktop app or a server with a browser UI. The recommended command is selected for your system.

Recommended command Desktop app for your system

Detecting your system...

Architecture: auto
Operating system
App type
curl -fsSL https://openvibely.ai/install.sh | bash -s -- --variant desktop

The installer selects the matching amd64 or arm64 artifact.

The installer verifies the release and selects the correct architecture-specific artifact. See Installation for installed locations, pinned versions, and source builds.

The first useful path is UI-first: add a model, create or select a project, then use Chat or Tasks to start work.

What You Want To DoStart Here
Understand the appFeatures Overview
Install the desktop app or serverInstallation
Use the UI for the first taskQuickstart
Set up a durable instanceFirst-Time Setup

The App Mental Model

OpenVibely is organized around a selected project. The sidebar project selector changes the context for the main product surfaces.

App AreaWhat Users Do There
Project selectorChoose the repository/workspace that tasks, chat, memory, workers, schedules, and integrations apply to.
ChatAsk questions, plan changes, attach context, and orchestrate work conversationally.
TasksUse a board to create AI coding tasks, run them, inspect output, review changed files, and follow up.
AutomationsBuild reusable visual workflows from schedules, tasks, agents, approvals, GitHub stages, and outcomes, then monitor their live state.
SchedulePut project work on a calendar so tasks run once or repeat.
InsightsUse Grades, Pulse, Reflection, and Analytics to understand activity, health, history, and trends.
SystemConfigure alerts, models, agents, workers, channels, and personality.

What OpenVibely Provides

CapabilityProduct Outcome
Project workspacesKeep repository context, model defaults, worker limits, schedules, memory, and integrations tied to a real codebase.
Chat-first planningStart from a conversation when the work is unclear, then turn the plan into executable tasks.
Task board executionQueue coding work, stream progress, inspect logs and threads, review changed files, and decide what ships.
Reusable agentsCapture system prompts, tools, skills, plugins, permissions, routing hints, and lifecycle behavior as reusable worker profiles.
Memory curationAutonomously create, recall, update, and consolidate durable project memory so repeated context does not have to be re-explained.
Skill curationOpenVibely learns from completed work and autonomously improves reusable standalone or agent-owned skills.
Reviewable changesUse Git worktrees and GitHub integration so AI output becomes visible diffs and pull requests rather than hidden edits.
Automation GraphsStart from maintained templates or a custom graph, connect supported workflow nodes, run work manually or on a schedule, and keep human approval boundaries visible.
External channelsCreate, monitor, and report work through Slack, Telegram, Discord, Email, GitHub, outbound targets, and inbound webhooks.

How The Docs Are Organized

The docs start with a high-level user guide, then go deeper into the subfeatures that matter during real work: central Chat orchestration, prompt queueing and steering, task diffs, review comments, worktrees, schedules, alerts, memory, models, agents, channels, and operations.

SectionUse It For
Get StartedProduct overview, feature hub, install, UI quickstart, first setup, and learning paths.
WorkspaceDaily project screens: Dashboard, Projects, Chat, Orchestrate from Chat, Tasks, Schedule, and Alerts.
AgentsReusable worker profiles, Memory, Skill Curation, Personalities, and Multi-Agent Workflows.
CapabilitiesTask lifecycle, prompt queue and steering, task diffs, review workflows, worktrees, attachments, scheduled tasks, task chaining, and insights.
ChannelsSlack, Telegram, Discord, Email, GitHub, outbound messaging, and webhooks as alternate front doors and reporting paths for project work.
ModelsModel configs, provider setup, defaults, and worker capacity.
PlatformsDeployment, updates, authentication, configuration, and environment setup.
Gateway & OpsAPI reference, routes, troubleshooting, glossary, and machine-readable docs.

Source Verification

The docs were checked against OpenVibely source code, including domain models, configuration loading, UI rendering, source-wired product surfaces, and existing guides. The product navigation follows the actual app sidebar: Workspace, Insights, and System.