Commit Graph

102 Commits

Author SHA1 Message Date
Jyong
5323b6e4fc Improve application workflows and user experience 2026-08-14 02:27:03 -04:00
Jyong
0f672e1599 Page semantic graph node listing within repository limits 2026-08-13 14:30:31 -04:00
Jyong
ffd2a7094d restore semantic document compilation pipeline 2026-08-13 13:10:39 -04:00
Jyong
24c1fe7138 fix(knowledge-fs): skip retrieval model probes on settings save 2026-08-13 05:02:45 -04:00
Jyong
2b0fcce85c Treat configured reasoning and rerank models as active 2026-08-13 04:45:26 -04:00
Jyong
2a77d24d44 Supersede pending retrieval candidates on settings updates 2026-08-13 03:58:34 -04:00
FFXN
f938be656b fix(knowledge_fs): add capability grant ID to durable deletion handlers 2026-08-13 15:18:51 +08:00
Jyong
a9356e65e2 Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
# Conflicts:
#	api/knowledge-fs-contract.lock.json
2026-08-13 02:54:43 -04:00
Jyong
e91706c485 Retry failed profile migrations and avoid revision conflicts 2026-08-13 02:54:22 -04:00
Stephen Zhou
9c5a38abbc
fix(knowledge-fs): unify incomplete model guidance (WTA-1987) 2026-08-13 12:59:27 +08:00
Jyong
d064bf036c feat: capture workflow retrieval misses 2026-08-12 13:31:02 -04:00
Stephen Zhou
4780328409
test(knowledge-fs): avoid non-null overview assertion 2026-08-12 23:06:49 +08:00
Jyong
0d67bd281b fix(knowledge-fs): correct overview attention signals 2026-08-12 10:56:33 -04:00
Jyong
b3a7c7a3e0 feat(knowledge-fs): unify public error handling 2026-08-12 07:00:59 -04:00
Jyong
804cbf0fe4 fix(knowledge-fs): resolve published document outlines 2026-08-12 05:17:00 -04:00
Jyong
9554add7ab fix(knowledge-fs): make upload completion grant replayable 2026-08-12 03:31:25 -04:00
Jyong
79e66cb7f1 fix(knowledge-fs): avoid self-fencing direct uploads 2026-08-12 03:16:56 -04:00
Jyong
3f09caa366 fix(knowledge-fs): parse upload session bigint values 2026-08-12 02:54:47 -04:00
FFXN
4769070af0 Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge
# Conflicts:
#	api/knowledge-fs-contract.lock.json
#	packages/contracts/generated/api/console/knowledge-fs/orpc.gen.ts
#	packages/contracts/generated/api/console/knowledge-fs/types.gen.ts
#	packages/contracts/generated/api/console/knowledge-fs/zod.gen.ts
2026-08-11 19:54:25 +08:00
FFXN
0853258f92 feat(knowledge-fs): add bulk logical document deletion support 2026-08-11 19:47:37 +08:00
FFXN
7f0efa20fa feat(knowledge-fs): add bulk logical document deletion support 2026-08-11 19:47:12 +08:00
Jyong
14e5afa54d Update application components and supporting logic 2026-08-11 05:52:22 -04:00
Stephen Zhou
668b122632
style(knowledge-fs): format availability changes 2026-08-11 11:26:36 +08:00
FFXN
703c4b5f83 Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge 2026-08-11 10:50:55 +08:00
FFXN
c0b57f2f54 feat(knowledge_fs): add APIs for managing logical document availability with bulk update support 2026-08-11 10:39:28 +08:00
FFXN
26544610ff feat(knowledge_fs): add document availability management with bulk update support 2026-08-11 10:01:33 +08:00
Jyong
28fd666fa6 feat(knowledge): stage document uploads before admission 2026-08-10 10:58:17 -04:00
Stephen Zhou
99b67d56e3
fix(knowledge-fs): scope deletion fences by source 2026-08-10 19:16:57 +08:00
FFXN
5008b98b05 fix(index-projection-builders): add getManyByNodeIds method for efficient projection retrieval 2026-08-10 17:56:33 +08:00
FFXN
8eaaef42de fix(index-projection-builders): optimize dense projection handling to reuse persisted projections 2026-08-10 17:02:30 +08:00
FFXN
aea65f1ce0 Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge 2026-08-10 15:50:44 +08:00
FFXN
c38d795db5 fix(document-semantic-enrichment): update baseHeadRevision handling to use nonnegativeSafeIntegerColumn 2026-08-10 15:49:25 +08:00
Jyong
1ac8c9e434 feat(knowledge-fs): add durable metadata management 2026-08-10 02:55:09 -04:00
FFXN
8b3fc51374 fix(gateway): enhance error handling to log detailed context information 2026-08-10 13:27:31 +08:00
Jyong
a9c92f114f Implement the requested changes across the application 2026-08-09 22:40:48 -04:00
Jyong
1d990de7e7 Refactor application components and update related functionality 2026-08-09 12:19:56 -04:00
Jyong
78e9d41c83 feat(knowledge-fs): support image query retrieval 2026-08-09 09:45:43 -04:00
FFXN
f1c302826c fix(knowledge_fs): enhance document path generation with sibling item handling 2026-08-08 18:40:33 +08:00
FFXN
757c7227f8 fix(knowledge_fs): enhance error handling and logging for source compilation failures 2026-08-08 16:18:23 +08:00
Stephen Zhou
c7ef31fbeb
fix(knowledge_fs): recover source sync status after reload 2026-08-07 21:25:21 +08:00
FFXN
03fba953ec fix(knowledge_fs): add last error message handling and improve logging for failed source imports 2026-08-07 20:16:56 +08:00
FFXN
cbecb64fef fix(knowledge_fs): refactor crawl page import logic to handle missing pages 2026-08-07 16:55:05 +08:00
Stephen Zhou
74ec7c8635
Merge remote-tracking branch 'origin/deploy/konwledge' into deploy/konwledge 2026-08-07 16:44:42 +08:00
Stephen Zhou
3b9be7d03f
fix(knowledge-fs): improve source sync and crawl preview 2026-08-07 16:44:08 +08:00
FFXN
cb49d83e9c feat(knowledge_fs): import selected Firecrawl pages during space creation
- include Firecrawl configuration and selected page URLs in space creation
- start a server-side crawl import after KnowledgeFS space provisioning
- require the second crawl to match the complete user selection
- keep the knowledge space valid when website content import fails
- reuse existing background task status and failure UI
- add KnowledgeFS crawl-import API and regression tests
2026-08-07 16:29:25 +08:00
Jyong
13ddabf832 Update application functionality and related components 2026-08-06 06:10:09 -04:00
Stephen Zhou
43f7fcae36
fix: show retrieval metrics in trace history 2026-08-06 16:30:07 +08:00
FFXN
e6dc350cf2 fix: truncate document section paths to the KnowledgeFS virtual path limit 2026-08-06 16:05:24 +08:00
FFXN
60bf39efd5 fix: truncate document section paths to the KnowledgeFS virtual path limit 2026-08-06 15:50:39 +08:00
Stephen Zhou
cc10ca8198
fix: clean up profile migration publication references 2026-08-06 15:13:29 +08:00