Skip to content

Releases: kowais915/localbrain

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 08:50

Highlights

  • Arrow-key model picker during setup (no more typing numbers)
  • localbrain try "..." — fire a real call at your local model and see it work, zero code changes
  • Rust and Leptos apps now auto-wire like Next.js: adds the crate and drops in a ready-to-use helper

0.5.0 (2026-07-25)

Features

  • arrow-key model picker, Rust/Leptos auto-wiring, and localbrain try (9aa9a7b)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 22:09

0.4.0 (2026-07-23)

Bug Fixes

  • runtime: stop a slow request from wedging the queue (7b1d0cd)

Features

  • rust: first-party Rust client crate (16cc773)

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 23 Jul 21:01

0.3.2 (2026-07-23)

Bug Fixes

  • use shell env var for npm auth in client publish step (09d9732)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 20:11

0.2.1 (2026-07-23)

Bug Fixes

  • render octopus logo on npm (PNG + absolute URL) and show real invocation in hints (58d3e7d)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 19:55

0.2.0 (2026-07-23)

Features

  • interactive model picker at setup (047f274)

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 23 Jul 19:39

0.1.2 (2026-07-23)

Bug Fixes

  • publish localbrain to npm on release (1302a25)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 19:25

0.1.1 (2026-07-23)

Bug Fixes

  • trigger first automated release (9051931)
  • trigger first automated release v2 (5a4175e)