Skip to content

mauv0809/bulma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bulma

A coding agent CLI written in Rust.

Under construction. The name is claimed; the code is not yet here.

What this is

bulma is an in-progress reimplementation of the kind of coding agent popularized by tools like Claude Code, Aider, and pi-mono — but as a single static Rust binary, with TypeScript extensions hosted via an embedded V8 runtime.

The design goals:

  • One binary, no runtime. No Node, no Python, no install dance. Download and run.
  • Fast cold start. A CLI you invoke constantly should feel instant.
  • TypeScript extensions, sandboxable. Authors keep the TS DX; the host gets to decide how much of the system extensions can touch.

Status

Pre-alpha. This crate currently does nothing useful. Watch the repo or check back later.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages