Commit 40f7703
committed
Refactor and enhance codebase with various improvements
- Updated `CompactCacheKey` to use `CacheType` for better type safety.
- Added `last_value` method to `MovingAverage` for improved performance monitoring.
- Enhanced `ChangePropagationManager` to escalate priority for user-visible changes.
- Improved `IntelligentFileWatcher` with initial state bootstrap and better event handling.
- Added `generate_text_embedding` method to `EmbeddingGenerator` for direct text embeddings.
- Updated API documentation to reflect upcoming SDK availability and command-line usage.
- Enhanced symbol extraction and import resolution in various languages.
- Improved error handling and performance in file watching and change detection.1 parent 526e3b2 commit 40f7703
File tree
36 files changed
+1062
-570
lines changed- crates
- codegraph-api
- src
- graphql
- middleware
- performance
- rest
- codegraph-core/src
- propagation
- watch
- codegraph-vector/src
- docs
- api
- production
- target
36 files changed
+1062
-570
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments