Skip to main content

Platform Features

Ever Works combines two things most tools keep separate: the builder that turns an idea into a shipped website, store, blog, or directory — and the autonomous workforce that keeps that thing researching, writing, improving, and growing 24/7. You set a goal; an AI organization runs it, with all code and content owned in your own Git.

This section covers the individual capabilities that make that possible, beyond the core work CRUD and AI generation pipeline.

New here? Read the Platform Overview for the big picture, or the Founder Journey guide for the Start → Build → Sell → Scale playbook that ties these features together.

Where these live in the sidebar

A few features share a sidebar entry rather than owning one. Teams is the hub for people and Agents — tabs Teams | Agents | Sessions | Archived, with the Agents Chart button (/agents/chart) and the Skills catalog on the Agents tab. Memory hosts the Meetings catalog as a block. The retired index links still work: /skills redirects to /agents#skills and /meetings to /memory#meetings, filters and all. Detail pages (/agents/:id, /teams/:id, /skills/:id, /meetings/:id) are unchanged.

Getting started

FeatureDescription
Creating an AccountSigning up, social sign-in, magic links, password reset — and what the terms checkbox records
Onboarding & Setup WizardThe guided walkthrough that picks your AI, storage, database, deployment and plugins
The Settings MapWhat lives where under Settings, including Usage & Credits

The core loop

FeatureDescription
MissionsLong-running goals that spawn Ideas and optionally auto-build Works on a schedule
IdeasProposed Works in the queue between "topic" and "finished website" — build, retry, dismiss, accept
Creating a WorkThe buildable unit — websites, blogs, directories, landing pages — created with AI, manually, or by import
Agents (AI Employees)Named, persistent AI workers you create, scope, schedule, and budget — your standing team
Agent Email & InboxesInbound + outbound mailboxes per Agent / Mission / Idea / Work — your AI team's email
Knowledge Base & MemoryPer-Work, typed, Git-backed institutional context and long-term memory every run reads from
Autonomous OperationHow the platform keeps working 24/7 — the half one-shot builders don't have
WorkersThe background-execution engine that runs Agents, pipelines, and schedules in parallel

Work types & templates

FeatureDescription
Website TemplatesCatalogue of base templates a Work's website is generated from (Next.js / Astro, directory / general)
Mission TemplatesPre-built Mission playbooks (cadence, guardrails, KB seed, pre-declared Agents) you fork via "Use this Template"
Store Builder(Coming soon) eCommerce storefronts an AI team researches, stocks, writes, and optimizes
Company Builder(Coming soon) Register and run a whole company, staffed by AI Agents, on top of the platform
Desktop App(Coming soon) Run the full stack locally as a single application
FleetThe registry of machines that are yours — enroll a node, watch it heartbeat, drain it when you want it quiet

Operating a Work

FeatureDescription
Task IsolationA branch and a private checkout per Task, so parallel Agents never overwrite each other
Quality GatesAcceptance checks that decide whether an Agent's work is done — red sends it back instead of to you
Merge PolicyWhether an Agent may land its own pull request, configurable per tenant / org / Work / Agent
Sessions & SteeringWatch every agent run, and talk to one that is already in flight — steer, interrupt, resume
Decisions & ReviewFirst-class decision documents plus a review queue that keeps agent-authored memory out of context
Budgets & UsagePer-Mission / per-Idea / per-Work / per-Agent / account-wide caps that gate AI spend before the bill arrives
Credits & BillingThe credits ledger, the balance it sums to, and the plan / usage surfaces that read it
IntegrationsSlack, GitHub PR review, native connectors and Meetings — outside activity as one normalized event stream
Scheduled UpdatesRe-run the AI generation pipeline on a recurring cadence to keep content fresh
Generation CancellationCancel an in-flight generation and roll back to a clean state from the dashboard or API
Community PR ProcessingAutomatically process community-submitted GitHub PRs to extract work items using AI
Work ChangelogTrack item, comparison, taxonomy, and community PR changes in a paginated work history timeline
CollectionsCurate items into named groups like "Editor's Picks" or "Best for Beginners"
Item Source ValidationValidate whether item source URLs are both reachable and actually good sources for the item
ComparisonsAutomatically generate A vs B comparison pages between work items with AI-powered research and scoring
Advanced PromptsCustomize AI behavior per-work with prompt overrides for each pipeline step
Work MembersInvite collaborators with role-based access (Manager, Editor, Viewer)

Configuration, data & access

FeatureDescription
.works/works.yml ConfigSource-controlled work configuration in the data repo — used for onboarding existing repos and sync
Work ImportBootstrap a work from an existing data repo or Awesome List README
Taxonomy SystemCategories, tags, and structured classification across a Work's items
Git OperationsHow the platform reads and writes your Work's Git repositories
API KeysGenerate long-lived API keys for programmatic access to the Ever Works API
Custom DomainsAssign your own domain name to a work's deployed website
K8s DeploymentDeploy a Work to a Kubernetes cluster
MCP ServerExpose the Ever Works API as tools for AI assistants like Claude
Data ManagementExport, import, and sync account data (works, items, plugins, secrets) with GitHub backup