Direct Anthropic-compatible Claude assistant for Obsidian with note tools, image analysis, web search, and Git workflows.
Stars
9
Forks
0
Watchers
9
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
28
commits
fix: add type field to image attachments, fix attachment cap message wording
804f12dView on GitHubfeat: send PDF attachments as document content blocks to Claude API
f01e046View on GitHubfeat: route PDF files to fileToPdfAttachment in addPendingImages
7d1f262View on GitHubfeat: add MAX_PDF_BYTES constant and fileToPdfAttachment helper
d8e5fb0View on GitHubdocs: update README for multi-model config format and model switcher
8f30896View on GitHubchore: untrack claude-chat.config.json (contains secrets, covered by .gitignore)
81a6790View on GitHubconfig: set up 5-model configuration for multi-model switching
e5ef687View on GitHubrefactor: remove API Key/Base URL/Model fields from settings tab
9ec3feaView on GitHub