提交

提交图

  • b4546ef86b test: fix potential flakiness in tests (#2396) main Alex Rudenko 2026-07-21 15:47:47 +02:00
  • f69eccf989 chore(main): release chrome-devtools-mcp 1.7.0 release-please--branches--main--components--chrome-devtools-mcp browser-automation-bot 2026-07-21 13:48:50 +02:00
  • 354458e23f docs: Update Chrome requirement for categoryExperimentalWebmcp (#2163) François Beaufort 2026-07-21 13:39:25 +02:00
  • 348975d808 refactor: clean up McpResponse.handle (#2392) Alex Rudenko 2026-07-21 08:53:11 +02:00
  • dcbaf49518 fix: include the tab id in get_tab_id's text response (#2381) Thomas Bachem 2026-07-20 17:00:49 +02:00
  • 32433f4f37 refactor: split response formatting out of McpResponse orkon/split-response-formatte Alex Rudenko 2026-07-20 16:06:58 +02:00
  • cf4ec31d82 Fix remove-debug Nikolay Vitkov 2026-07-20 10:04:07 +00:00
  • 61d4589c77 fix Nikolay Vitkov 2026-07-02 16:09:32 +02:00
  • f4d78e100b chore: remove debug Nikolay Vitkov 2026-07-02 15:54:58 +02:00
  • 61770716e7 build: fix dependabot/npm_and_yarn/bundled-devtools-7d94c805aa Alex Rudenko 2026-07-20 11:21:37 +02:00
  • c539e0359d chore(deps-dev): bump the dev-dependencies group across 1 directory with 10 updates dependabot/npm_and_yarn/dev-dependencies-391fc3c86f dependabot[bot] 2026-07-20 09:12:50 +00:00
  • 71e5c59bc9 test: fail if file does not exist (#2369) Nikolay Vitkov 2026-07-20 10:59:49 +02:00
  • 2ad4a5056b chore(deps-dev): bump chrome-devtools-frontend dependabot[bot] 2026-07-19 00:04:39 +00:00
  • 76fd242498 feat: Filter heap snapshot objects by native context (#2377) Dominik Inführ 2026-07-17 10:55:08 +02:00
  • 77e1d3f961 refactor: use a destructor to shorten the calls (#2376) Nikolay Vitkov 2026-07-16 13:50:44 +02:00
  • 8432cb97a2 feat: Add get_heapsnapshot_object_details MCP tool (#2374) Dominik Inführ 2026-07-16 13:23:43 +02:00
  • f78a911dc0 feat: Emit native contexts in snapshot summary (#2375) Dominik Inführ 2026-07-16 13:16:00 +02:00
  • 9a7e04daa2 chore(deps-dev): bump chrome-devtools-frontend from 1.0.1652307 to 1.0.1660788 in the bundled-devtools group across 1 directory (#2299) dependabot[bot] 2026-07-15 15:05:34 +02:00
  • 2d944f9f4e refactor: move tool groups (#2365) Alex Rudenko 2026-07-14 17:09:55 +02:00
  • 5012b07799 docs: update security.md (#2362) Alex Rudenko 2026-07-14 11:32:48 +02:00
  • 3ee6a27100 fix: improve daemon lifecycle (#2360) Alex Rudenko 2026-07-14 10:58:05 +02:00
  • f621d0052f chore(main): release chrome-devtools-mcp 1.6.0 (#2306) chrome-devtools-mcp-v1.6.0 browser-automation-bot 2026-07-14 08:42:23 +02:00
  • d0025b3908 fix: paginate page 0 in list_network_requests and list_console_messages (#2359) Serhii Zghama 2026-07-14 13:14:29 +07:00
  • c1736a071b docs: update memory leak debugging skill (#2330) mehmet turac 2026-07-13 14:11:56 +03:00
  • 9c3542bd74 refactor: move and rename files (#2355) Alex Rudenko 2026-07-13 12:58:14 +02:00
  • 3e8d92245c fix: keep page ids unique across browser reconnects (#2345) Thomas Bachem 2026-07-13 10:58:13 +02:00
  • 4094e8eb27 chore(deps-dev): bump @google/genai from 2.10.0 to 2.11.0 in the dev-dependencies group (#2350) dependabot[bot] 2026-07-13 10:22:07 +02:00
  • 68cfce2bcb refactor: clean up page snapshot generation (#2348) Alex Rudenko 2026-07-13 10:08:59 +02:00
  • c53c1ec4c9 refactor: use response page in formatting (#2349) Alex Rudenko 2026-07-13 09:55:37 +02:00
  • 78ccb193e0 fix: release held modifiers when press_key key event fails (#2347) Liohtml 2026-07-12 11:56:35 +02:00
  • 58ba174273 refactor: move remaining McpContext getters (#2342) Alex Rudenko 2026-07-10 14:46:01 +02:00
  • eb049513d2 fix: resolve page ids only among listed pages (#2332) Thomas Bachem 2026-07-10 12:03:08 +01:00
  • c006c9ba5e refactor: move DevTools universe to McpPage (#2341) Alex Rudenko 2026-07-10 11:48:37 +02:00
  • 515f8afb58 chore: report exact bundled package versions during release (#2318) Piotr Paulski 2026-07-10 11:29:05 +02:00
  • 5b33debf1a refactor: clean up McpContext getters (#2340) Alex Rudenko 2026-07-10 09:46:31 +02:00
  • 8a4ddb3256 refactor: remove isolated context getter (#2336) Alex Rudenko 2026-07-09 17:13:33 +02:00
  • 64005f924f refactor: use helper for Dialog handle (#2334) Nikolay Vitkov 2026-07-09 17:12:48 +02:00
  • 8cfd214229 chore: debug in devtools orkon/debug-in-devtools Alex Rudenko 2026-07-09 15:58:06 +02:00
  • 9cd734b0a3 refactor: clean up more of the context interface (#2335) Alex Rudenko 2026-07-09 15:50:48 +02:00
  • 16db01f79c refactor: clean up page management (#2333) Alex Rudenko 2026-07-09 13:42:11 +02:00
  • ca8d219ede revert: support experimental allowlist for navigate tool calls (#1935) (#2203) Nikolay Vitkov 2026-07-09 13:14:55 +02:00
  • 15a6b789da feat: Print object count and total sizes in get_heapsnapshot_details (#2325) Dominik Inführ 2026-07-09 12:33:34 +02:00
  • 9bc61b43d6 refactor: make collectors work per page (#2324) Alex Rudenko 2026-07-09 12:03:03 +02:00
  • 2812902ba9 feat: Support filter with heap snapshots aggregates (#2323) Dominik Inführ 2026-07-09 11:08:29 +02:00
  • c065fd90ce fix(telemetry): resolve enum values through nested schema wrappers (#2315) Liohtml 2026-07-09 10:10:05 +02:00
  • c645eee875 fix: keep a still-open selected page instead of falling back to the first page (#2328) Thomas Bachem 2026-07-09 08:09:11 +01:00
  • ed7e95d3e0 fix: Wait until daemon is started (#2327) Dominik Inführ 2026-07-09 08:13:34 +02:00
  • 6e56c028cf feat: support --allow-unrestricted-paths configuration (#2296) herdiyanitdev 2026-07-08 23:49:31 +07:00
  • ff53b7bb82 refactor: Use array instead of Map for idToClassKey (#2321) Dominik Inführ 2026-07-08 17:22:44 +02:00
  • a8c7c73ca5 chore: add dependabot cooldown option (#2320) Natasha Gorshunova 2026-07-08 13:04:09 +02:00
  • 2c16ac311b fix: report when the selected page was auto-replaced by the fallback (#2308) Thomas Bachem 2026-07-08 08:08:26 +01:00
  • ffc6060acf feat: update Lighthouse to 13.4.0 (#2317) Alex Rudenko 2026-07-07 18:52:10 +02:00
  • 20d193b151 test: run tests orkon/testcr Alex Rudenko 2026-07-07 11:07:01 +02:00
  • 6dcfd91ca2 test(upload_file): cover non-file input routing serhiizghama 2026-07-07 03:54:33 +07:00
  • f18e424570 fix(upload_file): detect file input before calling uploadFile serhiizghama 2026-07-07 03:54:33 +07:00
  • b2c63e644e perf: concurrent I/O in Root Path Resolution (#2279) Nikolay Vitkov 2026-07-06 16:47:59 +02:00
  • 74cea492b6 chore(deps-dev): bump puppeteer from 25.2.1 to 25.3.0 in the bundled group (#2300) dependabot[bot] 2026-07-06 16:05:05 +02:00
  • e17c7cbdc1 chore(deps-dev): bump the dev-dependencies group with 6 updates (#2298) dependabot[bot] 2026-07-06 16:04:37 +02:00
  • aa4be07f7a docs: add Grok Build CLI configuration section (#2294) Georgii Perepechko 2026-07-06 14:48:16 +01:00
  • 3d2138945c feat: add experimentalGcfFormat flag for GCF-encoded tool responses (#2235) Dayna Blackwell 2026-07-06 02:45:01 -07:00
  • b06e39b164 fix: enforce .gz instead of json.gz in performance tools (#2305) Alex Rudenko 2026-07-06 11:35:49 +02:00
  • b703f2ce20 fix(snapshot): resolve element ids on the correct snapshot (#2295) Alex Rudenko 2026-07-06 11:08:46 +02:00
  • 913308263b chore(main): release chrome-devtools-mcp 1.5.0 (#2252) chrome-devtools-mcp-v1.5.0 browser-automation-bot 2026-07-03 13:09:50 +02:00
  • 67a56c0557 feat: Add get_heapsnapshot_duplicate_strings MCP tool (#2280) Dominik Inführ 2026-07-03 12:01:26 +02:00
  • a9228141ae fix: validate extension-enforced output paths (#2269) Trung Huynh Chi 2026-07-03 16:18:59 +07:00
  • cf00305170 fix(cli): improve error messages to guide AI agents and developers (#2161) yasirusman85 2026-07-02 21:11:34 +05:00
  • a38ef5e7ea test: fix flaky dialog tests by awaiting evaluate promises (#2284) Piotr Paulski 2026-07-02 17:44:18 +02:00
  • 3f4a49a89a refactor: Merge MCP tools for comparing heap snapshots (#2281) Dominik Inführ 2026-07-02 15:26:36 +02:00
  • 8d8cf1299d docs: fix formatting and indentation of tool descriptions (#2275) Piotr Paulski 2026-07-01 17:48:50 +02:00
  • aa529b04a8 chore: support setting sessionId for CLI via env variable zyzyzyryxy/cli-sessionid-as-env Piotr Paulski 2026-07-01 14:26:57 +00:00
  • ce5edbd6a3 chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates (#2266) dependabot[bot] 2026-07-01 13:49:41 +02:00
  • 7fa95d3c33 fix: create PID directory with secure permissions (0o700) (#2262) artboy 2026-07-01 00:16:11 +08:00
  • 5d7b656050 feat: Add MCP tools for heap snapshot comparison (#2198) Dominik Inführ 2026-06-30 15:24:21 +02:00
  • 604b38f319 docs: fix Antigravity config -y flag before npx positional args (#2272) Humanpanda666 2026-06-30 14:18:01 +02:00
  • dcb07983c1 chore(deps-dev): bump chrome-devtools-frontend from 1.0.1650035 to 1.0.1652307 in the bundled-devtools group (#2267) dependabot[bot] 2026-06-29 14:01:08 +02:00
  • 47b1963bc4 chore(deps-dev): bump puppeteer from 25.2.0 to 25.2.1 in the bundled group (#2268) dependabot[bot] 2026-06-29 14:00:46 +02:00
  • e5bd334c97 chore: make TOON dependency optional (#2260) Piotr Paulski 2026-06-26 10:11:31 +02:00
  • 112a835991 perf: optimize TextSnapshot extra handles processing via concurrency performance-optimize-extra-handles-13126493074022664430 Lightning00Blade 2026-06-25 11:18:55 +00:00
  • 01e49e4632 perf: optimize TextSnapshot extra handles processing via concurrency Lightning00Blade 2026-06-25 11:11:23 +00:00
  • c74975182c perf: optimize TextSnapshot extra handles processing via concurrency Lightning00Blade 2026-06-25 10:16:02 +00:00
  • 3718f713eb perf: optimize TextSnapshot extra handles processing via concurrency Lightning00Blade 2026-06-25 10:14:16 +00:00
  • a980cdd59a perf: optimize TextSnapshot extra handles processing via concurrency Lightning00Blade 2026-06-25 10:12:17 +00:00
  • e4173eb27d perf(text-snapshot): parallelize extra handles processing Lightning00Blade 2026-06-25 10:10:14 +00:00
  • 6a9466378c fix: respecte allow/block list in loadResouce (#2254) Nikolay Vitkov 2026-06-24 15:16:34 +02:00
  • fecef2698d test: reduce type casting in tests (#2251) Nikolay Vitkov 2026-06-24 11:45:16 +02:00
  • d1449654ac perf: use concurrent reads for loadIssueDescriptions (#2249) Nikolay Vitkov 2026-06-24 11:44:13 +02:00
  • 0aaa8e3cc0 chore(main): release chrome-devtools-mcp 1.4.0 (#2228) chrome-devtools-mcp-v1.4.0 browser-automation-bot 2026-06-23 09:11:50 +02:00
  • e559765740 docs: update security.md (#2248) Alex Rudenko 2026-06-23 08:53:48 +02:00
  • 0cafee074c chore(deps-dev): bump puppeteer from 25.1.0 to 25.2.0 in the bundled group (#2246) dependabot[bot] 2026-06-22 18:49:45 +02:00
  • 50ff6587d6 chore(deps-dev): bump chrome-devtools-frontend from 1.0.1649421 to 1.0.1650035 in the bundled-devtools group (#2245) dependabot[bot] 2026-06-22 18:26:24 +02:00
  • f8d7826714 chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates (#2237) dependabot[bot] 2026-06-22 13:09:55 +02:00
  • 52cf8c4008 chore(deps-dev): bump chrome-devtools-frontend from 1.0.1646286 to 1.0.1649421 in the bundled-devtools group (#2238) dependabot[bot] 2026-06-22 11:12:44 +02:00
  • cbbac02ca5 chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 in the all group (#2239) dependabot[bot] 2026-06-22 11:12:26 +02:00
  • 38dd346805 docs: fix showing defaults in configuration (#2234) Alex Rudenko 2026-06-19 11:48:30 +02:00
  • 0d8b92e2a0 Document allowlist/blocklist service worker limitation documnet-service-worker-blocklist-issue Natallia Harshunova 2026-06-19 07:54:20 +00:00
  • 6225ffbaf1 fix: hide Windows update check consoles (#2231) Rayan Salhab 2026-06-19 08:31:01 +03:00
  • 5a9d6af743 fix(network): keep redirect chain order consistent between text and JSON (#2221) nyxst4ck 2026-06-18 14:18:14 -03:00
  • 789f5f8e53 chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (#2217) dependabot[bot] 2026-06-18 18:41:41 +02:00
  • ef8f378782 chore(deps-dev): bump the dev-dependencies group across 1 directory with 7 updates (#2219) dependabot[bot] 2026-06-18 16:38:53 +00:00
  • 920a3f582f chore(deps): bump hono from 4.12.23 to 4.12.26 (#2226) dependabot[bot] 2026-06-18 16:36:28 +00:00