Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Blockether/vis

Repository files navigation

vis logo

Vis

Vis is a from-the-ground-up coding agent inspired by Recursive Language Models (Zhang, Kraska & Khattab, 2025): instead of spending the context window on an ever-growing transcript, the model writes Python into a sandboxed GraalPy runtime, keeps state in named variables and SQLite, and treats context as an external environment it can inspect and change.

Installation

Prerequisites

Setup

Clone the repository and start the development nREPL:

git clone https://github.com/blockether/vis.git
cd vis
./bin/dev nrepl

This boots the project nREPL on :7888 and writes .nrepl-port.

Verify

Run the quick verification suite before committing changes:

./verify.sh --quick

About

an RLM-inspired coding agent built from the ground up. Works with any text-based model.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /