Tooltips for workspace and threads (#4500)

* Tooltips for workspace and threads

* refactor tooltips

* add comp on desktop only

* dev
This commit is contained in:
Timothy Carambat
2025-10-06 16:19:14 -07:00
committed by GitHub
parent f6f566792d
commit 3613888483
4 changed files with 28 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ concurrency:
on:
push:
branches: ['agentic-streaming'] # put your current branch to create a build. Core team only.
branches: ['4499-tooltips'] # put your current branch to create a build. Core team only.
paths-ignore:
- '**.md'
- 'cloud-deployments/*'