Self-hosted ยท Local-first

Own your agents.

Agentiflow is a self-hosted suite of small apps for running AI agents on your own infrastructure, with local models, your data, and no cloud lock-in.

Ollama Tasks Agents Pages Forms Data
A Agentiflow
Tasks Agents Pages Data
personal / dogfood
Agentiflow

Project launch board

Workspace: Dogfood Project: Landing rollout Agent: Any
Todo2
Draft homepage copy

Assigned to product-writer

normal
Review published page

Unassigned

manual
In progress1
Create feature brief

task-runner is working

agent run
Review1
Publish demo notes

Waiting on human review

pages
Built for self-hosters Docker Ollama Your DB Admin gateway

Platform

Separate apps, one coordinated operating layer.

Keep each domain small enough to reason about, then connect them through Admin, workspaces, agent assignments, internal service calls, and shared project context.

Plan

Turn project goals into taskable work.

Projects, task builders, queues, comments, history, and run details give people and agents the same place to coordinate.

Feature briefready
Intake reviewin progress
Publish notesreview
Agents

Assign work to specialized agents.

Configure model profiles, tools, skills, chat history, and single-agent queues.

Pages

Capture durable outputs.

Use pages for briefs, summaries, decisions, and embedded live sections.

Data

Store flexible records.

Build lightweight entities, views, forms, and simple data-backed workflows.

Admin

Use one front door.

Route users through Admin, carry workspace context, grant app access, and keep services private.

Suite

Start with the app you need, connect the rest when it helps.

01

Tasks

Kanban work, recurring schedules, task runs, comments, audit history, and project grouping.

02

Agents

Agent builder, model profiles, tools, skills, chat, queues, and task execution.

03

Pages

Markdown pages, comments, events, public publishing, and embedded live data sections.

04

Forms and Data

Published intake forms backed by flexible entities and saved data views.

05

Admin

Login, managed users, workspaces, app grants, and proxied access to sibling apps.

06

Code Guardian

Self-hosted AI code review for local folders and Gitea pull requests.

07

Flows

Workflow automation is the intended direction; today it is still a scaffold.

Use cases

Useful before it becomes complicated.

The first goal is dogfooding: manage the Agentiflow roadmap itself, capture decisions, assign agent work, and publish working notes without losing the thread.

Project management Project briefs, task plans, agent execution, and review loops.
Internal knowledge Living docs, daily summaries, embedded data, and comment-driven follow-up.
Operational intake Published forms that create structured records and trigger downstream work.

Workflow

A simple path from request to reviewed output.

1 Create the project

Define the workspace, project, goals, and the first set of tasks.

2 Assign the right agent

Pick model profile, tools, skills, and queue behavior based on the work.

3 Review the output

Move work through review, capture comments, and publish durable results.

Self-host

Run your first agent locally.

Bring up the suite with Docker Compose, point it at Ollama, assign a task, and publish the result.

Read the quickstart

Operator path

Start with Admin, keep sibling apps private.

The recommended deployment exposes Admin as the suite front door. Tasks, Agents, Data, Forms, Pages, Flows, and Store stay behind the internal Docker network unless you intentionally publish specific Forms or Pages routes.

1

Run Ollama

ollama pull qwen2.5:7b
ollama serve
2

Configure the suite

cp agentiflow.env.example agentiflow.env
openssl rand -base64 48
3

Deploy

./scripts/deploy-suite.sh initial-commit

Questions

Common questions about Agentiflow.

Short answers for teams evaluating whether Agentiflow fits their agent operations and workspace execution model.

What is Agentiflow?

Agentiflow is a self-hosted workspace operations suite for coordinating AI agents, tasks, pages, forms, data, and workflow context.

Who is Agentiflow for?

Agentiflow is for teams and operators that want AI agent assistance while keeping their workspace data, workflows, and infrastructure under their own control.

Does Agentiflow replace existing work tools?

Agentiflow starts as an operational layer for tasks, pages, forms, data, and agent runs. It can integrate with other tools while keeping workspace context in one place.

Waitlist

Tell us where Agentiflow might fit.

Join the early access list and tell us which workflow should be ready first: project work, internal operations, agent tools, forms/data, or documentation.