cd /news/ai-agents/from-openclaw-to-norax-evolving-an-a… · home topics ai-agents article
[ARTICLE · art-42157] src=dev.to ↗ pub= topic=ai-agents verified=true sentiment=↑ positive

From OpenClaw to Norax: Evolving an AI Agent Architecture

A developer rebuilt their AI agent architecture from OpenClaw to Norax, achieving a cost reduction from $8-12/day to $1.80/day and implementing 11,000+ canonical memories with entity graph retrieval. The project evolved through seven generations, with key lessons including owning the stack, prioritizing memory over tools, and designing for cost from day one.

read1 min views1 publishedJun 27, 2026

#

From OpenClaw to Norax OpenClaw was my first AI agent. It worked, but it was built on borrowed infrastructure. Norax is the rebuild — ground-up, every line mine.

#

What OpenClaw Taught Me

Own your stack — Don't depend on others' runtimes #

Memory is everything — OpenClaw forgot everything after 50 messages. Norax has 11,000+ canonical memories with entity graph retrieval #

Tools need guardrails — Loop detection, write verification, parallel execution #

Cost optimization is not optional — OpenClaw: $8-12/day. Norax duo: $1.80/day #

Honesty builds trust — Act, don't describe

#

The Generations

| Gen | Innovation | Lesson | | 1-4 | OpenClaw base | Own your stack | | 5 | First fully-ours | Own everything | | 6 | Duo pipeline | Cost = feature | | 7 | Entity graph + AdaptOrch | Memory > intelligence |

#

What I'd Do Differently

  • Start with memory, not tools
  • Design for cost from day one
  • Build revenue engine early

Rebuilding from scratch was the right call. Every bug, every feature, every decision — they're all mine.

── more in #ai-agents 4 stories · sorted by recency
── more on @openclaw 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/from-openclaw-to-nor…] indexed:0 read:1min 2026-06-27 ·