Fast, small, and fully autonomous AI personal assistant infrastructure, ANY OS, ANY PLATFORM — deploy anywhere, swap anything 🦀
Go to file
2026-02-28 08:57:46 -05:00
.cargo build(cargo): add ARMv6 musl target config for Raspberry Pi Zero W 2026-02-28 08:23:04 -05:00
.gemini Add ZeroClaw Code Style Guide 2026-02-14 14:13:58 -05:00
.githooks docs(security): refine local secret management guidance 2026-02-17 18:39:13 +08:00
.github ci(security): add governance metadata for RUSTSEC-2024-0436 2026-02-28 21:30:37 +08:00
benches use std::hint::black_box instead of deprecated criterion::black_box 2026-02-24 13:59:11 +08:00
clients ci(security): include android/template crates in unsafe debt audit 2026-02-28 17:44:47 +08:00
crates/robot-kit chore(deps): bump the rust-all group across 1 directory with 4 updates (#1689) 2026-02-24 19:23:35 -05:00
dev feat: harden non-CLI approval governance and runtime policy sync 2026-02-26 02:19:14 +08:00
docs docs(rpi): clarify gnueabihf toolchain workaround for musl builds 2026-02-28 08:57:46 -05:00
examples fix(channels): enforce reply_target naming consistency 2026-02-18 19:56:31 +08:00
extensions/hello-world feat: plugin system 2026-02-26 21:49:10 -05:00
firmware chore(unsafe-debt): enforce strict full crate coverage defaults (RMN-54) 2026-02-24 21:00:46 +08:00
fuzz feat(unsafe-debt): deepen crate-root guard enforcement (RMN-52) 2026-02-24 19:48:28 +08:00
python docs(i18n): consolidate localized readmes under docs/i18n 2026-02-25 21:37:51 +08:00
scripts feat(android): add strict self-check mode with warning gates 2026-02-28 21:16:52 +08:00
site chore: remove install scripts - APK is the product 2026-02-26 22:04:26 -08:00
src fix: resolve 3 compilation errors 2026-02-28 08:54:29 -05:00
templates ci(security): include android/template crates in unsafe debt audit 2026-02-28 17:44:47 +08:00
test_helpers fix(telegram): add message splitting, timeout, and validation fixes (#246) 2026-02-16 05:59:11 -05:00
tests Merge pull request #2157 from zeroclaw-labs/feat/providers-sf-volcengine 2026-02-28 01:28:09 -05:00
web fix(web): add mobile sidebar toggle and responsive layout offset 2026-02-26 21:32:50 -05:00
.coderabbit.yaml fix(ci): correct CodeRabbit config schema for reviews.poem 2026-02-25 18:42:49 +08:00
.dockerignore fix: run Docker container as non-root user (closes #34) 2026-02-14 13:16:33 -05:00
.editorconfig feat(skills): add WASM skill engine with secure registry install 2026-02-26 22:09:24 -05:00
.env.example docs(env): add missing environment variables to .env.example 2026-02-19 11:31:43 -08:00
.envrc chore: Add nix files for easy on-boarding on the project 2026-02-19 16:29:32 +08:00
.gitattributes feat(repo): add .gitattributes for cross-platform line ending normalization 2026-02-17 21:12:25 -05:00
.gitignore chore: add .idea to .gitignore 2026-02-27 10:45:01 -05:00
.gitleaks.toml feat(ci): complete security audit governance and resilient CI control lanes 2026-02-24 16:25:53 +08:00
.markdownlint-cli2.yaml docs: strengthen collaboration governance and AGENTS engineering protocol (#263) 2026-02-16 05:59:04 -05:00
.tmp_todo_probe feat: enhance agent personality, tool guidance, and memory hygiene 2026-02-14 11:28:39 -05:00
AGENTS.md fix(ci): stabilize post-2142 local quality gates (COM-2142) (#2171) 2026-02-27 23:18:25 -08:00
bootstrap.sh feat(installer): add guided zeroclaw installer and distro hardening (#887) 2026-02-20 04:34:14 -05:00
Cargo.lock fix(security): patch wasmtime advisories by pinning 24.0.6 2026-02-28 17:44:47 +08:00
Cargo.toml fix(android): harden Termux source-build and wasm-tools fallback 2026-02-28 21:16:52 +08:00
CHANGELOG.md fix(ci): stabilize post-2142 local quality gates (COM-2142) (#2171) 2026-02-27 23:18:25 -08:00
CLA.md legal: add dual MIT+Apache 2.0 license, trademark policy, and CLA (#941) 2026-02-19 09:20:03 -05:00
CLAUDE.md fix(ci): stabilize post-2142 local quality gates (COM-2142) (#2171) 2026-02-27 23:18:25 -08:00
clippy.toml fix(test): stabilize cron output capture and clippy cleanups 2026-02-18 20:29:26 +08:00
CODE_OF_CONDUCT.md Add Contributor Covenant Code of Conduct (#867) 2026-02-18 20:28:41 -05:00
CONTRIBUTING.el.md docs(i18n): unify greek localization and docs structure parity 2026-02-25 00:08:28 +08:00
CONTRIBUTING.md ci(workflow): adopt main/dev split with dev->main promotion gate (#1283) 2026-02-21 13:39:07 -05:00
deny.toml ci(security): allow transitive paste advisory in cargo-deny 2026-02-28 17:44:47 +08:00
docker-compose.yml fix(gateway): switch default port to 42617 across runtime and docs (#1179) 2026-02-21 02:28:56 -05:00
Dockerfile fix(docker): support feature builds and include templates 2026-02-27 08:08:58 -05:00
flake.lock chore: Add nix files for easy on-boarding on the project 2026-02-19 16:29:32 +08:00
flake.nix chore: promote dev snapshot to main (resolve #1978/#1970) 2026-02-26 21:09:33 -05:00
LICENSE-APACHE fix(license): restore canonical apache-2.0 text for detection (#1309) 2026-02-21 16:49:58 -05:00
LICENSE-MIT chore(license): make apache primary while preserving dual-license (#1307) 2026-02-21 16:43:36 -05:00
NOTICE legal: add dual MIT+Apache 2.0 license, trademark policy, and CLA (#941) 2026-02-19 09:20:03 -05:00
overlay.nix chore: promote dev snapshot to main (resolve #1978/#1970) 2026-02-26 21:09:33 -05:00
package.nix chore: promote dev snapshot to main (resolve #1978/#1970) 2026-02-26 21:09:33 -05:00
PR_DESCRIPTION_UPDATE.md fix(android): Address CodeRabbit HIGH and MEDIUM severity issues 2026-02-27 11:46:38 -08:00
quick_test.sh fix(telegram): add message splitting, timeout, and validation fixes (#246) 2026-02-16 05:59:11 -05:00
README.md Update README.md 2026-02-28 08:57:46 -05:00
RUN_TESTS.md fix(telegram): add message splitting, timeout, and validation fixes (#246) 2026-02-16 05:59:11 -05:00
rustfmt.toml feat(tooling): add .editorconfig, rustfmt.toml, and clippy.toml 2026-02-18 10:02:09 +08:00
SECURITY.md docs(security): codify official anti-fraud channels statement 2026-02-26 22:57:46 -05:00
test_telegram_integration.sh fix(telegram): add message splitting, timeout, and validation fixes (#246) 2026-02-16 05:59:11 -05:00
TESTING_TELEGRAM.md ci: remove blacksmith action dependencies 2026-02-28 05:00:01 +08:00
TRADEMARK.md legal: add dual MIT+Apache 2.0 license, trademark policy, and CLA (#941) 2026-02-19 09:20:03 -05:00
zero-claw.jpeg docs: update README with benchmarks, features, and specs comparison image 2026-02-15 06:58:30 -05:00
zeroclaw_install.sh feat(installer): add guided zeroclaw installer and distro hardening (#887) 2026-02-20 04:34:14 -05:00
zeroclaw.png feat: initial release — ZeroClaw v0.1.0 2026-02-13 12:19:14 -05:00

Instructions for compiling Zeroclaw for the Raspberry Pi Zero W are here: https://github.com/ake117/zeroclaw-RPI-ZERO-W/blob/main/docs/hardware/raspberry-pi-zero-w-build.md