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.

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

Operating a Work

FeatureDescription
Budgets & UsagePer-Mission / per-Idea / per-Work / per-Agent / account-wide caps that gate AI spend before the bill arrives
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