| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| nono-cli-0.76.0-1.aarch64.rpm | 2026-09-09 | 11.3 MB | |
| nono-cli-0.76.0-1.x86_64.rpm | 2026-09-09 | 12.2 MB | |
| nono-cli_0.76.0_amd64.deb | 2026-09-09 | 8.2 MB | |
| nono-cli_0.76.0_arm64.deb | 2026-09-09 | 7.1 MB | |
| nono-v0.76.0-aarch64-apple-darwin.tar.gz | 2026-09-09 | 9.9 MB | |
| nono-v0.76.0-aarch64-unknown-linux-gnu.tar.gz | 2026-09-09 | 11.3 MB | |
| nono-v0.76.0-x86_64-apple-darwin.tar.gz | 2026-09-09 | 11.2 MB | |
| nono-v0.76.0-x86_64-unknown-linux-gnu.tar.gz | 2026-09-09 | 12.2 MB | |
| nono-v0.76.0-x86_64-unknown-linux-musl.tar.gz | 2026-09-09 | 12.4 MB | |
| SHA256SUMS.txt | 2026-09-09 | 923 Bytes | |
| README.md | 2026-09-09 | 3.7 kB | |
| v0.76.0 source code.tar.gz | 2026-09-09 | 34.7 MB | |
| v0.76.0 source code.zip | 2026-09-09 | 35.0 MB | |
| Totals: 13 Items | 165.4 MB | 0 | |
What's Changed
- fix(proxy): disable audit buffer for standalone
nono proxyby @panga in https://github.com/nolabs-ai/nono/pull/1766 - fix(policy): remove blanket /Volumes read grant from system_read_macos by @SequeI in https://github.com/nolabs-ai/nono/pull/1769
- fix: allow fire-and-forget child processes by @kurtisc in https://github.com/nolabs-ai/nono/pull/1737
- fix(sandbox): resolve multi-hop symlinks in fs grants by @kipz in https://github.com/nolabs-ai/nono/pull/1776
- feat(tool-sandbox): support Git fsmonitor socket via unix_socket_bind by @kipz in https://github.com/nolabs-ai/nono/pull/1780
- fix(proxy): load declarative credentials from profiles by @Haoxincode in https://github.com/nolabs-ai/nono/pull/1789
- feat: add Nix flake support by @levonk in https://github.com/nolabs-ai/nono/pull/1784
- chore(github): remove triage label from issue templates by @lukehinds in https://github.com/nolabs-ai/nono/pull/1798
- fix(proxy): read chunked HTTP request bodies on L7 forward path by @Frankie-Xu in https://github.com/nolabs-ai/nono/pull/1687
- fix(cli): route tracing warnings to stderr, not stdout by @SequeI in https://github.com/nolabs-ai/nono/pull/1801
- fix(cgroup): skip control files when sweeping stale lineage sessions by @SequeI in https://github.com/nolabs-ai/nono/pull/1802
- chore(deps): bump softprops/action-gh-release from 3.0.2 to 3.0.3 by @dependabot[bot] in https://github.com/nolabs-ai/nono/pull/1810
- chore(deps): bump docker/setup-qemu-action from 4.2.0 to 4.3.0 by @dependabot[bot] in https://github.com/nolabs-ai/nono/pull/1815
- chore(deps): bump tokio-rustls from 0.26.4 to 0.26.5 by @dependabot[bot] in https://github.com/nolabs-ai/nono/pull/1809
- chore(deps): bump regress from 0.11.1 to 0.12.0 by @dependabot[bot] in https://github.com/nolabs-ai/nono/pull/1811
- chore(deps): bump clap from 4.6.4 to 4.6.6 by @dependabot[bot] in https://github.com/nolabs-ai/nono/pull/1812
- chore(deps): bump serde from 1.0.228 to 1.0.229 by @dependabot[bot] in https://github.com/nolabs-ai/nono/pull/1813
- chore(deps): bump h2 from 0.4.16 to 0.4.19 by @dependabot[bot] in https://github.com/nolabs-ai/nono/pull/1814
- fix(policy): resolve nss module error by @YewFence in https://github.com/nolabs-ai/nono/pull/1806
- ci(spire): scope SPIRE workflow to code changes by @SequeI in https://github.com/nolabs-ai/nono/pull/1800
- fix(cli): use CLAUDE_CONFIG_DIR instead of ~/.claude.json symlink redirects by @SequeI in https://github.com/nolabs-ai/nono/pull/1820
- fix(cli): preserve file permissions on write_file wiring copy by @SequeI in https://github.com/nolabs-ai/nono/pull/1807
- fix(proxy): make
*stop at/in endpoint path patterns by @MateSaary in https://github.com/nolabs-ai/nono/pull/1828 - feat(cli): add --max-total-size flag to audit cleanup by @christine-at-datadog in https://github.com/nolabs-ai/nono/pull/1819
- docs(neps): add NEP-0001, pre-1.0.0 tech debt and API-freeze cleanup by @SequeI in https://github.com/nolabs-ai/nono/pull/1758
- fix(cli): gate diagnostic remedies on observed evidence by @roli-lpci in https://github.com/nolabs-ai/nono/pull/1816
- chore: release v0.76.0 by @SequeI in https://github.com/nolabs-ai/nono/pull/1832
New Contributors
- @Haoxincode made their first contribution in https://github.com/nolabs-ai/nono/pull/1789
- @levonk made their first contribution in https://github.com/nolabs-ai/nono/pull/1784
- @MateSaary made their first contribution in https://github.com/nolabs-ai/nono/pull/1828
- @roli-lpci made their first contribution in https://github.com/nolabs-ai/nono/pull/1816
Full Changelog: https://github.com/nolabs-ai/nono/compare/v0.75.0...v0.76.0