🌱 Production-ready gift economy mesh network for Solarpunk communes - Complete offline-first system for mutual aid coordination
Stars
34
Forks
3
Watchers
34
Open Issues
3
Overall repository health assessment
^1.40.0295
commits
fix: Install maturin and binutils for pydantic compilation
5874fe0View on GitHubfeat: Make pydantic compilation fully automatic on Termux
d1345d6View on GitHubfeat: Add pydantic compilation support for Termux (Bionic libc)
dd7ee48View on GitHubfix: Prevent all scripts from crashing terminal + skip pydantic on Termux
b69bc82View on GitHubfeat: Auto-install Rust for Termux pydantic builds + repo organization
b70465cView on GitHubfix: Handle FastAPI's pydantic dependency correctly on Termux
32b3244View on GitHubfix: Install packages individually on Termux to handle build failures gracefully
87cb613View on GitHubfix: Remove set -e and return 1 to prevent terminal exit
bd6c081View on GitHubfeat: Add Termux compatibility checks and smart binary wheel installation
de1de8eView on GitHubrefactor: Remove anthropic package, use httpx directly for all LLM APIs
f9645faView on GitHubfix: Completely prevent tokenizers/maturin builds on Termux
afb193eView on GitHubfeat: Comprehensive Termux compatibility improvements
6a4647cView on GitHubfeat: Fully automated Python 3.11 installation and venv management
f31bd28View on GitHubfix: Require Python 3.11 to avoid tokenizers/Rust build issues
092358cView on GitHub