Commit Graph

5723 Commits

Author SHA1 Message Date
Anish Sarkar ea087d1d23 refactor: implement CitationHoverPopover component to enhance inline citation functionality and improve user interaction 2026-05-15 02:00:17 +05:30
Anish Sarkar 56239548c8 refactor: replace Activity icons with Workflow icons across various components for consistency 2026-05-15 00:47:21 +05:30
Anish Sarkar 3846056bc7 refactor: update icons and improve sidebar styling for enhanced user experience 2026-05-15 00:25:58 +05:30
Anish Sarkar c180417329 refactor: enhance loading and sidebar components with improved skeleton loading states and styling 2026-05-14 23:28:41 +05:30
Anish Sarkar 2bdd59611a refactor: update SidebarUserProfile and Composer components with improved styling and tooltip integration 2026-05-14 23:22:32 +05:30
Anish Sarkar 4083d33b5c refactor: enhance SidebarUserProfile component with download tracking and improved button styling 2026-05-14 22:53:41 +05:30
Anish Sarkar c77babf39b refactor: replace button elements with Button component for improved consistency and styling across additional UI components 2026-05-14 15:02:46 +05:30
Anish Sarkar 13b2e874f6 refactor: replace button elements with Button component 2026-05-14 14:46:48 +05:30
Anish Sarkar da55c75e5e refactor: remove ThreadList component and associated thread management logic 2026-05-14 14:42:41 +05:30
Anish Sarkar ee72a49ab1 refactor: replace button elements with Button component for improved consistency and styling across additional UI components 2026-05-14 14:40:08 +05:30
Anish Sarkar 3d42712b3f refactor: replace button elements with Button component for improved consistency and styling across multiple UI components 2026-05-14 14:17:44 +05:30
Anish Sarkar 23e05acc7c refactor: remove CitationList component to streamline citation handling and improve code maintainability 2026-05-14 13:49:52 +05:30
Anish Sarkar f98bde1e04 refactor: replace button elements with Button component for improved consistency and styling across UI components 2026-05-14 13:49:33 +05:30
Anish Sarkar 198c38b335 refactor: replace button elements with Button component for consistent styling across various UI components 2026-05-14 13:30:20 +05:30
Anish Sarkar 88f9c3353c refactor: update UI components to utilize 'popover-border' for consistent styling and enhance overall design coherence 2026-05-14 12:53:52 +05:30
Anish Sarkar 468f4ef121 refactor: standardize hover effects and focus styles across UI components 2026-05-14 02:10:33 +05:30
Anish Sarkar cbfbf59c46 refactor: enhance UI components with improved hover effects and color consistency 2026-05-14 02:07:53 +05:30
Anish Sarkar bd5f1b3cdf feat: add CollapsedInboxIcon component to enhance sidebar functionality 2026-05-14 00:13:53 +05:30
Anish Sarkar 75b7a9cc6c refactor: update UI components to enhance hover effects and color consistency 2026-05-13 23:53:09 +05:30
Anish Sarkar a9252913cf refactor: update OnboardPage styling for consistency with main panel design 2026-05-13 18:22:52 +05:30
Anish Sarkar 357714beda refactor: enhance TabBar component with hover effects and improved scrolling behavior 2026-05-13 17:55:33 +05:30
Anish Sarkar 0fecff45b9 refactor: update UI components to use 'bg-popover' for consistent styling 2026-05-13 17:21:10 +05:30
Anish Sarkar 6aa4dcef60 refactor: update UI components to use consistent popup and text colors 2026-05-13 16:46:35 +05:30
Anish Sarkar 481bb406b6 Merge remote-tracking branch 'upstream/dev' into feat/ui-revamp 2026-05-13 03:02:23 +05:30
DESKTOP-RTLN3BA\$punk 2402b730fa chore: untrack accidentally embedded hermes-agent repo
It was committed as a gitlink (mode 160000) in 81583ef3 despite being
listed in .gitignore, because ignore rules don't apply to already-tracked
paths. Remove it from the index and add a slash-less pattern as a guard
against the gitlink form being re-added.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-11 12:50:13 -07:00
DESKTOP-RTLN3BA\$punk ec957e6fae Merge commit 'd6618b83570b1fa3051754f496c199fd2fac24fd' into dev 2026-05-11 12:35:04 -07:00
Rohan Verma d6618b8357 Merge pull request #1384 from MODSetter/chore/hide-blog-nav
chore: hide blog from navbar until published
0.0.23.2
2026-05-11 11:20:45 -07:00
DESKTOP-RTLN3BA\$punk b7e31f2974 chore: update .gitignore 2026-05-11 11:12:06 -07:00
DESKTOP-RTLN3BA\$punk 81583ef382 chore: hide blog until published 2026-05-11 11:08:42 -07:00
Rohan Verma cb46da3525 Merge pull request #1381 from xclear-cast/codex/centralize-redirect-path
fix(auth): centralize redirect path storage
2026-05-10 16:47:54 -07:00
Rohan Verma a51755c512 Merge pull request #1380 from xclear-cast/codex/drop-tokenhandler-storagekey
fix(auth): remove redundant token storage write
2026-05-10 16:46:58 -07:00
너이름 fb0c13911d fix(auth): centralize redirect path storage 2026-05-11 06:30:26 +09:00
너이름 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 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 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