Bridge Claude/LLM to Apple Notes API
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
83
commits
1
commits
fix: strip duplicate title from body in MCP create_note
8bd1267View on GitHubfeat: rebrand from claude-notes-bridge to apple-notes-bridge (#14)
556ead0View on GitHubfix: resolve title duplication and return UUID from create_note (#13)
a382f66View on GitHubfeat: add `setup` command and fix postinstall MCP auto-configuration (#11)
8ef0774View on GitHubchore: clean up throwaway scripts and add gitignore rules (#10)
43b4552View on GitHubfix: include ML resource bundle in .app and fix bundle lookup (#9)
c97efb2View on GitHubfix: use separate database connection for background index rebuilding (#8)
2e0b819View on GitHubfix: strip relocate block from .pkg to prevent misinstall (#7)
e671f80View on GitHubfix: disable bundle relocation in .pkg installer (#6)
66c85ffView on GitHubfeat: Liquid Glass icon with dark mode and persistent code signing (#5)
1caac07View on GitHubfix: set actool deployment target to 15.0 for dark mode icons (#4)
598a697View on GitHubfix: prevent .pkg bundle relocation with explicit install-location (#3)
c6484d0View on GitHub