Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oneshots

A public collection of agent oneshot capability demos — self-contained artifacts each built by an AI agent in a single session, with (almost always) zero dependencies and zero build step. Every project is one HTML file you can open directly in a browser. The lone exception is ai-constellation, which loads D3 and its fonts from a CDN at runtime; the rest depend on nothing.

Each project's README states the model used to create it.

Projects

Project What it is Model
seventeen GASKET∞ — a realtime ray-marched flythrough of an infinite Apollonian gasket, built in under 17 minutes. Fable 5 (xhigh)
neon-swarm A Geometry-Wars-style arcade survival game with procedural audio. Fable 5 (xhigh)
lumen Lumen — a physically based, progressive Monte Carlo path tracer. Fable 5 (xhigh)
ai-constellation The AI Constellation — an interactive, force-directed map of eight decades of AI history. Claude Sonnet 5 (high)

What "oneshot" means here

Each artifact is a single-session capability test: one self-contained file, no dependencies, no build step. The goal is to see how far a model can push a complete, runnable, verifiable artifact in one focused pass. Most include a headless verify.mjs smoke test that screenshots the result and checks for console/shader errors.

Running any of them

open <project>/index.html

That's it — no install, no server.

About

Agent oneshot capability demos — self-contained, zero-dependency single-file artifacts, each labeled with the model that built it.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages