Tessra

No-code builder for creating and exporting 0G-ready OpenClaw-style agents.

Tessra

Created At

Open Agents

Project Description

Tessra is a no-code visual agent builder for creating OpenClaw-style agents that are ready to run on 0G infrastructure. Builders can start from templates like Shipyard Engineer, compose the agent’s persona, model, memory, skills, and runbook on one canvas, then export a portable package with agent.json, SOUL.md, MEMORY.md, workflow.json, manifest.0g.json, and skill files. It targets the framework/tooling track: instead of submitting one agent, Tessra helps other builders create many agents with reusable templates, skill packs, and 0G Compute + Storage defaults.

How it's Made

Tessra is a client-side React + TypeScript app built with Vite and Bun. React Flow powers the visual canvas for agent structure, Three.js renders the tesseract hero, and a TypeScript exporter turns the active agent draft into a downloadable zip using JSZip. The export format is OpenClaw/FastClaw-style: persona in SOUL.md, memory in MEMORY.md, workflow steps in workflow.json, runtime/provider settings in agent.json, and selected capabilities as SKILL.md files. For 0G, Tessra generates OpenAI-compatible 0G Compute router config and 0G Storage URI targets for the package, memory, and run logs, matching the prize’s no-code/low-code visual builder idea.

background image mobile

Join the mailing list

Get the latest news and updates