Commit Graph

2457 Commits

Author SHA1 Message Date
Felarof
19dc298b1d chore: sync packages/browseros-agent submodule (to 25b11b3) 2026-01-06 04:22:31 +00:00
Dani Akash
25b11b3188 fix: prevent layout shifts on clicking collapsible (#165)
* fix: newtab layout shift on collapsible

* fix: collapsible width on smaller screen sizes
2026-01-06 09:15:32 +05:30
Felarof
dd090ad677 chore: sync packages/browseros-agent submodule (to 980c10a) 2026-01-06 01:37:32 +00:00
Nikhil Sonti
980c10a411 fix: pino thread stream doesn't work with bun compile 2026-01-05 17:36:52 -08:00
Nikhil
79944037bb fix: build script + posthog (#164)
* fix: make required envs validation

* fix: add warning logs if posthog or sentry is not init

* fix: posthog endpoint

* fix: posthog endpoint
2026-01-05 16:57:42 -08:00
Felarof
94a81430ec chore: sync packages/browseros-agent submodule (to e1e0aa2) 2026-01-06 00:34:52 +00:00
Nikhil Sonti
e1e0aa264b fix: add server-version also in metrics 2026-01-05 16:12:32 -08:00
Nikhil Sonti
31ad862bd0 chore: server 0.0.33 release 2026-01-05 16:00:29 -08:00
Nikhil Sonti
76ed7cf887 fix: minor update server start metric 2026-01-05 15:59:33 -08:00
Nikhil
c64c4851f4 fix: wait for capabilities to initialise (#163) 2026-01-05 15:47:27 -08:00
Felarof
940a1588fc chore: sync packages/browseros-agent submodule (to 0f24b5d) 2026-01-05 22:08:03 +00:00
Nikhil
0f24b5d24a feat: gating to use MCP port instead of Agent port with new unified server (#162)
* feat: gating to use MCP port instead of Agent port with new unified server

* fix: gate by initialised
2026-01-05 13:21:51 -08:00
Felarof
bdae439f2a chore: sync packages/browseros-agent submodule (to bd311ba) 2026-01-05 21:08:01 +00:00
Nikhil Sonti
bd311ba085 fix: add metric with serverion version on startup 2026-01-05 12:51:02 -08:00
Nikhil Sonti
192bf2b0a1 chore: Merge branch 'main' 2026-01-05 12:48:42 -08:00
Nikhil
2294381369 feat: add metrics for /mcp /chat and others (#161)
* chore: server 0.0.32 release

* fix: node-pty gemini and siable few tools

* feat: add metrics for rate limit, mcp tools, source mode
2026-01-05 12:34:02 -08:00
Nikhil
d97d547d5b feat: gate personalisation for new server only (#160)
* feat: support browserOS server version in capabilities

* feat: add personalisation support flag

* fix: gate personalisation based on server support

* fix: gitignore minor
2026-01-05 12:25:53 -08:00
Felarof
018603fb64 chore: sync packages/browseros-agent submodule (to 1e672a9) 2026-01-05 20:09:06 +00:00
Nikhil Sonti
f46a1ba00c fix: node-pty gemini and siable few tools 2026-01-05 12:06:27 -08:00
Nikhil Sonti
20e536166e chore: server 0.0.32 release 2026-01-05 12:03:29 -08:00
Nikhil Sonti
1e672a9dd9 fix: exit within 500ms after signal 2026-01-05 12:01:56 -08:00
Dani Akash
1e964531a5 chore: added analytics for scheduled tasks (#159)
* feat: added analytics for scheduled tasks

* feat: view more button on new tab page with analytics

* fix: timing issue in track events
2026-01-06 01:21:02 +05:30
Dani Akash
c0a2ffe8f4 ci: Add custom labels to PR conventional commit validation 2026-01-06 01:05:00 +05:30
Dani Akash
3b2b89b98a feat: chat personalization via system prompt (#158)
* chore: enable biome check pre-commit hook

* feat: created personalization screen

* feat: newtab layout component

* chore: refactor styles to use shadcn ui elements

* feat: fix personalization layout

* feat: write personalization to wxt storage

* fix: editing sync problem with localstorage

* feat: pass personalization info to the conversation

* fix: personalize screen transition
2026-01-05 11:33:56 -08:00
Felarof
7b984409a8 chore: sync packages/browseros-agent submodule (to 86ec6ea) 2026-01-05 14:09:30 +00:00
Dani Akash
86ec6eac28 ci: enable typecheck in code-quality workflow (#157)
* ci: enable typecheck in code-quality workflow

* chore: added typecheck to controller-ext
2026-01-05 18:58:05 +05:30
dependabot[bot]
a8a4f2ca5e build(deps): bump actions/checkout from 5 to 6 (#156)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-05 18:57:30 +05:30
Dani Akash
0d52a42a4d ci: modify PR workflow permissions
Updated permissions to allow writing to pull requests and issues.
2026-01-05 18:56:02 +05:30
Dani Akash
485b36cf89 ci: add permissions for pull request validation 2026-01-05 18:51:58 +05:30
Felarof
05fb616c87 chore: sync packages/browseros-agent submodule (to 38138e2) 2026-01-05 13:21:03 +00:00
Dani Akash
38138e2012 ci: add task types to PR title validation workflow
Added task types for PR conventional commit validation.
2026-01-05 18:46:42 +05:30
Dani Akash
8f4e281d44 ci: add PR title validation workflow 2026-01-05 18:41:35 +05:30
Dani Akash
255a2127c0 ci: enable typecheck step in code quality workflow 2026-01-05 18:28:47 +05:30
Felarof
23a5990ea5 chore: sync packages/browseros-agent submodule (to e702977) 2026-01-03 02:40:39 +00:00
Nikhil Sonti
e702977911 fix: minor lint 2026-01-02 18:29:35 -08:00
Felarof
0307e932a2 chore: sync packages/browseros-agent submodule (to d1561df) 2026-01-03 01:36:34 +00:00
Nikhil
d1561df83c feat: refactor for consistent file-names in apps/server (#155)
* feat: rename files following kebab case

* chore: add claude.md with filename instructions
2026-01-02 16:47:05 -08:00
Felarof
48ce63e1a8 chore: sync packages/browseros-agent submodule (to 3a370ce) 2026-01-03 00:32:46 +00:00
Nikhil
3a370ce27d fix: test helpers extension timeout (#154) 2026-01-02 16:29:05 -08:00
Nikhil
f66fdae2c1 feat: fix all typescript errors and biome errors (#153)
* feat: fix all typescript errors and biome errors

* fix: address review feedback
2026-01-02 15:36:08 -08:00
Felarof
f58de7f48c chore: sync packages/browseros-agent submodule (to ad16a77) 2026-01-02 22:08:02 +00:00
Nikhil
ad16a77484 feat: test button for schedule (#152)
* feat: support run now in schedule tasks

* fix: make it test button
2026-01-02 13:37:43 -08:00
Felarof
8f6222de09 chore: sync packages/browseros-agent submodule (to 2869c3a) 2026-01-02 21:06:38 +00:00
Nikhil
2869c3ade1 fix: add timeout to fix race for now in opening window + schedule (#151) 2026-01-02 12:42:57 -08:00
Felarof
c26a529c8a fix: minor text changes to scheduled task 2026-01-02 12:42:42 -08:00
Nikhil
951e1b0cc1 feat: refactor server (#150)
* fix: clean-up passing logger, bad pattern it's singleton

* feat: refactor main.ts (#148)

* fix: logger in main

* feat: refactor chat route and split into service (#149)

* fix: logger in chatserver
2026-01-02 12:33:46 -08:00
Felarof
edaa5edceb chore: sync packages/browseros-agent submodule (to 384a5e3) 2026-01-02 20:08:12 +00:00
Felarof
384a5e35ef fix: remove checkbox in LLM chat and hub page -- dead code 2026-01-02 11:19:18 -08:00
Felarof
8f8d0bc69a fix: do bun install at the root in worktrunk toml 2026-01-02 11:18:47 -08:00
Felarof
81d19cde05 chore: add support for copying .llm folder in worktrunk during switch and remove 2026-01-02 11:07:57 -08:00