Download Latest Version v0.4.5 source code.zip (11.6 MB) Google Add to Preferred Sources
Home / v0.3.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-27 350 Bytes
v0.3.4 source code.tar.gz 2026-08-27 2.5 MB
v0.3.4 source code.zip 2026-08-27 3.0 MB
Totals: 3 Items   5.5 MB 0

Fix: .env is now resolved from the caller's working directory upward. In pip installs, load_dotenv() previously anchored at site-packages, so the .env the quickstart tells you to create was silently ignored (kapso doctor failed on OPENAI_API_KEY right after following the README). Caught by running the full onboarding path from a fresh venv.

Source: README.md, updated 2026-08-27