sprklai/zenii

Your machine's AI brain. One 20MB binary gives every tool, script, and cron job shared AI memory + 136 API endpoints. Desktop app, CLI, Telegram — all connected. Rust-powered.

23Stars on the repository
5Mods indexed here, across every type
23d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

codex-audit

01

sprklai/zenii

Command Claude Code

This command runs a dual-agent audit: Codex CLI reviews code with fresh eyes, then Claude independently reads the actual code, judges each finding's validity, designs its own fixes where warranted, and applies only what passes rigorous verification.

23 23d ago A 0 tokens original MIT

release-tag

02

sprklai/zenii

Command Claude Code

This command orchestrates the full release workflow: version bump across all files, CHANGELOG update, Cargo.lock generation, secret scan, commit, tag, and push to trigger GitHub Actions release builds.

23 23d ago A 0 tokens original MIT

ship

03

sprklai/zenii

Command Claude Code

This command formats the code, updates documentation to reflect changes, scans for leaked secrets, commits, and pushes to the remote main branch. It will REFUSE to proceed if any secrets or tokens are detected. It runs fully automatically with NO user prompts unless secrets are found.

23 23d ago A 0 tokens original MIT

update-docs

04

sprklai/zenii

Command Claude Code

This command reads the actual source code to count routes, tools, and providers, then updates every documentation surface (README, docs/, docs-site/, GitHub About) with the correct values.

23 23d ago A 0 tokens original MIT