Releases: officialdad/camne
Release list
camne 0.9.0
Six static binaries — Linux, macOS and Windows on both amd64 and arm64. No runtime, no dependencies, nothing to install alongside them.
Linux / macOS: curl -fsSL https://raw.githubusercontent.com/officialdad/camne/main/install.sh | sh
Windows: download camne_windows_amd64.exe (or camne_windows_arm64.exe) below.
Every asset's SHA-256 is in checksums.txt. install.sh verifies it before installing and refuses on a mismatch.
On first run camne downloads llama-server and the model (~1 GB, once), printing the size before it starts and the progress while it runs. camne doctor reports what is missing without downloading anything. Everything runs offline after that — nothing you type ever leaves the machine.
camne only prints commands, it never runs them, and anything the safety checker flags gets a camne warning: line above the command first.
What's Changed
- fix: the first-try hint names the file, so the first answer is a real command by @opariffazman in #46
- docs: beginner-first README, context tips, re-recorded demo by @opariffazman in #52
- feat(dataset): run 8 unnamed rows (#47) by @opariffazman in #50
- Run 7 repeated: the noise floor is 0.013 per register (#57) by @opariffazman in #58
- Retrieval over tldr in the prompt does not fit constraint 3, closes as measured (#55) by @opariffazman in #61
- Runs 9, DPO arms and the retrieval measurement (#54, #56, #55) by @opariffazman in #63
- Ship run 9 + DPO as v0.9.0 by @opariffazman in #64
Full Changelog: v0.8.0...v0.9.0
camne 0.8.0
Six static binaries — Linux, macOS and Windows on both amd64 and arm64. No runtime, no dependencies, nothing to install alongside them.
Linux / macOS: curl -fsSL https://raw.githubusercontent.com/officialdad/camne/main/install.sh | sh
Windows: download camne_windows_amd64.exe (or camne_windows_arm64.exe) below.
Every asset's SHA-256 is in checksums.txt. install.sh verifies it before installing and refuses on a mismatch.
On first run camne downloads llama-server and the model (~1 GB, once), printing the size before it starts and the progress while it runs. camne doctor reports what is missing without downloading anything. Everything runs offline after that — nothing you type ever leaves the machine.
camne only prints commands, it never runs them, and anything the safety checker flags gets a camne warning: line above the command first.
What's Changed
- fix: stop TestShouldCheck expiring on a wall-clock date by @opariffazman in #42
- Register-aware dataset pipeline, and the measurement that found it by @opariffazman in #40
- Beginner rows, held-out probe, run 7 (#41 work items 1–3) by @opariffazman in #44
- Ship run 7 (merge after the HF upload) by @opariffazman in #45
Full Changelog: v0.7.0...v0.8.0
camne 0.7.0
Six static binaries — Linux, macOS and Windows on both amd64 and arm64. No runtime, no dependencies, nothing to install alongside them.
Linux / macOS: curl -fsSL https://raw.githubusercontent.com/officialdad/camne/main/install.sh | sh
Windows: download camne_windows_amd64.exe (or camne_windows_arm64.exe) below.
Every asset's SHA-256 is in checksums.txt. install.sh verifies it before installing and refuses on a mismatch.
On first run camne downloads llama-server and the model (~1 GB, once), printing the size before it starts and the progress while it runs. camne doctor reports what is missing without downloading anything. Everything runs offline after that — nothing you type ever leaves the machine.
camne only prints commands, it never runs them, and anything the safety checker flags gets a camne warning: line above the command first.
What's Changed
- fix: detect a changed model by digest, and open first launch and updates with the wordmark by @opariffazman in #39
Full Changelog: v0.6.0...v0.7.0
camne 0.6.0
Six static binaries — Linux, macOS and Windows on both amd64 and arm64. No runtime, no dependencies, nothing to install alongside them.
Linux / macOS: curl -fsSL https://raw.githubusercontent.com/officialdad/camne/main/install.sh | sh
Windows: download camne_windows_amd64.exe (or camne_windows_arm64.exe) below.
Every asset's SHA-256 is in checksums.txt. install.sh verifies it before installing and refuses on a mismatch.
On first run camne downloads llama-server and the model (~1 GB, once), printing the size before it starts and the progress while it runs. camne doctor reports what is missing without downloading anything. Everything runs offline after that — nothing you type ever leaves the machine.
camne only prints commands, it never runs them, and anything the safety checker flags gets a camne warning: line above the command first.
What's Changed
- feat: split large downloads across eight connections by @opariffazman in #37
Full Changelog: v0.5.0...v0.6.0
camne 0.5.0
Six static binaries — Linux, macOS and Windows on both amd64 and arm64. No runtime, no dependencies, nothing to install alongside them.
Linux / macOS: curl -fsSL https://raw.githubusercontent.com/officialdad/camne/main/install.sh | sh
Windows: download camne_windows_amd64.exe (or camne_windows_arm64.exe) below.
Every asset's SHA-256 is in checksums.txt. install.sh verifies it before installing and refuses on a mismatch.
On first run camne downloads llama-server and the model (~1 GB, once), printing the size before it starts and the progress while it runs. camne doctor reports what is missing without downloading anything. Everything runs offline after that — nothing you type ever leaves the machine.
camne only prints commands, it never runs them, and anything the safety checker flags gets a camne warning: line above the command first.
What's Changed
- chore: move the release header and the release shell out of the workflow YAML by @opariffazman in #34
- feat: show speed and time left while camne downloads by @opariffazman in #36
Full Changelog: v0.4.0...v0.5.0
camne 0.4.0
Six static binaries — Linux, macOS and Windows on both amd64 and arm64. No runtime, no dependencies, nothing to install alongside them.
Linux / macOS: curl -fsSL https://raw.githubusercontent.com/officialdad/camne/main/install.sh | sh
Windows: download camne_windows_amd64.exe (or camne_windows_arm64.exe) below.
Every asset's SHA-256 is in checksums.txt. install.sh verifies it before installing and refuses on a mismatch.
On first run camne downloads llama-server and the model (~1 GB, once), printing the size before it starts and the progress while it runs. camne doctor reports what is missing without downloading anything. Everything runs offline after that — nothing you type ever leaves the machine.
camne only prints commands, it never runs them, and anything the safety checker flags gets a camne warning: line above the command first.
What's Changed
- feat: check for a newer release and offer to install it by @opariffazman in #27
- feat: give both safety levels one warning shape and print every reason by @opariffazman in #28
- feat: print every user-facing string in English by @opariffazman in #29
- docs: re-record the demo and match the README to what camne prints by @opariffazman in #32
Full Changelog: v0.3.0...v0.4.0
camne 0.3.0
Six static binaries — Linux, macOS and Windows on both amd64 and arm64. No runtime, no dependencies, nothing to install alongside them.
Linux / macOS: curl -fsSL https://raw.githubusercontent.com/officialdad/camne/main/install.sh | sh
Windows: download camne_windows_amd64.exe (or camne_windows_arm64.exe) below.
Every asset's SHA-256 is in checksums.txt. install.sh verifies it before installing and refuses on a mismatch.
On first run camne downloads llama-server and the model (~1 GB, once), printing the size before it starts and the progress while it runs. camne doctor reports what is missing without downloading anything. Everything runs offline after that — nothing you type ever leaves the machine.
camne only prints commands, it never runs them, and dangerous ones are flagged with a BAHAYA warning first.
What's Changed
- ci: build, test, vet, cross-compile check, and a staticcheck lint gate by @opariffazman in #9
- ci: add tag-triggered release workflow producing six verified binaries by @opariffazman in #10
- chore: add checked-in Claude Code hooks and permissions by @opariffazman in #11
- docs: add status badges and a VHS-recorded demo by @opariffazman in #12
- chore: adopt the toptal Go gitignore template by @opariffazman in #13
- docs: English repo docs, and release notes that read like a release by @opariffazman in #14
- feat: drop the first-run download consent prompt by @opariffazman in #18
- feat: colour the output — syntax-highlighted command, BAHAYA block by @opariffazman in #19
- docs: add hero logo and social preview image by @opariffazman in #20
- Cut the BAHAYA and Awas warnings down to one word by @opariffazman in #21
New Contributors
- @opariffazman made their first contribution in #9
Full Changelog: v0.2.0...v0.3.0
camne 0.2.0
camne now works end to end: question in, local model answers, safety checker reviews it, command out.
- Resident
llama-server(llama.cpp b10333, pinned) over a UNIX socket inside a0700directory; Windows uses a loopback port instead. - Zero setup: one consent prompt, the download verified by SHA-256 before it is unpacked, and resumed if the connection drops.
- Safety checker ported wholesale from the whatisit adversarial audit —
!! BAHAYAon dangerous commands, and camne still never executes anything. - Model: nl2sh-1.5b. English, deliberately — the Malay model follows the bake-off.
- Measured on real hardware: 0.16 s warm answer, 1 GB download with progress and retry.
Six static binaries — Linux, macOS and Windows on both amd64 and arm64. No runtime, no dependencies, nothing to install alongside them.
Linux / macOS: curl -fsSL https://raw.githubusercontent.com/officialdad/camne/main/install.sh | sh
Windows: download camne_windows_amd64.exe (or camne_windows_arm64.exe) below.
Every asset's SHA-256 is in checksums.txt. install.sh verifies it before installing and refuses on a mismatch.
On first run camne asks permission to download llama-server and the model (~1 GB, once). Answer anything but y and nothing is downloaded. Everything runs offline after that — nothing you type ever leaves the machine.
🤖 Generated with Claude Code
camne 0.1.0
Milestone 1: the skeleton. camne <question> prints a shell command from a temporary keyword table — no model yet, just enough to prove the shape and the delivery path.
Six static binaries — Linux, macOS and Windows on both amd64 and arm64. No runtime, no dependencies, nothing to install alongside them.
Linux / macOS: curl -fsSL https://raw.githubusercontent.com/officialdad/camne/main/install.sh | sh
Windows: download camne_windows_amd64.exe (or camne_windows_arm64.exe) below.
Every asset's SHA-256 is in checksums.txt. install.sh verifies it before installing and refuses on a mismatch.
camne only prints commands. It never runs them.
🤖 Generated with Claude Code