Commit graph

6918 commits

Author SHA1 Message Date
CREDO23
a5be3fbcf8 feat: add artifacts library page 2026-06-23 15:18:08 +02:00
CREDO23
19698bcc0b feat: add library media viewers 2026-06-23 15:18:08 +02:00
CREDO23
b63e95e987 feat: add artifact card and kind meta 2026-06-23 15:18:08 +02:00
CREDO23
09eaa371b6 feat: add library artifacts hook 2026-06-23 15:18:00 +02:00
CREDO23
fd9763417b feat: add library artifact model 2026-06-23 15:18:00 +02:00
CREDO23
e04627e185 feat: export video presentation viewer 2026-06-23 15:18:00 +02:00
CREDO23
11d63e4c68 feat: add artifact list api services 2026-06-23 15:18:00 +02:00
CREDO23
875d3040fa feat: add artifact list contracts 2026-06-23 15:18:00 +02:00
CREDO23
6efc3bf517 fix: make artifact navigation robust 2026-06-22 23:24:25 +02:00
CREDO23
050d6bf998 feat: render artifacts in right panel 2026-06-22 22:38:15 +02:00
CREDO23
695ad19620 feat: add header artifacts toggle 2026-06-22 22:38:15 +02:00
CREDO23
ec907431d5 feat: surface chat page artifacts 2026-06-22 22:38:15 +02:00
CREDO23
365c8a1088 feat: anchor body tool cards 2026-06-22 22:38:01 +02:00
CREDO23
00082cb1ac feat: export chat-artifacts slice 2026-06-22 22:37:33 +02:00
CREDO23
9ea6e3eacd feat: add artifacts toggle button 2026-06-22 22:37:33 +02:00
CREDO23
c03991ce3a feat: add mobile artifacts drawer 2026-06-22 22:37:28 +02:00
CREDO23
7e2c3e388e feat: add desktop artifacts panel 2026-06-22 22:37:02 +02:00
CREDO23
302ebcf617 feat: add artifact list row 2026-06-22 22:36:26 +02:00
CREDO23
bcbb0099f4 feat: anchor deliverable cards for scroll jumps 2026-06-22 22:36:26 +02:00
CREDO23
87224b0239 feat: sync thread artifacts to panel state 2026-06-22 22:36:26 +02:00
CREDO23
64c3db60bd feat: add artifacts panel toggle action 2026-06-22 22:36:20 +02:00
CREDO23
d568905661 feat: add artifacts open/close actions 2026-06-22 22:36:06 +02:00
CREDO23
71f16c93dd feat: add artifacts panel state atoms 2026-06-22 22:35:50 +02:00
CREDO23
cba2a726a2 feat: aggregate artifacts from messages 2026-06-22 22:35:36 +02:00
CREDO23
e9deb1dcb1 feat: describe deliverable tool calls 2026-06-22 22:33:57 +02:00
CREDO23
315dd29ec2 feat: add scroll-to-artifact helper 2026-06-22 22:33:26 +02:00
CREDO23
a7829ca9b3 feat: map deliverable tools to artifact kinds 2026-06-22 22:33:21 +02:00
CREDO23
89c807030f feat: add chat artifact model types 2026-06-22 22:33:07 +02:00
CREDO23
fb29ea1292 feat: add artifacts right-panel tab 2026-06-22 22:32:51 +02:00
Rohan Verma
cd2242147a
Merge pull request #1523 from CREDO23/fix/chat-citations
[Feat] Line-level KB citations
2026-06-19 21:01:15 -07:00
CREDO23
31a14190e3 fix: update upload conftest mock to span-aware chunker 2026-06-19 19:36:26 +02:00
CREDO23
cfc3be5b1f fix: gate desktop right panel to prevent duplicate mobile editor 2026-06-19 19:22:19 +02:00
CREDO23
cfafed09bc fix: forward citation line anchor to editor panel and harden reveal 2026-06-19 19:12:14 +02:00
CREDO23
1cb7633920 Merge upstream/main into fix/chat-citations 2026-06-19 18:25:37 +02:00
CREDO23
5f341bdd2f feat: parse and render kb line citations 2026-06-19 17:37:41 +02:00
CREDO23
73dd4e8e3a feat: embed line-citation tokens in search hits 2026-06-19 17:37:41 +02:00
CREDO23
188ae053ac feat: serve numbered source_markdown reads with citation preamble 2026-06-19 17:37:41 +02:00
CREDO23
fc17b9becd docs: rename evidence.chunk_ids to citations in desktop kb prompt 2026-06-19 17:32:45 +02:00
CREDO23
30ca0e1ef5 docs: readonly kb specialist cites line or chunk form 2026-06-19 17:32:45 +02:00
CREDO23
3c63a7bcd3 docs: kb specialist cites numbered or legacy chunk form 2026-06-19 17:32:45 +02:00
CREDO23
141801f1cc docs: clarify web/kb/legacy citation channels 2026-06-19 17:32:45 +02:00
CREDO23
691685dd16 test: cover read preamble and matched line ranges 2026-06-19 15:43:21 +02:00
CREDO23
1741fdc9c8 feat: numbered-read preamble and matched line ranges 2026-06-19 15:43:21 +02:00
CREDO23
049c70dc91 feat: open citations in source view at lines 2026-06-19 15:31:44 +02:00
CREDO23
c551b34d93 style: add cited line highlight class 2026-06-19 15:31:44 +02:00
CREDO23
b73a31f889 feat: source editor reveals and highlights lines 2026-06-19 15:31:44 +02:00
CREDO23
86f8fc0530 feat: citation panel shows cited line range 2026-06-19 15:31:44 +02:00
CREDO23
176ada4f4f feat: editor panel accepts citation line anchor 2026-06-19 15:31:44 +02:00
CREDO23
fc0f9d8f81 feat: carry chunk spans and cited lines in contract 2026-06-19 15:31:44 +02:00
CREDO23
773f913f06 test: cover by-chunk span and line-range resolve 2026-06-19 15:31:44 +02:00