All Features

Everything SiteBuilder offers, from project setup to content deployment.

Project Management

SiteBuilder Your projects dashboard with multiple projects and conversation status.
Dashboard: list projects, see status, add or restore.

Create Project

since Jan 18, 2026

Set up new projects by connecting a GitHub repository. Configure the project name, repository URL, and access credentials.

ad0f9f9

List Projects

since Jan 22, 2026

View all your projects in a dashboard with real-time workspace status indicators showing availability, active sessions, and review state.

3704aea

Edit Project Settings

since Jan 25, 2026

Update project configuration at any time: change the name, update credentials, switch runtime environments, or modify agent instructions.

6a878d7

Soft Delete Projects

since Jan 25, 2026

Delete projects safely with soft deletion. Deleted projects move to a "Deleted Projects" section for potential recovery.

4c495ee

Restore Deleted Projects

since Jan 25, 2026

Changed your mind? Restore soft-deleted projects back to active status with a single click.

76a628d

Permanent Deletion

since Jan 25, 2026

Permanently remove projects when you're certain. A confirmation dialog prevents accidental permanent deletion.

fa6d741

Project Status Overview

since Jan 22, 2026

See at a glance which projects have active editing sessions, are awaiting review, or are available for new work.

3704aea

Quick Links

since Jan 22, 2026

Direct links from the project list to GitHub repository, workspace branch, and pull requests for fast navigation.

6d48ec4

Content Editing

SiteBuilder Content editor with conversation area and What should we change? input.
Chat-based editor: describe changes, get edits.
SiteBuilder Content editor next to live preview of a generated landing page.
Editor and live result: describe what you want, see the page.

Chat-Based Editing

since Jan 20, 2026

Describe changes in natural language: "Update the hero headline" or "Change the support email." The AI agent makes the edits for you.

fe1d01b

Start New Conversation

since Jan 22, 2026

Begin a new editing session for any available project. The workspace initializes automatically if needed.

3704aea

Resume Conversation

since Jan 22, 2026

Pick up where you left off. Active conversations can be resumed from the project list.

3704aea

Real-Time Streaming

since Jan 20, 2026

Watch the AI's response stream in real-time. See changes as they're being made, not just the final result.

fe1d01b

Markdown Rendering

since Jan 23, 2026

AI responses are rendered as formatted markdown with code highlighting, lists, and proper typography.

8e2902b

Message History

since Jan 20, 2026

Scroll through the complete conversation history. Every instruction and response is preserved.

aa54996

Auto-Scroll Toggle

since Jan 20, 2026

Keep the newest messages in view automatically, or disable auto-scroll to read at your own pace.

fe1d01b

Enter-to-Send Toggle

since Jan 20, 2026

Submit instructions by pressing Enter, or toggle off to write multi-line messages.

fe1d01b

Activity Indicators

since Jan 25, 2026

See "Thinking" and "Working" badges showing AI activity. Track tool call counts during active sessions.

5bb24c2

Technical Details View

since Jan 22, 2026

Expand technical containers to see exactly which files were read, modified, or created.

4c4fca0

Live Preview Pages

since Jan 20, 2026

Auto-discovered list of built HTML pages updates every 3 seconds. Click to preview your changes instantly.

fe1d01b

Shareable Preview URLs

since Jan 26, 2026

The agent provides browser-accessible preview links that you can share with colleagues for review.

b45d0b6

Finish Conversation

since Jan 22, 2026

End your editing session when done. The workspace becomes available for others or for your next session.

3704aea

Send to Review

since Jan 22, 2026

Submit your changes for review with one click. A GitHub pull request is created automatically.

3704aea

View Finished Conversations

since Jan 26, 2026

Access read-only views of past conversations to see what changes were discussed and made.

6f3d9d4

Smart Commit Messages

since Jan 26, 2026

The agent suggests descriptive commit messages that reflect actual changes, in the language you're chatting in.

c37f831

Prompt Suggestions

since Jan 29, 2026

Clickable prompt suggestions from your project configuration. Hover to expand, click to insert at cursor position.

ab7983c

Remote Content Assets

SiteBuilder Content editor with Remote Assets sidebar and prompt suggestions.
Browse remote assets and use prompt suggestions while editing.

Remote Asset Manifest

since Jan 27, 2026

Configure external asset manifest URLs per project. Reference images and media from centralized asset repositories.

c0d5e05

Asset Browser UI

since Jan 27, 2026

Collapsible browser panel displays all available remote assets. Search and filter to find what you need quickly.

d43065b

Image Previews

since Jan 27, 2026

Visual thumbnails for image assets in the browser. See what you're selecting before inserting into content.

a18f7be

Click-to-Insert

since Jan 27, 2026

Select an asset and click to insert its URL directly into your chat message or instruction.

a18f7be

S3 Asset Upload

since Jan 27, 2026

Upload new images directly to S3 from the editing interface. Supports IAM role assumption for secure access.

75c969e

Drag-and-Drop Upload

since Jan 27, 2026

Drop images directly into the upload area. Responsive side-by-side layout on wider screens.

1db53d8

Asset Search Filter

since Jan 27, 2026

Filter assets by filename or path. Regex-powered search for advanced filtering needs.

69af6f6

Agent Asset Tools

since Jan 27, 2026

The AI agent can list, search, and get info about remote assets to help with content editing tasks.

c4b0815

Workspace Management

SiteBuilder Getting your work area ready setup progress screen.
Workspace setup runs automatically when you start a conversation.

Automatic Workspace Setup

since Jan 22, 2026

Workspaces initialize automatically when you start your first conversation. No manual setup required.

3704aea

Setup Progress UI

since Jan 22, 2026

Watch workspace initialization with a progress indicator. Status updates in real-time until setup completes.

3704aea

Reset Workspace

since Jan 22, 2026

Reset a workspace to start fresh. Ends active sessions and returns the workspace to available state.

3704aea

Problem Recovery

since Jan 22, 2026

If a workspace enters an error state, a dedicated problem page offers recovery options to reset and try again.

3704aea

Workspace Status Badges

since Jan 22, 2026

Color-coded badges show workspace state: available, in setup, in conversation, in review, merged, or problem.

3704aea

Active User Display

since Jan 22, 2026

See who's currently using a workspace. The active user's email is shown when a conversation is in progress.

3704aea

Heartbeat Tracking

since Jan 23, 2026

10-second heartbeats track active sessions. Stale conversations are automatically released after 5 minutes of inactivity.

a03e139

Docker Isolation

since Jan 23, 2026

Each workspace runs in an isolated Docker container with resource limits. No cross-workspace access is possible.

48ee108

GitHub Integration

Connect GitHub Repository

since Jan 18, 2026

Link any GitHub repository containing your website or landing pages. Supports both public and private repositories.

ad0f9f9

Personal Access Token

since Jan 18, 2026

Use fine-grained or classic personal access tokens. UI guidance helps you create tokens with the right permissions.

ad0f9f9

Automatic Branch Creation

since Jan 22, 2026

Each workspace gets its own Git branch. Changes are isolated until merged, keeping your main branch clean.

3704aea

Automatic PR Creation

since Jan 22, 2026

When you send changes for review, a GitHub pull request is created automatically with all your commits.

3704aea

PR URL Display

since Jan 25, 2026

Direct links to pull requests from the project list and reviewer dashboard. One click to see the diff on GitHub.

5dde420

Branch URL Display

since Jan 22, 2026

View the workspace branch on GitHub directly to see all committed changes before PR creation.

6d48ec4

Repository Quick Links

since Jan 22, 2026

Jump to the GitHub repository from anywhere in SiteBuilder to view the full codebase.

6d48ec4

Git Commit History

since Jan 22, 2026

Every change is tracked in Git with clear commit messages. Full history is preserved for auditing.

3704aea

Review Workflow

SiteBuilder content editor, landing page result, and the GitHub PR for the changes.
Edit in chat → see the result → changes in a GitHub PR. The full loop.
SiteBuilder is the content management tool that creators love to use and engineering loves to support.

Reviewer Dashboard

since Jan 22, 2026

Dedicated dashboard for reviewers showing all workspaces awaiting review with project details and quick actions.

3704aea

View Conversation History

since Jan 26, 2026

See the original conversation that led to the changes. Understand context before reviewing the PR.

6f3d9d4

Mark as Merged

since Jan 22, 2026

After merging on GitHub, mark the workspace as merged. This transitions it to merged status for tracking.

3704aea

Reopen for Changes

since Jan 22, 2026

Need revisions? Reopen a workspace for additional edits without losing the existing branch and PR.

3704aea

Role-Based Access

since Jan 22, 2026

Reviewer role provides access to the review dashboard and approval actions. Regular users can only submit for review.

3704aea

Workspace Locking

since Jan 22, 2026

Workspaces in review are locked. No additional edits can be made until a reviewer reopens them.

3704aea

Cost Tracking & Transparency

SiteBuilder Edit project: GitHub access key and LLM API key — bring your own keys.
Bring your own keys: GitHub token and LLM API key per project.

Token Usage Display

since Jan 22, 2026

Visual progress bar shows tokens used vs. maximum context window. See input and output tokens separately.

8804718

Real-Time Cost Estimation

since Jan 22, 2026

See estimated costs as you chat. Input cost, output cost, and total are displayed to 4 decimal places.

8804718

Model Name Display

since Jan 22, 2026

Always know which AI model is being used for your editing session.

8804718

Tool Call Counter

since Jan 25, 2026

See how many tool calls the agent has made during the session. Helps understand complexity and cost.

5bb24c2

Bring Your Own Key (BYOK)

since Jan 25, 2026

Use your own LLM API keys. Pay directly to your provider with full visibility into your own usage dashboard.

629df31

Key Reuse Across Projects

since Jan 25, 2026

Already configured a key? Select from previously used keys when setting up new projects.

629df31

API Key Verification

since Jan 25, 2026

Keys are validated in real-time against the provider API. Know immediately if there's an issue.

629df31

Auto-Detect Provider

since Jan 25, 2026

Paste your key and SiteBuilder automatically detects whether it's OpenAI or Anthropic.

629df31

Agent Configuration

SiteBuilder Settings: S3 upload configuration and GitHub access key.
Configure S3 uploads and GitHub access per project.

Background Instructions

since Jan 25, 2026

Set context for the agent: what kind of project is this? What's the brand voice? What conventions should it follow?

6a878d7

Step Instructions

since Jan 25, 2026

Guide how the agent approaches tasks. Should it be conservative or creative? Ask questions or make assumptions?

6a878d7

Output Instructions

since Jan 25, 2026

Control final output format. What should responses include? How should they be structured?

6a878d7

Project Type Templates

since Jan 25, 2026

Sensible defaults based on project type. Landing pages get different defaults than documentation projects.

6a878d7

Runtime Environment Selection

since Jan 25, 2026

Choose which Docker image to use: Node.js 18/20/22, Python 3.12, PHP 8.4, or specify a custom image.

6a878d7

Custom Docker Images

since Jan 25, 2026

Need special tools? Specify any Docker image and SiteBuilder validates it exists before saving.

6a878d7

LLM Provider Selection

since Jan 25, 2026

Choose your AI provider. Currently supports OpenAI and Anthropic with extensible provider architecture.

6a878d7

Collapsible Advanced Section

since Jan 25, 2026

Agent configuration lives in a collapsible "Advanced" section. Quick setup stays simple; power users can customize.

6a878d7

Workspace Rules Tool

since Jan 28, 2026

Place markdown files in .sitebuilder/rules/ to give the agent project-specific conventions and guidelines.

4e0ef83

Security & Isolation

Docker Container Isolation

since Jan 23, 2026

All agent commands execute in ephemeral Docker containers. Containers are destroyed after each command.

48ee108

Filesystem Sandboxing

since Jan 23, 2026

Each workspace is mounted at /workspace inside the container. The agent can only see and modify its own files.

48ee108

Path Traversal Protection

since Jan 23, 2026

All file operations are validated. Attempts to access paths outside the workspace (using ../) are blocked.

48ee108

Resource Limits

since Jan 23, 2026

Containers run with defined memory (2GB) and CPU (2 cores) limits to prevent runaway processes.

48ee108

No Cross-Workspace Access

since Jan 23, 2026

Operations in one workspace cannot read or write files in another. Complete isolation between projects.

48ee108

CSRF Protection

since Jan 18, 2026

All forms include CSRF tokens. Requests without valid tokens are rejected.

ad0f9f9

Secure Token Storage

since Jan 18, 2026

GitHub tokens and API keys are stored securely. Masked input fields prevent shoulder surfing.

ad0f9f9

Conversation Ownership

since Jan 22, 2026

Users can only access their own active conversations. Role-based access controls protect sensitive operations.

3704aea

UI & User Experience

Dark Mode Support

since Jan 18, 2026

Full dark theme throughout the application. Toggle between light and dark mode with persistence.

ad0f9f9

Responsive Design

since Jan 18, 2026

Mobile-friendly layouts that adapt to any screen size. Work from your phone, tablet, or desktop.

ad0f9f9

Loading States

since Jan 20, 2026

Spinners and progress indicators during async operations. Never wonder if something is happening.

fe1d01b

Flash Notifications

since Jan 18, 2026

Success, error, and warning messages displayed as toast-style alerts. Clear feedback on every action.

ad0f9f9

Collapsible Sections

since Jan 20, 2026

Advanced settings, deleted projects, and technical details live in collapsible sections. Clean UI by default.

fe1d01b

Keyboard Navigation

since Jan 18, 2026

Full keyboard support with proper focus management. Navigate efficiently without a mouse.

ad0f9f9

Empty States

since Jan 18, 2026

Helpful messages when there's no data to show. Guidance on what to do next instead of blank screens.

ad0f9f9

Error Pages

since Jan 18, 2026

Dedicated error pages with recovery options. Clear explanations of what went wrong and how to fix it.

ad0f9f9

Workflow Documentation

since Jan 26, 2026

Public /workflow-docs page with interactive Mermaid diagrams showing workspace lifecycle states and transitions.

5db64e1

Internationalization

Multi-Language Support

since Jan 26, 2026

Full English and German locale support with ~160 translation keys across all templates and UI components.

b943cf7

Locale-Prefixed Routing

since Jan 26, 2026

Clean URL structure with /en/ and /de/ prefixes. Automatic locale detection and seamless navigation.

b943cf7

Language Switcher

since Jan 26, 2026

Toggle between languages from anywhere in the application. Your language preference persists across sessions.

b943cf7

Localized Templates

since Jan 26, 2026

All 14 application templates fully translated. Consistent experience regardless of language selection.

b943cf7

Account Management

User Registration

since Jan 18, 2026

Sign up with email and password. Get started with your own projects immediately.

ad0f9f9

Secure Authentication

since Jan 18, 2026

Password-based authentication with secure session management.

ad0f9f9

Account Dashboard

since Jan 18, 2026

View your account details including email address and member-since date.

ad0f9f9

Sign Out

since Jan 18, 2026

Securely end your session from any page. Session is fully cleared on sign out.

ad0f9f9

Ready to Try SiteBuilder?

SiteBuilder is source-available under the Business Source License. Self-host your own instance and start editing content with natural language today.