Commit Graph

6 Commits

Author SHA1 Message Date
CodingInCarhartts c6c808afd7 docs: correct embedding model name in README features list
- Fix inconsistency: use BGE-small-en-v1.5 everywhere
- Bump version to 1.0.7
2025-12-14 13:32:55 -08:00
CodingInCarhartts c8b21f3c30 refactor: update embedding model to BGE-small-en-v1.5 via FastEmbed and increment version 2025-12-14 13:18:51 -08:00
CodingInCarhartts b77c569f8e fix: switch from npx to bunx for Bun-native SQLite compatibility
- Update README and docs to use bunx
- Package requires Bun runtime
2025-12-14 13:02:49 -08:00
CodingInCarhartts 34e81521b7 chore: Bump package version and update README heart emoji. 2025-12-14 12:54:31 -08:00
CodingInCarhartts 77825a07ea feat: enhance README with badges, better docs, and fix data paths for npx
- Add centered header with npm/license/opencode badges
- Add configuration section documenting data location
- Add technology stack section
- Fix data paths to use ~/.local/share for npx compatibility
- Add OPENCODE_PK_DATA_DIR env var for custom data location
- Update author in package.json
2025-12-14 12:36:49 -08:00
CodingInCarhartts 22aeab952d feat: Implement initial personal knowledge management system with vector search and MCP server integration. 2025-12-14 12:31:01 -08:00