sparrow-cli 0.5.1

A local-first Rust agent cockpit — route, run, replay, rewind
Documentation
# Rust
target/
node_modules/
*.rs.bk
*.pdb

# IDE
.idea/
.vscode/
*.swp
*.swo

# OS
.DS_Store
Thumbs.db

# Sparrow — sensitive / local config
*.secret
*.key
auth.enc
config.toml
!config.example.toml

# Nova — agent personnel (local only)
agents/nova.*
state/
sparrow/
*.db
*.db-journal
*.db-wal
transcripts/

# Codex / local assistant artifacts
.codex-remote-attachments/
.claude/
.sparrow/handoff/
STATUS*.md
status*.md
plan-status*.md
mercredi.md
tool_test.txt
skills/local-temperature/
get_twitter_followers.py

# Env files
.env
.env.local