SurfSense/surfsense_web/components/tool-ui
Anish Sarkar a8c1fb660d feat(rename): complete searchSpace to workspace transition across frontend and backend
- Introduced a comprehensive specification for renaming `searchSpace` to `workspace` in `surfsense_web` and `surfsense_desktop`, ensuring all TypeScript identifiers, React props, and local data structures are updated.
- Implemented migration shims for persisted local state to prevent data loss during the transition.
- Updated observability metrics and IPC channels to reflect the new naming convention.
- Removed legacy `active-search-space` module and replaced it with `active-workspace` to maintain consistency.
- Ensured no behavioral changes or data loss for users during the renaming process.
2026-07-06 15:12:40 +05:30
..
automation feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
citation chore: ran linting 2026-05-19 21:02:07 +05:30
confluence tool-ui: route HITL imports through chat-messages slice. 2026-05-09 18:31:52 +02:00
dropbox tool-ui: route HITL imports through chat-messages slice. 2026-05-09 18:31:52 +02:00
gmail tool-ui: route HITL imports through chat-messages slice. 2026-05-09 18:31:52 +02:00
google-calendar tool-ui: route HITL imports through chat-messages slice. 2026-05-09 18:31:52 +02:00
google-drive tool-ui: route HITL imports through chat-messages slice. 2026-05-09 18:31:52 +02:00
image perf: optimize next/image sizes with dynamic maxWidth (#1089) 2026-04-14 17:58:45 +09:30
jira tool-ui: route HITL imports through chat-messages slice. 2026-05-09 18:31:52 +02:00
linear tool-ui: route HITL imports through chat-messages slice. 2026-05-09 18:31:52 +02:00
notion tool-ui: route HITL imports through chat-messages slice. 2026-05-09 18:31:52 +02:00
onedrive tool-ui: route HITL imports through chat-messages slice. 2026-05-09 18:31:52 +02:00
plan refactor: update UI components to enhance hover effects and color consistency 2026-05-13 23:53:09 +05:30
podcast fix(tools):use authenticated tool requests 2026-06-24 03:59:34 +05:30
shared chore: linting 2026-03-31 21:42:03 -07:00
video-presentation Merge pull request #1532 from CREDO23/imporve-artifacts-accessibility 2026-06-25 13:31:45 -07:00
audio.tsx style(audio): breathing room between seek bar and time counters 2026-06-11 12:50:03 +02:00
generate-image.tsx chore: ran linting 2026-03-25 00:27:24 +05:30
generate-report.tsx refactor: replace button elements with Button component for improved consistency and styling across additional UI components 2026-05-14 15:02:46 +05:30
generate-resume.tsx fix(tools):use authenticated tool requests 2026-06-24 03:59:34 +05:30
index.ts refactor(podcasts): replace polling tool ui with lifecycle card 2026-06-11 10:04:51 +02:00
sandbox-execute.tsx refactor(auth): reuse desktop token cache in API clients 2026-06-26 22:04:59 +05:30
user-memory.tsx chore: ran linting 2026-04-09 18:10:34 +05:30
write-todos.tsx refactor: update dependencies and streamline assistant-ui package usages 2026-03-24 02:22:51 +05:30