ted
0befce357f
Update README.md
2025-03-26 21:40:13 +09:00
ted
604ffaa15a
Merge pull request #84 from daibogh/chore/update-gitignore
...
chore: update .gitignore
2025-03-14 08:22:12 +09:00
daibogh
1b999273c9
chore: update .gitignore
2025-03-13 06:19:22 -07:00
ted
011525af88
Update README.md
2025-03-13 12:18:36 +09:00
ted
d5f04df53b
Merge pull request #76 from eltociear/patch-1
...
docs: update README.md
2025-03-12 04:46:00 +09:00
Ikko Eltociear Ashimine
b68644db0c
docs: update README.md
...
audting -> auditing
2025-03-12 04:08:44 +09:00
ted
b170b7f5a3
Update README.md
2025-03-11 04:27:54 +09:00
ted
0ca25dd5ff
Update README.md
2025-03-11 03:46:29 +09:00
ted
722b516bd6
Update README.md
2025-03-11 03:45:41 +09:00
ted
847c101ed3
Merge pull request #69 from AgentDeskAI/staging
...
Release v1.2.0
v1.2.0
2025-03-11 03:29:15 +09:00
ted
48c1c577cf
Update README.md
2025-03-11 03:00:38 +09:00
ted
596979e422
Update README.md
2025-03-11 02:59:02 +09:00
ted
105aadfefc
Merge pull request #68 from AgentDeskAI/bugfix/graceful-server-shutdown
...
Version 1.2.0: Implement Graceful Server Shutdown and Update Documentation
2025-03-11 02:53:50 +09:00
Ted Werbel
a1b1276b44
Finalize version 1.2.0 with graceful shutdown and updated documentation
2025-03-11 02:36:47 +09:00
Ted Werbel
1f78ac0d1c
updated docs and bumped versions
2025-03-11 02:31:35 +09:00
Ted Werbel
1bae863b9c
resolved merge conflicts
2025-03-11 02:21:27 +09:00
ted
1a3cc1d8bc
Merge pull request #67 from AgentDeskAI/feature/screenshot-to-cursor
...
Feature: Screenshot to Cursor Implementation
2025-03-11 02:11:21 +09:00
Ted Werbel
03cb3ca70c
edited prompts + added toggle for autopaste screenshots
2025-03-11 02:04:48 +09:00
wangzengdi
e55410bc5c
bugfix: Implement Graceful WebSocket Server Shutdown Mechanism
...
- Added shutdown method to BrowserConnector for controlled WebSocket server closure
- Improved process signal handling for SIGINT and SIGTERM
- Updated Chrome extension to handle server shutdown signal
- Bumped package versions to 1.1.0 for browser-tools-mcp and browser-tools-server
2025-03-11 00:46:44 +08:00
Ted Werbel
7b838947df
resolved merge conflicts
2025-03-11 01:04:14 +09:00
ted
b1a5818a2e
Merge pull request #64 from AgentDeskAI/feature/audit-modes
...
Feature/audit modes
2025-03-11 00:57:14 +09:00
Ted Werbel
1f33030d0b
added audit and debugger mode
2025-03-11 00:42:19 +09:00
Emil Neander
1efe7a8e80
refactor: remove redudant code and improve intial url retrieval
2025-03-06 20:14:51 +01:00
Emil Neander
c155686b7d
docs: Update README
2025-03-06 19:53:33 +01:00
Emil Neander
d8355d6082
refactor: Remove debug logging
2025-03-06 19:43:43 +01:00
Emil Neander
ad7c61a019
docs: move audit documentation part to browser-tools-server
2025-03-06 19:41:43 +01:00
Emil Neander
e7404ff797
docs: update to offical docs
2025-03-06 18:33:36 +01:00
Emil Neander
934ac6b43f
docs: Update README with Best Practices audit details and usage instructions
2025-03-06 18:31:12 +01:00
Emil Neander
0e3614b778
feat: Add Best Practices audit to Lighthouse tools
2025-03-06 18:17:44 +01:00
Emil Neander
7a7bf8c137
refactor: standardize Lighthouse audit reports with AI-optimized data extraction
2025-03-06 17:31:05 +01:00
Emil Neander
085aabc765
refactor: improve Lighthouse performance audit with AI-optimized data extraction
2025-03-06 12:43:29 +01:00
Emil Neander
246566c258
refactor: improve Chrome launcher error handling in browser detection
2025-03-06 12:36:03 +01:00
Emil Neander
4f7eefaa20
docs: update readme
2025-03-06 12:03:56 +01:00
Emil Neander
f4cb92b2a7
Refactor browser connection and config with new Puppeteer service
...
- Replace browser-utils.ts with a more robust puppeteer-service.ts
- Improve browser detection
- Improve cross-platform browser executable path detection
2025-03-06 11:58:25 +01:00
Emil Neander
925317fb4c
Merge remote-tracking branch 'upstream/staging' into mirror-staging
2025-03-05 22:54:40 +01:00
ted
8aa1aa4ecd
Merge pull request #41 from AgentDeskAI/feature/windows-compatibility
...
Improve Windows compatibility and connection reliability
2025-03-02 23:10:33 -05:00
Ted Werbel
b829891e54
Added auto-paste of screenshot into cursor for macos
2025-03-02 05:47:54 -05:00
Ted Werbel
bc4629db97
fixed windows paths and added host + port autodiscovery
2025-03-02 03:10:38 -05:00
Ted Werbel
60248f9fca
Add server identity verification to prevent connecting to incorrect web servers
2025-03-01 21:11:14 -05:00
Ted Werbel
a71e00d393
Add server discovery to Chrome extension with configurable host/port settings
2025-03-01 21:08:24 -05:00
Ted Werbel
46e6cf3d52
Add Windows compatibility features: path conversion and configurable host/port settings
2025-03-01 20:59:46 -05:00
ted
04bbbdaf34
Update README.md
2025-03-01 19:26:10 -05:00
ted
bbf8118704
Merge pull request #39 from AgentDeskAI/staging
...
Merge staging into main: Chrome DevTools API Upgrade & Logging Improvements
v1.1.0
2025-03-01 19:03:16 -05:00
Ted Werbel
c72e2775d9
bumped versions for all packages
2025-03-01 19:02:25 -05:00
Ted Werbel
9e50a68910
updated description for getNetworkSuccesLogs
2025-03-01 18:57:51 -05:00
ted
7eef5e0359
Merge pull request #38 from AgentDeskAI/update-runtime-api
...
Update Chrome DevTools Runtime API and Fix Logging Issues
2025-03-01 18:40:57 -05:00
Ted Werbel
2b620599eb
Merge staging branch to keep screenshot functionality and required permissions
2025-03-01 18:38:10 -05:00
Ted Werbel
7702a3a705
fixed network and console log parsing; consolidated mcp endpoints
2025-03-01 18:32:21 -05:00
islahul
8d98b9a6bd
Switch to runtime api to capture exceptions correctly
2025-03-01 17:37:39 -05:00
ted
aca07bca81
Merge pull request #36 from AgentDeskAI/main
...
Merge pull request #35 from AgentDeskAI/staging
2025-03-01 16:22:08 -05:00