beachcomber 0.5.1

A centralized daemon that caches shell state (git, battery, hostname, etc.) so every consumer reads from one fast cache instead of independently forking shells
Documentation
/target
/vendor

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

# macOS
.DS_Store

# Claude Code working files
.claude/

# Git worktrees
.worktrees/

# Internal planning docs (kept in repo but not published)
INIT.md
docs/superpowers/
.superpowers/

# SDK build artifacts
sdks/python/__pycache__/
sdks/python/**/__pycache__/
sdks/python/.venv/
sdks/python/.pytest_cache/
sdks/python/uv.lock
sdks/python/dist/
sdks/node/node_modules/
sdks/node/dist/
sdks/ruby/*.gem
placeholders/ruby/*.gem
placeholders/pypi/dist/
placeholders/pypi/**/__pycache__/
sdks/c/test_beachcomber
sdks/c/*.o
sdks/c/*.a
sdks/c/*.so
sdks/c/*.dylib

# Nix
flake.lock