Mobile access to Claude Code within your Obsidian vault via Discord. Self-hosted bot using Claude Agent SDK.
Stars
7
Forks
1
Watchers
7
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
159
commits
feat: upgrade Claude Agent SDK from 0.1.9 to 0.1.55 for Skills support
eb6e504View on GitHubfix: use pip instead of uv for markitdown installation
00be171View on GitHubfeat: add multi-modal support for images and PDFs with OCR
5b879b5View on GitHubdocs: add /stop command and CI/CD optimizations to CLAUDE.md
9aa6b6fView on GitHubfix: skip empty response after /stop to prevent Discord error
19aa42eView on GitHubfeat: robust CI/CD with proper caching and zero-downtime deployment
24896dbView on GitHubfeat: convert /stop to Discord Slash Command with autocomplete
2e9243fView on GitHubfeat: add /stop command to interrupt Claude requests
35faf82View on GitHub