tokens&
For enterprises
Sign in
tokens&

Find tools, check provider offers, save a build plan, and share your work when you’re ready.

For buildersFor enterprises

For builders

  • Startup credits and perks
  • Agent Skills
  • Publish a project

For enterprises

  • Start free company workspace
  • Submit a tool, product, or perk

Community

  • Community
  • Newsletter
  • Events
Xin

© 2026 tokensand, LLC. All rights reserved.

  • Terms
  • Privacy
  • Security
  • Data Processing
  • Status
  1. Hackathon
  2. Project gallery
  3. Long Horizon Agent - CAD construction
Anonymous builderabout 2 hours agoJudging locked: Event build

Long Horizon Agent - CAD construction

an agent that turns plain-English design requests into validated 3D CAD parts. It stays accurate over thousands of engineering changes by keeping a small working state instead of a growing transcript.

Review the project

Start with the source code, then open the demo or video if available.

View GitHub repository
Tools used
  • Liquid AI
  • Tinybird
  • Nimble
Watch demo videoProject gallery
Demo video

Video demos are proof context. Repo, stack, and build notes stay attached so visitors can inspect what was actually built.

Project description
LongHorizonAgent is an AI agent architecture designed to work reliably across hundreds or thousands of steps without continuously growing its context. Instead of replaying the full conversation history, it maintains a small, structured working state containing what is true now, archives outdated or evicted information, and recalls it only when needed. The project demonstrates this approach through DesignDesk, an AI mechanical-engineering environment where natural-language design intent is converted into structured state, updated through engineering changes, and used to generate and validate real CAD geometry with build123d and OpenCascade. A Memory State Inspector makes state changes, archived facts, recalls, provenance, and context savings visible, while AWS Bedrock provides the main reasoning model, Nimble provides web tools, and Tinybird provides telemetry and analytics. The core idea is simple: History grows. State doesn’t have to.
Project links
  • GitHub repository
  • Demo video
Tools used
  • Liquid AI
  • Tinybird
  • Nimble