Commit Graph
6 Commits
Author SHA1 Message Date
kasun 8184db0c46 update CLAUDE.md to reflect the sync/vector package layout
Documents the homebox/, sync/, and vector/ packages as they actually
exist now (the doc still described a since-renamed ai/ package and a
VectorStoreConfig class that was never added - PgVectorStore is
auto-configured from application.yaml). Also flags what's still
pending rather than implying it's done: HomeboxAiSearchProvider is an
unimplemented stub, SearchService doesn't route on aiSearch yet, and
/sync isn't wired to login or the frontend.
2026-07-04 01:11:07 +02:00
kasun c363e16987 updated CLAUDE.md for better chat operations 2026-06-30 22:54:48 +02:00
kasun 0508687cad added classes for vectorization, similarity search and summarization 2026-06-30 05:00:20 +02:00
kasun 17e15279c5 updated claude.md to new progress 2026-06-25 17:17:30 +02:00
kasun 4aa3d0134c revised CLAUDE.md 2026-05-12 20:23:20 +02:00
kasunandClaude Sonnet 4.6 2cbb8b7467 add CLAUDE.md with architecture and development guidance
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
2026-04-22 18:58:12 +02:00