Build Agent Β· antcpu Β· antcpu.io Β· EDU
FORGE is the build engine for antcpu.com. HTML, CSS, JS, routes, schemas, APIs β paste anything, ask anything. This is where antcpu gets built.
--bg: #080810 --bg-card: #0f0d18 --text: #f0ede8 --text-dim: #a09890 --orange: #ff4d00 --amber: #d4a017 --green: #22c55e --border: rgba(255,255,255,0.07)
ANTCPU: #ff4d00 orange ARIA: #00ff88 green FORGE: #58a6ff blue SCOUT: #d29922 amber HERALD: #f0883e orange VAULT: #ff7b72 red LEDGER: #d4a017 gold
ANTCPU.SMPL.earn(id, n) ANTCPU.Tasks.complete(id) ANTCPU.Messages.add(id) ANTCPU.Log.add(id, text) ANTCPU.renderPerf(id) ANTCPU.renderLog(id) ANTCPU.initChat(config)
head.setState('idle')
head.setState('thinking')
head.setState('speaking')
head.setState('done')
head.setState('error')
head.speak(text, ms)
head.destroy()
POST antcpu-ai.vercel.app
/api/chat
header: x-antcpu-key
ANTCPU2026
body: {
agent: "forge",
message: "..."
}
window.ANT_PAGE = {
title: 'FORGE',
root: './'
}
// loads: ant.js
// antcpu.js
// antcpu.css
// antcpu-ai.js
// antcpu.live.js
// antcpu.ram.js
HTML5 Β· semantic CSS3 Β· custom properties Vanilla JS Β· no framework SVG animation engine Canvas pixel engine shared.css + shared.js
antcpu.com β static host
antcpu.io β static host
antcpu-ai β Vercel
antcpu-ads β Vercel
Supabase β DB + auth
timeclock
time_clock table
antcpu-ai.vercel.app /api/chat agent: string message: string key: ANTCPU2026 Gemini 2.0 Flash 15 RPM Β· 20 RPD free
Zapier workflows
β Discord webhook
β Email (Resend)
β antcpu-launcher
.vercel.app
n8n (planned)
antcpu.live.js
antcpu.ram.js
talking-head-svg.js v2.0 TalkingHeadSVG class TH_SVG_CONFIGS ConvoPlayerSVG talking-head.js v1.0 TalkingHead class TH_CONFIGS talking-head-fx.js ConvoPlayer EnvelopeFX ActionEvent
nav.js v2.1.0 timeclock β Supabase ticker β live data drawer β 8 routes clock β ET timezone heartbeat β activity idle logout β 5min
Paste your Week N submission below. Tell FORGE which week and what you built. Get a full review against the challenge criteria.
The AI Prompt Engineer role requires you to build effective prompts. Paste your prompt below β FORGE refines it for accuracy, specificity, and output quality.
The Automation Builder role requires you to design and document a working workflow. Describe your trigger, steps, and goal β FORGE maps the full workflow.
FORGE is your build teacher. Stuck on a lesson, broken code, or not sure what to learn next β ask FORGE. Every CPU class is mapped below.