| .. |
|
DocumentPreprocessService.java
|
feat(wiki): PR-1c preprocessor + chunk metadata + search exposure
|
2026-04-25 09:56:18 +08:00 |
|
HybridRetriever.java
|
feat(wiki): page-level embedding so synthesis pages enter semantic search
|
2026-05-12 14:10:23 +08:00 |
|
PdfImageExtractor.java
|
fix(wiki): skip vision pipeline entirely when wiki.ocr.enabled is off
|
2026-05-02 19:05:05 +08:00 |
|
RawTitleLookup.java
|
feat(wiki): enrich chunk embedding input with raw title and structural metadata
|
2026-05-12 08:44:26 +08:00 |
|
RawTitleLookups.java
|
feat(wiki): enrich chunk embedding input with raw title and structural metadata
|
2026-05-12 08:44:26 +08:00 |
|
WikiBatchCreateParser.java
|
feat(skill): BuiltinSkillSeedService — close SQL/SKILL.md double-write
|
2026-04-24 06:55:18 +08:00 |
|
WikiChunkService.java
|
feat(wiki): PR-1a infra — content hash split, chunk metadata columns, kb-default model
|
2026-04-25 09:56:17 +08:00 |
|
WikiCitationService.java
|
feat(wiki): PR-4 on-demand compile + multi-page read tools
|
2026-04-25 09:56:19 +08:00 |
|
WikiCompileService.java
|
feat(wiki): instrument compile / relation / retrieval with WikiMetrics
|
2026-05-02 19:04:19 +08:00 |
|
WikiContentNormalizer.java
|
test(wiki): add adversarial HTML normalization tests and harden skeleton-tag handling
|
2026-05-19 21:23:13 +08:00 |
|
WikiContextService.java
|
fix(memory): prefer recalled personal memory over knowledge base for user/project questions
|
2026-05-29 18:03:13 +08:00 |
|
WikiDependencyService.java
|
feat(wiki): fact/experience dependency graph and stale propagation engine
|
2026-05-31 07:56:10 +08:00 |
|
WikiDirectoryScanService.java
|
fix(wiki): close symlink TOCTOU and size-bypass in scan; single-read binary hash
|
2026-05-31 07:58:17 +08:00 |
|
WikiEmbeddingInputBuilder.java
|
feat(wiki): enrich chunk embedding input with raw title and structural metadata
|
2026-05-12 08:44:26 +08:00 |
|
WikiEmbeddingService.java
|
feat(wiki): page-level embedding so synthesis pages enter semantic search
|
2026-05-12 14:10:23 +08:00 |
|
WikiEnrichmentApplier.java
|
feat(wiki): analyze-stage slug whitelist + code-aware enrich applier
|
2026-05-28 08:17:27 +08:00 |
|
WikiImageCaptionCacheService.java
|
feat(wiki): add SHA-256 keyed image caption cache
|
2026-05-02 19:04:25 +08:00 |
|
WikiKnowledgeBaseService.java
|
feat(agent): add knowledge base binding tab to agent editor (#237)
|
2026-05-29 06:00:52 +08:00 |
|
WikiLinkEnrichmentService.java
|
feat(wiki): enrich batch — N pages per LLM call
|
2026-04-25 19:02:34 +08:00 |
|
WikiLinkService.java
|
feat(wiki): cascade delete + rename to keep wikilinks consistent
|
2026-05-28 08:17:19 +08:00 |
|
WikiLintJobService.java
|
fix(wiki): cascade + scan must not null content/summary via FieldStrategy.ALWAYS
|
2026-05-28 08:17:42 +08:00 |
|
WikiLogService.java
|
feat(wiki): LLM-narrated overview section with debounced regen + Recent Updates list + scaffold self-heal
|
2026-04-26 19:53:12 +08:00 |
|
WikiNarrativeService.java
|
feat(wiki): LLM-narrated overview section with debounced regen + Recent Updates list + scaffold self-heal
|
2026-04-26 19:53:12 +08:00 |
|
WikiOverviewService.java
|
feat(wiki): LLM-narrated overview section with debounced regen + Recent Updates list + scaffold self-heal
|
2026-04-26 19:53:12 +08:00 |
|
WikiPageService.java
|
feat(wiki): wire layer derivation and fact-dependency persistence into ingest
|
2026-05-31 07:59:20 +08:00 |
|
WikiPageTypePermissionService.java
|
feat(wiki): per-agent pageType read permission gate for wiki tools
|
2026-05-31 07:53:48 +08:00 |
|
WikiProcessingService.java
|
feat(wiki): pipeline definition CRUD/YAML API, run query API, page-created trigger
|
2026-05-31 07:59:41 +08:00 |
|
WikiRawMaterialService.java
|
fix(wiki): close symlink TOCTOU and size-bypass in scan; single-read binary hash
|
2026-05-31 07:58:17 +08:00 |
|
WikiRelationService.java
|
feat(wiki): instrument compile / relation / retrieval with WikiMetrics
|
2026-05-02 19:04:19 +08:00 |
|
WikiResearchService.java
|
refactor(prompt): clean up prompt corpus, fix summary_budget bug, route fallbacks through i18n
|
2026-04-19 09:02:37 +08:00 |
|
WikiScaffoldService.java
|
feat(wiki): LLM-narrated overview section with debounced regen + Recent Updates list + scaffold self-heal
|
2026-04-26 19:53:12 +08:00 |
|
WikiSourcePathValidator.java
|
fix(wiki): add fail-closed option for empty source-path allow-list
|
2026-05-31 07:57:44 +08:00 |
|
WikiSourceWatcherService.java
|
feat(wiki): pluggable ingest-source SPI + source-watcher status API
|
2026-05-31 07:59:34 +08:00 |
|
WikiStalePropagationListener.java
|
feat(wiki): propagate staleness when a fact page is updated during ingest
|
2026-05-31 07:59:27 +08:00 |
|
WikiTransformationAggregator.java
|
feat(wiki): cross-material transformation aggregator — map-reduce all runs of a template into one KB page
|
2026-05-12 14:10:54 +08:00 |
|
WikiTransformationCitationExtractor.java
|
feat(wiki): reverse-citation extractor — bind synthesis pages to the exact source chunks they cite
|
2026-05-12 14:10:47 +08:00 |
|
WikiTransformationExecutor.java
|
feat(wiki): optional JSON Schema on json-format transformations
|
2026-05-12 14:35:31 +08:00 |
|
WikiTransformationService.java
|
feat(wiki): optional JSON Schema on json-format transformations
|
2026-05-12 14:35:31 +08:00 |