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 request once, then let it fan out into parallel task sessions, live agent execution, reviewable diffs, scheduled follow-ups, and durable project learning.

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

Task 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.

Start Fast

git clone https://github.com/openvibely/openvibely.git
cd openvibely
./start.sh

Open http://localhost:3001. 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
Run it locallyInstallation
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.
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.
AutomationSchedule recurring work, chain dependent tasks, and run structured multi-agent workflows.
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, 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.