Skip to content

P0u4a/nova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

308 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nova

The coding agent for shipping to the stars.

Alpha software. Expect things to break.

Quick Start

Git clone fff (used for file search) into third_party/ and build it. Specific instructions in vendor/fff/README.md.

Download P0u4a/ModernBERT-bash-classifier from huggingface (used for classifying the bash tool calls). Easiest way is with huggingface cli.

hf download P0u4a/ModernBERT-bash-classifier

And export the model to ONNX

cd vendor/bert-bash-classifier
uv run python export_onnx.py --model-dir /path/to/model

Then

zig build run

Add the binary (zig-out/bin/nova) to your PATH so you can invoke it from anywhere.

About

The coding agent for shipping to the stars

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages