Glossary

TermMeaning
AgentReusable execution profile with prompts, tools, skills, permissions, and optional lifecycle behavior
AlertProject-scoped notification such as task failure or follow-up needed
ChannelExternal integration such as GitHub, Slack, Telegram, or webhooks
ChatProject-scoped conversational orchestration UI
MemoryProject-local durable knowledge written under .openvibely/memory in the selected repo
Model ConfigProvider and authentication configuration used to run AI work
ProjectWorkspace boundary for repository, tasks, schedules, chat, memory, workers, and integrations
ScheduleOne-time or recurring task execution plan
TaskUnit of AI work with prompt, status, category, execution history, and optional repository changes
Task ChainParent-child task relationship where a trigger creates or unblocks follow-up work
TemplateReusable task or workflow configuration
WorktreeIsolated git checkout used for one task's generated changes
WorkflowStructured multi-agent execution with steps, strategies, gates, votes, and handoffs
WorkerExecution capacity slot controlled globally, by project, and by model