Base Camp / EL 217 M 28.4595° N / 77.0266° E / Gurgaon, India
Expedition log / Sheet 04 / velofy.co
Velofy
Open Source. by Nature.
AI Native builders out of Gurgaon, India. Elevation 217 metres. We plot routes to software that treats agents as first-class users, then we climb in the open.
Follow the rope
Camp 1 / EL 4,100 M 28.3024° N / 80.3261° E / The Belief
AI native from the first commit.
Retrofitting intelligence onto finished software is carrying a second pack up the mountain. We start with the agent in the rope team: docs a machine can read, APIs a machine can predict, state a machine can inspect.
Humans get the same clarity at no extra weight.
Camp 2 / EL 6,500 M 28.1452° N / 83.6255° E / The Flagship
Summit.js is on the wall.
An open source, AI Agent Native JavaScript framework for composing behavior directly in HTML. No build step. No virtual DOM. No eval. Interpreted expressions stay CSP-safe, a fine-grained signal engine moves only what changed, and keyed list rendering keeps the DOM honest. A bundled accessible UI library rides along. All of it in about 16 KB gzipped.
The docs ship machine-readable: llms.txt for context windows and a drop-in AGENTS.md for the tools doing the reading.
<div s-data="{ open: false }">
<button @click="open = !open">Toggle</button>
<p s-show="open">Hello from Summit</p>
</div>
- Weight
- About 16 KB gzipped
- Build step
- None
- Virtual DOM
- None
- Eval
- None
- Expressions
- CSP-safe, interpreted
- Reactivity
- Fine-grained signals
- Lists
- Keyed rendering
- UI library
- Bundled, accessible
- Machine docs
- llms.txt + AGENTS.md
- Status
- Shipped, open source
Summit / EL 8,848 M 27.9881° N / 86.9250° E / The Invitation
More repos opening soon.
Summit.js is the first flag planted, not the last. More AI native open source projects are moving up the mountain now. Watch the org, star the framework, and rope in.