Commit Graph

5672 Commits

Author SHA1 Message Date
Anish Sarkar 2c8828f60c fix: ensure idempotency in alembic migrations by checking for existing columns and indexes before creation 2026-05-10 22:45:26 +05:30
Anish Sarkar 319923fb40 fix: add checks for existing tables and indexes before creating them in alembic migrations for idempotency 2026-05-10 22:40:29 +05:30
Anish Sarkar 292b4d70ac chore: enhance E2E tests workflow by adding caching for Next.js build and updating test command 2026-05-10 22:21:06 +05:30
Anish Sarkar 548e574f1a chore: refactor E2E tests workflow to start Postgres as a container and add readiness check 2026-05-10 21:47:59 +05:30
Anish Sarkar 288c18bdf7 chore: update E2E tests workflow to include scoped proxy settings for backend and Celery worker 2026-05-10 21:34:07 +05:30
Anish Sarkar 21d3be14c9 chore: update E2E tests workflow name and adjust video recording settings 2026-05-10 21:13:57 +05:30
Anish Sarkar 3520877d80 Merge remote-tracking branch 'upstream/dev' into feat/e2e-testing-ci 2026-05-10 13:10:13 +05:30
Anish Sarkar cf9e702bee chore: refine E2E tests workflow by updating Redis configuration and adding fake API keys for various services 2026-05-10 13:09:50 +05:30
DESKTOP-RTLN3BA\$punk c8374e6c5b feat: improved document, folder mentions rendering 2026-05-09 22:15:51 -07:00
Anish Sarkar dec06e0e18 chore: add E2E tests workflow configuration 2026-05-10 04:50:38 +05:30
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 350ab2f60c Merge pull request #1353 from AnishSarkar22/feat/e2e-testing
feat: add E2E test suite
2026-05-09 16:11:00 -07:00
Rohan Verma fa31da9937 Merge branch 'dev' into feat/e2e-testing 2026-05-09 16:10:45 -07:00
Anish Sarkar 0487703106 chore: remove E2E tests workflow configuration 2026-05-10 04:29:16 +05:30
Anish Sarkar 822ffb2429 chore: remove Vue and Svelte examples from component testing documentation 2026-05-10 04:24:44 +05:30
Anish Sarkar d52225c18d chore: add playwright cursor skill 2026-05-10 04:19:55 +05:30
Anish Sarkar 25aad38ca4 chore: update gitignore 2026-05-10 03:49:59 +05:30
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
DESKTOP-RTLN3BA\$punk de87a55a1f Merge commit '83ee58016ee95930db4a2537408d4a9dbca821da' into dev 2026-05-09 04:58:57 -07:00
DESKTOP-RTLN3BA\$punk c603b46ea4 feat: added architecture improvement skill 2026-05-09 04:31:53 -07:00
Anish Sarkar de6fc80dbd chore: ran linting 2026-05-09 05:28:09 +05:30
Anish Sarkar f7bac59a4b test(integration): enhance Drive indexer credential resolution tests for Composio and native connectors 2026-05-09 05:26:36 +05:30
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 5a2357b981 test(e2e): serve binary PDF bytes from storage connector fakes 2026-05-09 05:03:07 +05:30
Anish Sarkar ad226853e5 test(e2e): wire PDF metadata into connector fixture JSONs 2026-05-09 05:02:40 +05:30
Anish Sarkar fc32ab0cf3 test(e2e): add shared binary fixture loader for connector fakes 2026-05-09 05:02:23 +05:30
Anish Sarkar 523563b948 test(e2e): add canary PDFs and reproducer for connector docling coverage 2026-05-09 05:02:04 +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