Skip to content

Releases: MR-STARK87/Snor

v0.8 — open-source launch

Choose a tag to compare

@MR-STARK87 MR-STARK87 released this 17 Sep 21:03

Snor goes open source (MIT OR Apache-2.0) with this release — a lightweight native workspace for agent-driven development, in full Rust.

Get it

Windows 10/11, no installer: download Snor-v0.8-windows-x86_64.exe below and run it. Debug builds keep a console window; this release build hides it.

What's inside

  • Flow Mode (Ctrl+Shift+F): the whole window becomes live terminal panes — up to four shells side by side for supervising agents
  • Multi-session terminal: real ConPTY PowerShell behind a tab strip, explorer follows the focused shell
  • Calm editor: badge tabs, gutter, tree-sitter highlighting, in-file find
  • Dim Mode (Ctrl+Shift+D): drops the physical backlight for long agent sessions
  • Self-placing window: the borderless window centres itself fully on-screen at launch

Facts

Built from main, CI green (clippy -D warnings + 66 tests). ~155 MB peak RAM, ~11 MB binary. Full story, shortcuts and memory methodology in the README.