Wallfacer is an autonomous engineering platform.

Full autonomy when you trust it. Full control when you don't.

Wallfacer task board
or install via CLI
curl -fsSL https://latere.ai/wallfacer/install.sh | sh

Every AI coding tool today pins you to one interaction mode. Chat-based tools are fast but lose structure at scale. Spec-driven tools add discipline but slow you down on day one. Task boards help you coordinate but don't understand your architecture. Wallfacer connects all of these into a continuous workflow.

Adaptive abstraction

Chat-centric for greenfield exploration, spec-centric for complex systems, task-centric for parallel execution, code-level for surgical edits. Move between levels as your project evolves.

Autonomy spectrum

Run the full loop autonomously (implement, test, commit, push) or step in at any point. Dial autonomy up or down per task, per spec, per project.

Spec as IR

Ideas don't go straight to code. They become structured specs that agents can reason about, iterate on, and implement against. Specs are versioned and reviewable.

Isolation by default

Per-task containers and git worktrees for safe parallel execution. Multiple agents work simultaneously without stepping on each other.

Operator visibility

Live logs, traces, timelines, diff review, and usage/cost tracking. Full audit trail from idea to deployed code.

Model flexibility

Works with Claude Code, Codex, and custom sandbox setups. Not locked to any single LLM provider.

1

Explore

Describe what you want to build in chat. Wallfacer helps you shape the idea.

2

Specify

The idea becomes a structured spec. Iterate on it until the design is right.

3

Execute

Specs break into tasks on a board. Agents implement, test, and commit in isolated sandboxes.

4

Ship

Reviewed changes merge automatically. Auto-commit, auto-push, auto-build when you're ready.

Task Board — Managed Execution

Coordinate many agent tasks on a kanban board. Drag cards across the lifecycle, batch-create with dependency wiring, refine prompts before execution, and let autopilot promote backlog items as capacity opens. Each task runs in an isolated container with its own git worktree.

Wallfacer task board

Spec Mode — Structured Design

Design before you build. The three-pane spec view gives you an explorer tree, focused markdown view, and planning chat. Break large ideas into structured specs, validate dependencies, and dispatch leaf specs to the task board when the design is right.

Wallfacer spec mode

Oversight — Actionable Audit Trail

Inspect what happened, when, and why before you accept any automated output. Every task produces a structured event timeline, diff against the default branch, and AI-generated oversight summary.

Wallfacer oversight

Cost & Usage Visibility

Track token usage and cost by task, activity, and turn so operations stay measurable as automation scales. Per-role breakdown (implementation, testing, refinement, oversight) shows exactly where budget goes.

Wallfacer usage and cost

Execution engine

Isolated containers, per-task git worktrees, worker reuse, safe parallel runs, circuit breaker, resource limits, dependency caching.

Autonomous loop

Prompt refinement, implementation, testing, auto-submit, autopilot promotion, auto-retry, cost/token budgets, failure categorization.

Spec workflow

Structured design specs, five-state lifecycle, dependency DAG, recursive progress tracking, planning chat agent with slash commands.

Oversight layer

Live logs, timelines, traces, diff review, usage/cost visibility, per-turn breakdown, task search, oversight summaries.

Repo operations

Multi-workspace groups, branch switching, sync/rebase helpers, auto commit and push, task forking.

Development tools

File explorer with editor, interactive host terminal, prompt templates, system prompt customization.