Kasun Jayatilaka kasun
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-07-04 01:12:24 +02:00
8184db0c46 update CLAUDE.md to reflect the sync/vector package layout
65ff109800 add session-gated /sync endpoint and prune stale vectors after reindex
48d120fbff extract HomeboxItemClient for reuse between search and sync
Compare 3 commits »
kasun opened issue kasun/Vaessl#43 2026-07-03 20:58:15 +02:00
Async vector sync with status tracking
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-07-01 19:47:03 +02:00
43b6d227db replaced constructor with RequiredArgsConstructor annotation
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-07-01 18:16:14 +02:00
fed981212a fixed failing searchControllerTests
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-07-01 01:06:22 +02:00
e310c1bbd8 renamed SyncProvider
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-06-30 23:47:07 +02:00
9ae94c81e6 added vector and sync packages for pgvector operations, renamed classes and added sync providers.
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-06-30 23:26:34 +02:00
8f24163bc0 refactored EmbeddingService
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-06-30 23:25:39 +02:00
2ce90a6cac renamed Homebox record and extraData map key
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-06-30 22:54:49 +02:00
c363e16987 updated CLAUDE.md for better chat operations
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-06-30 22:31:35 +02:00
d5cf43ec08 renamed HomeboxEntity to HomeboxConnectionEntity
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-06-30 22:27:56 +02:00
6908f7530a changed id type of vector store from uuid to text to make use of deterministic ids
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-06-30 22:25:43 +02:00
573f0110c7 changed variable name
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-06-30 05:00:23 +02:00
0508687cad added classes for vectorization, similarity search and summarization
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-06-30 04:55:10 +02:00
baa0582d50 renamed SearchResponse to ServiceItem in frontend
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-06-30 04:52:47 +02:00
3086b7e2ca renamed SearchResponse to ServiceItem and moved to shared package
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-06-29 22:27:34 +02:00
47466a6c61 added pgvector implementation and updated doc
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-06-29 01:15:01 +02:00
28080c7954 dded postgresql dependency
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-06-27 13:21:12 +02:00
23e4467e23 fixed format
kasun created branch feature/Implement-AI-search-function in kasun/Vaessl 2026-06-27 13:16:17 +02:00
kasun pushed to feature/Implement-AI-search-function at kasun/Vaessl 2026-06-27 13:16:17 +02:00