53 Commits

Author SHA1 Message Date
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
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 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
ted
bae8299269
Merge pull request #35 from AgentDeskAI/staging
Fix screenshot capture functionality with background script implementation
2025-03-01 16:17:52 -05:00
Ted Werbel
5f41767dc9 Merge PR #4: Fix screenshot capture functionality with background script 2025-03-01 16:11:52 -05:00
ted
168518cf50
Merge pull request #33 from AgentDeskAI/feature/update-docs
removed yaml from docs
2025-03-01 15:00:18 -05:00
Ted Werbel
3e31babf4f removed yaml from docs 2025-03-01 14:59:48 -05:00
ted
b464f76e59
Merge pull request #32 from AgentDeskAI/feature/update-docs
added mcp docs
2025-03-01 14:58:49 -05:00
Ted Werbel
efa2799301 added mcp docs 2025-03-01 14:57:56 -05:00
emilneander
9eb96df224
Update README.md 2025-02-27 13:25:34 +01:00
Emil Neander
f0ced7980e Refactor remove comments and add type 2025-02-27 12:54:48 +01:00
Emil Neander
70cb154e8f Refactor Lighthouse audit modules to standardize result processing 2025-02-27 10:33:58 +01:00
Emil Neander
1603764d7b Refactor audit endpoints with generic setup method 2025-02-27 10:33:38 +01:00
Emil Neander
7fa9cab433 Add SEO Audit functionality to Lighthouse tools 2025-02-26 19:57:18 +01:00
Emil Neander
69408d7c9f Add Lighthouse audit documentation to README files 2025-02-26 18:43:55 +01:00
Emil Neander
0d995a3219 Refactor Lighthouse audit utilities and improve error handling 2025-02-26 18:33:39 +01:00
Emil Neander
37269d1e2d Add Lighthouse Audits via Puppeteer for Accessibility & Performance 2025-02-26 17:58:30 +01:00
Geczy
2ee2710075
fix: screenshot capture functionality in background script and update messaging between components 2025-02-19 09:57:51 -06:00
ted
3a1d35a256
Update README.md
Fixed typo in readme
2025-02-16 14:17:41 -05:00
ted
9a7be182c0
Update README.md
Removed browser kit reference and replaced with browsertools
2025-02-16 14:17:17 -05:00
Ted Werbel
4a03c2094f added license 2025-02-16 00:10:06 -05:00
Ted Werbel
3a91fbb464 update readme link 2025-02-14 21:40:10 -05:00
Ted Werbel
8f3ea71932 update readme link 2025-02-14 21:39:47 -05:00
Ted Werbel
b6a34bb569 updated readme 2025-02-14 18:01:03 -05:00
Ted Werbel
9fd00a7d19 removed perms from extension that are not needed v1.0.0 2025-02-14 11:30:19 -05:00
Ted Werbel
1900d78d89 fixed screenshot bug for mcp server 2025-02-14 11:25:55 -05:00
Ted Werbel
c615cc635f v1 2025-02-14 04:18:43 -05:00
Ted Werbel
6cf3f14403 added readme 2025-02-11 01:19:45 -05:00
Ted Werbel
328784fc46 added element selector and screenshot tool 2025-02-11 00:56:07 -05:00