Nikhil Sonti
a2073d8c76
Merge branch 'main' of https://github.com/browseros-ai/BrowserOS
2026-01-21 11:03:34 -08:00
Nikhil Sonti
f3aacd1c82
chore: remove appcast
2026-01-21 11:03:29 -08:00
shivammittal274
37360b0ff9
fix: add timeout and window based mutex to improve speed ( #260 )
...
* fix: add timeout and window based mutex to improve speed
* fix: add timeout and window based mutex to improve speed
* fix: add timeout and window based mutex to improve speed
* fix: add timeout and window based mutex to improve speed
* fix: add timeout and window based mutex to improve speed
* fix: add timeout and window based mutex to improve speed
* fix: add timeout and window based mutex to improve speed
* fix: add timeout and window based mutex to improve speed
* fix: add timeout and window based mutex to improve speed
2026-01-21 23:59:42 +05:30
Felarof
bc7355a5a9
chore: sync packages/browseros-agent submodule (to 6c68f6c)
2026-01-21 18:19:31 +00:00
Dani Akash
6c68f6c9dd
feat: added help icons to workflows and schedule pages ( #261 )
...
* feat: added help icons to workflows and schedule pages
* fix: lint issue
2026-01-21 23:24:31 +05:30
Dani Akash
8657146fb6
fix: reduce suspense boundary depth and improve background color speed ( #259 )
...
* fix: move suspense boundary closer to corresponding pages
* fix: pre-resolve the client via singleton to speed up the clientPromise
* feat: apply theme background faster with plain script
* chore: update biome version
* feat: make rpc client persist promise with useMemo and remove loading
text
* fix: replace dvh with vh
* fix: replace dvh with vh in create graph
2026-01-21 23:09:58 +05:30
Felarof
59be124b16
chore: sync packages/browseros-agent submodule (to e71a3c1)
2026-01-21 16:14:18 +00:00
Felarof
e71a3c1a9e
fix: disable conversation delete on reset for now ( #258 )
2026-01-21 08:04:41 -08:00
Felarof
f8ea2943e5
chore: sync packages/browseros-agent submodule (to 0d3ed6a)
2026-01-21 07:14:09 +00:00
Dani Akash
0d3ed6a841
fix: vulnerable package versions ( #257 )
2026-01-21 12:43:14 +05:30
Felarof
bc9f4b649c
chore: sync packages/browseros-agent submodule (to e83af38)
2026-01-21 01:37:37 +00:00
Nikhil Sonti
e562b0f39c
chore: Merge branch 'main'
2026-01-20 17:26:18 -08:00
Nikhil Sonti
a7eb2e865e
chore: bump PATCH and OFFSET
2026-01-20 17:26:12 -08:00
Nikhil Sonti
e83af388f2
chore: bump server version
2026-01-20 17:24:21 -08:00
Felarof
f0f15a5328
chore: sync packages/browseros-agent submodule (to ad4e391)
2026-01-21 00:35:32 +00:00
Nikhil
ad4e391b9c
feat: health watch to self terminate process on crash ( #256 )
...
* feat: health watch to self terminate process on crash
* feat: add tests
2026-01-20 16:09:57 -08:00
Felarof
c98e1dd708
chore: sync packages/browseros-agent submodule (to c09a444)
2026-01-20 23:08:05 +00:00
Nikhil Sonti
c09a44418c
fix: update to prompt to group tabs better
2026-01-20 14:41:51 -08:00
shivammittal274
f308e7e542
feat: tab grouping ( #254 )
2026-01-20 14:30:52 -08:00
Nikhil Sonti
8499346d69
chore: bump server version
2026-01-20 14:29:53 -08:00
Nikhil
45bab813ac
fix: inject zod into executor ( #255 )
...
* fix: inject zod into executor
* fix: add TODO
2026-01-20 14:28:41 -08:00
Felarof
d2963d3496
chore: sync packages/browseros-agent submodule (to 3588585)
2026-01-20 22:09:05 +00:00
Nikhil
3588585f20
feat: support bookmark folders ( #253 )
2026-01-20 14:04:50 -08:00
Felarof
571601651b
chore: sync packages/browseros-agent submodule (to fd3cdac)
2026-01-20 21:08:39 +00:00
shivammittal274
fd3cdace91
feat: new APIs for eval mode support ( #250 )
...
* feat: eval mode
* feat: eval mode
2026-01-20 13:06:58 -08:00
Nikhil Sonti
a4bae1f0c7
feat: analytics for graph
2026-01-20 12:39:50 -08:00
Felarof
be8b7b6e91
chore: sync packages/browseros-agent submodule (to 1180ba9)
2026-01-20 20:27:11 +00:00
Nikhil Sonti
4a785b6e77
chore: Merge branch 'main'
2026-01-20 12:25:46 -08:00
Nikhil
1180ba9458
feat: improve tools + better codegen execution ( #252 )
...
* fix: import clean-up + unit test for transformCode
* feat: improve formatter
* feat: grep interactive tool
* fix: simple, detailed, full formatter options
* fix: viewport legend
* fix: add vscode launch.json for debugging
* fix: grep show before and after, also click before type/clear
2026-01-20 12:18:30 -08:00
Dani Akash
78f0834124
fix: make combobox input value uncontrolled ( #251 )
2026-01-21 01:14:29 +05:30
Nikhil Sonti
63c89c1712
fix: import clean-up + unit test for transformCode
2026-01-20 10:36:17 -08:00
Felarof
820ebec027
chore: sync packages/browseros-agent submodule (to bf86fc2)
2026-01-20 13:23:02 +00:00
Dani Akash
bf86fc2496
fix: added missing focus grid to the newtab page ( #249 )
2026-01-20 18:41:40 +05:30
Dani Akash
fa1c5040e9
feat: sidepanel ux improvements ( #248 )
...
* chore: update bun lock
* feat: created unified app component
* feat: created unified app directory
* feat: refactor all html files
* feat: setup sidebar
* feat: simplify theme toggle
* feat: setup collapsible sidebar
* feat: remove navigation label
* feat: use smoother animation for sidebar collapse
* fix: collapsible sidebar on theme toggle
* chore: hide sign in button
* chore: persist collapsible state
* feat: make sidebar logo larger
* feat: added personalize screen to navbar
* fix: personalize layout
* feat: added keyboard shortcuts to the sidebar
* fix: update sidebar navigation capabilities
* feat: separate sidebar for the settings page
* fix: settings sidebar layout
* feat: hide the footer links in the newtab page
* chore: slightly reduce the width of the scheduled tasks
* feat: persist scheduled task collapsible state
* fix: sidebar accent on light mode
* fix: isActive state for the sidebar navigation
2026-01-20 18:28:51 +05:30
Felarof
308f29e1d2
chore: sync packages/browseros-agent submodule (to 9194d33)
2026-01-20 02:47:51 +00:00
Nikhil Sonti
ddd50004a1
chore: Merge branch 'main'
2026-01-19 17:52:34 -08:00
Nikhil Sonti
57ee2d8cf5
chore: bump PATCH
2026-01-19 17:52:28 -08:00
Nikhil Sonti
9194d3360c
chore: bump server version
2026-01-19 17:50:56 -08:00
Nikhil
132ca01151
feat: add page load wait for /nav ( #247 )
2026-01-19 17:45:15 -08:00
Felarof
a2b08b16e5
chore: sync packages/browseros-agent submodule (to b859700)
2026-01-20 01:37:15 +00:00
Nikhil Sonti
b859700440
chore: bump agent-sdk version
2026-01-19 17:06:38 -08:00
Nikhil
6f30dc748e
fix: improve graph execution ( #246 )
...
* fix: [remove] debug logs
* feat: add stateful act() support
* fix: [TMP] always load tmp/current_code
* feat: interactive snapshot structured content and adding that api in browseros service for sdk
* fix: verify pass interactive elements
* feat: refactored agent sdk with act having verify options
* fix: verify uses simplified snapshot
* fix: remove testing code, lint fixes
* fix: remove debug logs
2026-01-19 16:58:22 -08:00
Felarof
2946fc08d6
chore: sync packages/browseros-agent submodule (to 5bd63e8)
2026-01-19 21:07:49 +00:00
Nikhil Sonti
216c06f07c
chore: Merge branch 'main'
2026-01-19 12:45:05 -08:00
Nikhil Sonti
04bb24e6c8
chore: bump PATCH
2026-01-19 12:44:58 -08:00
Nikhil Sonti
5bd63e89c0
chore: bump server version
2026-01-19 12:41:03 -08:00
Nikhil
f472b2f13a
feat: file selection ui fixes, and to sidepanel too ( #245 )
...
* fix: workspace no folder better naming
* fix: remove tab selector hiding for agent
2026-01-19 12:21:00 -08:00
Felarof
99289cdf6c
chore: sync packages/browseros-agent submodule (to 826c6f6)
2026-01-19 20:08:37 +00:00
Nikhil
826c6f6946
fix: shell error fix ( #244 )
...
* feat: move to bun plugin to intercept WASM
* feat: new build/server.ts with refactored
* fix: clean-up source map dirs before build
* fix: remove elide for build
* fix: clean-up source map ordering
2026-01-19 11:40:59 -08:00
Dani Akash
a497ac4f0d
feat: new sidepanel ( #243 )
...
* chore: update bun lock
* feat: created unified app component
* feat: created unified app directory
* feat: refactor all html files
* feat: setup sidebar
* feat: simplify theme toggle
* feat: setup collapsible sidebar
* feat: remove navigation label
* feat: use smoother animation for sidebar collapse
* fix: collapsible sidebar on theme toggle
* chore: hide sign in button
* chore: persist collapsible state
* feat: make sidebar logo larger
2026-01-19 11:17:21 -08:00