너이름
935cd7b7c9
fix(auth): remove redundant token storage write
2026-05-11 06:25:40 +09:00
DESKTOP-RTLN3BA\$punk
c8374e6c5b
feat: improved document, folder mentions rendering
Build and Push Docker Images / tag_release (push) Waiting to run
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_backend, ./surfsense_backend/Dockerfile, backend, surfsense-backend, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-24.04-arm, linux/arm64, arm64) (push) Blocked by required conditions
Build and Push Docker Images / build (./surfsense_web, ./surfsense_web/Dockerfile, web, surfsense-web, ubuntu-latest, linux/amd64, amd64) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (backend, surfsense-backend) (push) Blocked by required conditions
Build and Push Docker Images / create_manifest (web, surfsense-web) (push) Blocked by required conditions
2026-05-09 22:15:51 -07:00
Rohan Verma
28a02a9143
Merge pull request #1357 from CREDO23/feature/multi-agent
...
[Feature] Multi-agent chat: hierarchical timeline, live subagent streaming, and inline HITL approvals
2026-05-09 16:13:04 -07:00
Rohan Verma
316a90079c
Merge pull request #1356 from mvanhorn/osc/913-aria-label-clickable-cards
...
feat(a11y): add aria-label to clickable media cards
2026-05-09 16:11:54 -07:00
Rohan Verma
fa31da9937
Merge branch 'dev' into feat/e2e-testing
2026-05-09 16:10:45 -07:00
CREDO23
2ab6b1c757
Merge upstream/dev into feature/multi-agent.
2026-05-09 23:00:56 +02:00
CREDO23
5e7d41f3e8
chat-messages: drop feature module architecture doc.
2026-05-09 23:00:18 +02:00
CREDO23
932bf22a34
chat: fix mixed-decision HITL crash and fold resumed assistant messages into the interrupted bubble.
2026-05-09 22:54:07 +02:00
CREDO23
2e132513be
chat: unify HITL approval UX behind a single paginated card and harden timeline supersede.
2026-05-09 21:44:54 +02:00
CREDO23
89e4953800
chat: suppress stale step separator emitted during resume rehydration.
2026-05-09 18:36:00 +02:00
CREDO23
ba0e1e70a0
chat: drop legacy thinking-steps, tool-fallback, hitl modules, and span-indent helper.
2026-05-09 18:35:52 +02:00
CREDO23
9c5a178468
chat: switch dashboard chat page to slice and drop superseded aborted rows on resume.
2026-05-09 18:35:39 +02:00
CREDO23
d96f966c8f
chat: switch consumer chat shells to slice TimelineDataUI and HITL exports.
2026-05-09 18:32:12 +02:00
CREDO23
aafeee0516
assistant-message: render only deliverable tools and delegate process tools to slice timeline.
2026-05-09 18:32:03 +02:00
CREDO23
a32d089199
tool-ui: route HITL imports through chat-messages slice.
2026-05-09 18:31:52 +02:00
CREDO23
97a7626179
chat-messages: add timeline tool registry with HITL-aware fallback.
2026-05-09 18:31:45 +02:00
CREDO23
48c4df822a
chat-messages: add timeline module with builder, grouping, items, and rendering.
2026-05-09 18:31:33 +02:00
CREDO23
9e451a5907
chat-messages: add hitl module with types, hooks, bundle, approval cards, and edit panel.
2026-05-09 18:31:23 +02:00
CREDO23
d9ad9ca5cb
chat-messages: refresh feature module architecture doc.
2026-05-09 18:31:16 +02:00
Matt Van Horn
790a6f8c37
feat(a11y): add aria-label to clickable media cards
...
The hero carousel video card and use-cases grid image card already had
role="button", tabIndex={0}, and onKeyDown handlers. Adds the missing
aria-label so screen readers announce what each clickable card does.
Both cards now use aria-label={`Expand ${title}`}, matching the example
in the issue.
Fixes #913
2026-05-09 07:05:57 -07:00
CREDO23
5c1f5edd75
Add chat-messages feature module architecture doc.
2026-05-09 14:39:44 +02:00
CREDO23
a8417e3c45
Render HITL approval cards inline in the thinking-steps timeline.
2026-05-09 14:37:06 +02:00
Anish Sarkar
dbf575fbd0
chore: ran linting
2026-05-09 05:16:20 +05:30
Anish Sarkar
2f540ee065
refactor(tests): simplify logging messages and enhance manual upload journey tests
2026-05-09 05:10:05 +05:30
Anish Sarkar
66eebf614f
test(e2e): cover connector PDF docling indexing in journeys
2026-05-09 05:04:00 +05:30
Anish Sarkar
fbfde74cdc
test(e2e): route connector PDF canary responses in chat fake & add connector PDF canaries
2026-05-09 05:03:38 +05:30
Anish Sarkar
03ce8c1b81
test(e2e): cover manual file upload journey
2026-05-09 04:41:07 +05:30
Anish Sarkar
0846857b52
test(e2e): add pdf & markdown fixture for manual upload docling branch
2026-05-09 04:40:54 +05:30
Anish Sarkar
f9fe84fcfb
test(e2e): add canary tokens for manual upload md and pdf fixtures
2026-05-09 04:40:17 +05:30
CREDO23
4b2c9f07cd
Group delegated thinking steps under their task parent and show subagent name.
2026-05-09 00:40:06 +02:00
CREDO23
e7c5204b02
Indent tool cards under an active delegating task span.
2026-05-09 00:39:59 +02:00
CREDO23
39084b3075
Forward tool SSE metadata into the streaming content parts.
2026-05-09 00:39:50 +02:00
CREDO23
47e64d1861
Persist optional relay metadata on tool-call and thinking-step state.
2026-05-09 00:39:43 +02:00
Anish Sarkar
f02f64725e
test(e2e): cover ClickUp live MCP journey
2026-05-08 13:13:35 +05:30
Anish Sarkar
68e1d78d23
test(e2e): wire ClickUp Playwright fixtures
2026-05-08 13:13:08 +05:30
Anish Sarkar
4b347caefc
test(e2e): cover native Dropbox indexing journey
2026-05-08 12:28:46 +05:30
Anish Sarkar
7303e3ebb3
test(e2e): wire Dropbox Playwright fixtures
2026-05-08 12:28:26 +05:30
Anish Sarkar
2d78dda487
test(e2e): add OneDrive connector Playwright journey
2026-05-08 03:48:58 +05:30
Anish Sarkar
029f2168b3
test(e2e): add Slack connector Playwright journey
2026-05-08 03:09:11 +05:30
Anish Sarkar
ef843fd82e
refactor(tests): remove redundant visibility check for "Manage" button in connector journeys
2026-05-08 01:16:55 +05:30
Anish Sarkar
08fdd0a328
test(web): add Confluence connector journey
2026-05-08 01:10:33 +05:30
Anish Sarkar
e5889053c2
test(web): add Confluence OAuth fixture
2026-05-08 01:10:12 +05:30
Anish Sarkar
1bd7cad495
test(web): add Jira live-tool journey
2026-05-08 00:15:53 +05:30
Anish Sarkar
ddfbe0b611
test(web): add Jira OAuth fixture
2026-05-08 00:15:39 +05:30
Anish Sarkar
64ed33d25d
test(web): add Linear live-tool journey
2026-05-07 23:16:04 +05:30
Anish Sarkar
a60ff02b93
test(web): add Linear OAuth fixture
2026-05-07 23:15:52 +05:30
CREDO23
78f4747382
refactor(chat): stream agent events via stream_output and remove parity v2 flag
2026-05-07 19:40:10 +02:00
Anish Sarkar
29692eb842
test(web): add Notion connector journey
2026-05-07 22:22:43 +05:30
Anish Sarkar
51db3546a9
test(web): add Notion OAuth fixture
2026-05-07 22:22:24 +05:30
Anish Sarkar
fcf5208ee6
test(web): add native Google Calendar live-tool journey
2026-05-07 04:42:57 +05:30