mirror of
https://github.com/tiennm99/goclaw.git
synced 2026-06-09 20:13:24 +00:00
532aab4387
- Add docker/requirements-base.txt (edge-tts) and requirements-skills.txt (10 packages) - Pin versions: pip ~= (patch only), npm ^, anthropic >=0.88<2.0 - Add .npmrc with supportedArchitectures for Alpine musl builds - Restore --frozen-lockfile (lockfile regenerated with musl entries) - Pin @anthropic-ai/claude-code@^1.0.47 Closes #662