Personal Claude assistant in Python. Container-isolated agents, per-room memory, Matrix I/O. Rewrite of NanoClaw.
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
40
commits
feat: add pyldon_list_groups tool with members and group metadata
6e19c7eView on GitHubfeat: add target_group param to send_message for cross-room messaging
00e1469View on GitHubfeat: allow password-only Matrix login for E2EE first run
0d72934View on GitHubfix(main): notify user when agent fails instead of silent drop
0b16c50View on GitHubfix(container_runner): sync shared pi config and deduplicate skill mounts
910963aView on GitHubfeat(agent_runner): support extra pi extensions via PYLDON_PI_EXTRA_EXTENSIONS
1b55402View on GitHubfeat(container): upgrade to Node.js 24.x and add pi-web-providers
828091aView on GitHubfeat(tts): semantic chunking with newline splits, sequential generation, and concatenation
6ff320bView on GitHubfeat: nanobanana skill, E2EE image/audio fix, image persistence
3e00fdeView on GitHubfix: mount project-level skills into container working dir
24fd1c5View on GitHub