lukaszraczylo
|
1ae8035470
|
feat(graph): add observation graph with hybrid vector storage
- [x] Add golangci.yml configuration with fieldalignment linter
- [x] Implement observation graph structure with edge detection
- [x] Add LEANN-inspired hybrid vector storage with hub threshold
- [x] Implement graph-aware search with selective recomputation
- [x] Add auto-tuner for dynamic hub threshold adjustment
- [x] Add graph and vector metrics tracking and reporting
- [x] Extend configuration for graph parameters
- [x] Add graph rebuild background service with periodic updates
- [x] Add HTTP endpoints for graph stats and vector metrics
- [x] Update UI with advanced metrics sidebar panel
- [x] Implement AST-aware code chunking for Go, Python, TypeScript
|
2026-01-07 18:51:40 +00:00 |
|
lukaszraczylo
|
ed8b5e92e1
|
Display only current project statistics in statusline. (#3)
|
2025-12-19 02:17:30 +00:00 |
|
lukaszraczylo
|
2098a38d64
|
Add restart command, fix post-update restarts as well.
|
2025-12-19 02:17:27 +00:00 |
|
lukaszraczylo
|
6a685a79c2
|
Additional abstractions for both sqlite and chroma.
|
2025-12-19 02:17:12 +00:00 |
|
lukaszraczylo
|
c40fa7317b
|
Dashboard and sdk processor improvements.
|
2025-12-19 02:17:12 +00:00 |
|
lukaszraczylo
|
cded6bb532
|
Improvements to the queue processing.
|
2025-12-19 02:17:11 +00:00 |
|
lukaszraczylo
|
091af2d21b
|
Fixes installation scripts.
|
2025-12-19 02:17:10 +00:00 |
|
lukaszraczylo
|
7a6182bb3b
|
Fix autoupdate, add healtcheck status to the dashboard
|
2025-12-19 02:17:05 +00:00 |
|
lukaszraczylo
|
85e1dfa7f3
|
Release to the world.
|
2025-12-19 02:17:02 +00:00 |
|
lukaszraczylo
|
d7c20cea54
|
Initial commit
|
2025-12-19 02:17:02 +00:00 |
|