Skip to content

Repository files navigation

openmerc

A fast, parallel LLM CLI tool powered by diffusion models.

Installation

# Build and install
./install.sh

Usage

  • No arguments – launch the interactive TUI.
  • --headless "PROMPT" – run in headless mode and output the result.
  • --init – create a default .openmerc.toml configuration file.
  • --session NAME – resume a saved session.
  • --version – show version information.
  • -h, --help – display help.

Examples

openmerc                     # start UI
openmerc --headless "Explain quantum computing"
openmerc --init
openmerc --session work

License

MIT © Jeremy Stover

About

Mercury-powered coding CLI agent with Honcho memory, Semfora integration, and diffusion streaming

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages