1. 645fcad Prep devtools for next release (#9821) by Kenzie Davisson · 22 hours ago master
  2. 23a1bf0 Handle null values for `FlutterStore.flutterClientId`. (#9820) by Kenzie Davisson · 2 days ago v2.58.0
  3. 5febd5b Prep devtools packages for publish (#9818) by Kenzie Davisson · 3 days ago
  4. eb89b08 Remove more legacy analytics logic (#9817) by Kenzie Davisson · 3 days ago
  5. 7d9ae43 Fix late initialization error in DevTools store logic (#9816) by Kenzie Davisson · 6 days ago
  6. d894a66 Prepare for release 2.58.0 (#9814) by Sam Rawlins · 6 days ago
  7. 9857b65 Notify Flutter inspector when navigating widget tree with keyboard (#9810) by Muhammad Kamel · 7 days ago
  8. a14ede6 Use super parameters in more places, linted by the analyzer (#9815) by Sam Rawlins · 7 days ago
  9. 3e0c484 Add a skill for closing obsolete issues (#9812) by Kenzie Davisson · 7 days ago
  10. 9265adf Use default service extension states in UI even when they are not available (#9813) by Kenzie Davisson · 7 days ago
  11. dc1d7ad Remove unused constant (#9808) by Kenzie Davisson · 8 days ago
  12. 6046c5b Rename Inspector V2 --> Inspector (#9796) by Elliott Brooks · 2 weeks ago
  13. 4141851 Fix long string overlay in debugger Variables panel (#7112) (#9745) by Khanak Khandelwal · 2 weeks ago
  14. 7d3d1ec Increase test coverage for `search.dart` (#9795) by Kenzie Davisson · 2 weeks ago
  15. 19a1dff Remove AI assistant experiment and panel (#9797) by Elliott Brooks · 2 weeks ago
  16. 50bfb73 Update CODEOWNERS (#9794) by Kenzie Davisson · 2 weeks ago
  17. 199c3e8 Fix bug with the `dt update-version` tool (#9793) by Kenzie Davisson · 2 weeks ago
  18. ca4a472 Bump flutter_lints to 6.0.0 (#9792) by Sam Rawlins · 2 weeks ago
  19. 7faf9ff Pluralize domain and path label in deep links panel (#9790) by Khanak Khandelwal · 2 weeks ago
  20. aac691b Added size support to Network tab (#9744) by Yash R Hosalli · 2 weeks ago
  21. 46811ca Delete legacy inspector (#9782) by Elliott Brooks · 2 weeks ago
  22. afcbeed Add a skills for adding changelog entries and updating package versions (#9781) by Kenzie Davisson · 3 weeks ago
  23. da50b29 Add a SKILL for adding and verifying copyright headers (#9779) by Elliott Brooks · 3 weeks ago
  24. 14e7dd3 Delete legacy analytics. (#9777) by Kenzie Davisson · 3 weeks ago
  25. c00ad26 Add dart_skills_lint to devtools and configure it to run in the cli and in tests (#9770) by Reid Baker · 3 weeks ago
  26. bf72bf9 fix(logging): combine newline-split stdout messages into one log entry (#9757) by Rishika · 3 weeks ago
  27. 218c8b5 Update TRIAGE and CONTRIBUTING docs (#9772) by Elliott Brooks · 3 weeks ago
  28. e439571 Fix cancelled HTTP requests showing as Pending in DevTools Network tab (#9685) by Rishika · 3 weeks ago
  29. e17e654 Add customization for the Gemini Code Assist review bot (#9774) by Kenzie Davisson · 3 weeks ago
  30. eed2ead Use the standard AGENTS.md file for AI rules (#9768) by Kenzie Davisson · 3 weeks ago
  31. 51c16c6 Update the DCM and Flutter versions (#9767) by Kenzie Davisson · 3 weeks ago
  32. 18d5ed7 Prepare the release notes for 2.58.0 (#9766) by Sam Rawlins · 3 weeks ago
  33. cb7d980 Create `preparing-pr` skill (#9752) by Kenzie Davisson · 4 weeks ago
  34. 45577fa Allow AI_RULES.md to be used in Cursor and Claude Code (#9764) by Kenzie Davisson · 4 weeks ago
  35. a5edb16 Expand repo rules to include style guide and UI development guidelines (#9754) by Kenzie Davisson · 4 weeks ago
  36. fa063f3 Prepare for release 2.57.0 (#9760) by Sam Rawlins · 4 weeks ago v2.57.0
  37. ecaafad Add a new `dt presubmit` tool. (#9751) by Kenzie Davisson · 5 weeks ago
  38. 099628f Remove legacy `devtools_tool` executables (#9750) by Kenzie Davisson · 5 weeks ago
  39. 9e3f94d Remove the `networkSaveLoad` feature flag (#9749) by Kenzie Davisson · 5 weeks ago
  40. 6f7c309 Configure integration tests to run on `dart2wasm` (#9743) by Elliott Brooks · 5 weeks ago
  41. 8382116 Fix link in CONTRIBUTING to list of contributions welcome issues (#9746) by Elliott Brooks · 5 weeks ago
  42. 4f6a8e8 Add TODO comment for legacy inspector (#9738) by Elliott Brooks · 6 weeks ago
  43. a86f1bf Update Flutter candidate version (#9735) by Elliott Brooks · 7 weeks ago
  44. be1d7ba Create `authoring-skills` skill (#9716) by Kenzie Davisson · 7 weeks ago
  45. d99fca2 Bump the version of package:web_benchmark (#9721) by Mouad Debbar · 7 weeks ago
  46. c4d06e6 Merge commit for cherry-pick release 2.56.1 by Elliott Brooks · 7 weeks ago
  47. d37977c Fix broken link to AI contribution guidelines in PR template (#9719) by Elliott Brooks · 7 weeks ago
  48. a7fb0c4 Add support for searching within the log details view (#9712) by Kenzie Davisson · 7 weeks ago
  49. 6f416a0 Merge branch 2.56.1 into master (zero-line merge) by Elliott Brooks · 7 weeks ago
  50. 0c1d983 Explicitly opt out of Flutter Icon Tree Shaking (#9718) by Daco Harkes · 7 weeks ago
  51. cac09a9 Merge commit for cherry-pick release 2.54.2 by Elliott Brooks · 7 weeks ago
  52. ed7cd14 scrollCacheExtent -> cacheExtent by Elliott Brooks · 7 weeks ago v2.56.1
  53. 0426f33 Add a Skill to create release notes (#9711) by Kenzie Davisson · 7 weeks ago
  54. 9919645 Merge branch 'master' into 2.54.2 by Elliott Brooks · 8 weeks ago
  55. 2056445 Update pubspec.lock (#9708) by Elliott Brooks · 8 weeks ago
  56. 81be774 Update contributing guidelines and the PR template (#9700) by Elliott Brooks · 8 weeks ago
  57. 7a26df3 Add toggle to filter out SOCKET rows in Network screen (#9698) by Rishika · 8 weeks ago
  58. cab0854 Update Flutter version by Elliott Brooks · 8 weeks ago
  59. 9be2c88 Change Flutter candidate by Elliott Brooks · 8 weeks ago v2.54.2
  60. 0928241 Prepare cherry-pick release - DevTools 2.56.1 by Elliott Brooks · 8 weeks ago
  61. 1f8bb1b Prepare cherry-pick release - DevTools 2.54.2 by Elliott Brooks · 8 weeks ago
  62. dc57d53 Fix benchmark tests (#9696) by Elliott Brooks · 8 weeks ago
  63. dbd787f Fix a TODO to use String utilities and remove stale TODOs (#9695) by Kenzie Davisson · 8 weeks ago
  64. 1fbe576 Address benchmark and integration test flakiness (#9690) by Elliott Brooks · 8 weeks ago
  65. e16b157 Reset DevTools to next dev version (#9682) by Elliott Brooks · 8 weeks ago
  66. 79e0665 Add documentation links to app size screen and handle null files (#9689) by Kenzie Davisson · 8 weeks ago
  67. af5e1b9 Upgrade to the latest flutter candidate (#9688) by Kenzie Davisson · 9 weeks ago
  68. ec07719 Prevent crash when decoding binary multipart request bodies (#9680) by Rishika · 9 weeks ago
  69. 4586915 Prepare for release 2.56.0 (#9681) by Elliott Brooks · 9 weeks ago v2.56.0
  70. 946327f Fixes future warning for `await`ing `Future` returns in `async` bodies inside `try` blocks (#9664) by Felipe Morschel · 10 weeks ago
  71. cf306e3 Bump actions/upload-artifact from 6 to 7 (#9678) by dependabot[bot] · 10 weeks ago
  72. 17089a1 Temporarily skip benchmark tests (#9676) by Elliott Brooks · 10 weeks ago
  73. eedb854 Update DevTools to next dev version (#9672) by Elliott Brooks · 10 weeks ago
  74. 29d9428 Remove hardcoded `useWasm: false` for `expectedBenchmarkMetrics()` (#9518) by Mouad Debbar · 10 weeks ago
  75. c563216 Fix release notes generator (#9671) by Elliott Brooks · 2 months ago
  76. cbcf20b Fix benchmark tests (#9675) by Elliott Brooks · 2 months ago
  77. 5710fde Fix failing DevTools integration tests by excluding semantics on some tooltips (#9660) by Elliott Brooks · 3 months ago
  78. 0a0cf24 Prepare for release 2.55.0 (#9663) by Elliott Brooks · 3 months ago v2.55.0
  79. a525258 Bump devtools_extensions to version 0.5.0 (#9657) by Elliott Brooks · 3 months ago
  80. dc30f8e Prepare devtools_app_shared and devtools_extensions for publishing to 0.5.0 (#9652) by Elliott Brooks · 3 months ago
  81. 7bce793 Add CI health checks for DevTools packages (#9653) by Elliott Brooks · 3 months ago
  82. 959f9f4 Prepare `devtools_shared` for publishing to version 12.1.0 (#9651) by Elliott Brooks · 3 months ago
  83. 9fd9338 DTDManager handles the subscription to the service stream (#9635) by Elliott Brooks · 3 months ago
  84. 2225e7f Fix `debugger_panel` integration test (#9647) by Elliott Brooks · 3 months ago
  85. 07aed72 Disable failing integration tests (#9644) by Elliott Brooks · 3 months ago
  86. 95eda32 doc: replace pub run with dart run (#9629) by Sigurd Meldgaard · 3 months ago
  87. e7dbf65 Bump actions/checkout from 5.0.0 to 6.0.2 (#9631) by dependabot[bot] · 3 months ago
  88. 4ddd14e [AI assistance] Basic UI for chat messages (#9630) by Elliott Brooks · 3 months ago
  89. 559cf8d Bump actions/cache from 4.2.2 to 5.0.2 (#9627) by dependabot[bot] · 4 months ago
  90. 198cf64 Fixes to missing or stale dimensions in DevTools analytics (#9624) by Elliott Brooks · 4 months ago
  91. 04b74a8 Add webdriver test for compiler query parameter (#9608) by Elliott Brooks · 4 months ago
  92. 92913e2 Merge commit for cherry-pick release 2.54.1 by Elliott Brooks · 4 months ago
  93. 01bfa2f Merge branch 'master' into 2.54.1-hotfix by Elliott Brooks · 4 months ago
  94. c13b1e1 Prepare cherry-pick release - DevTools 2.54.1 by Elliott Brooks · 4 months ago v2.54.1
  95. cec51cb [dart2wasm] Legacy URL format is correctly mapped to new format when `compiler` query parameter is present (#9617) by Elliott Brooks · 4 months ago
  96. d9cb750 Fix `?compiler=js` escape hatch for wasm-compiled DevTools (#9615) by Elliott Brooks · 4 months ago
  97. b49c3c6 [dart2wasm] Legacy URL format is correctly mapped to new format when `compiler` query parameter is present (#9617) by Elliott Brooks · 4 months ago
  98. 8eb9189 Fix `?compiler=js` escape hatch for wasm-compiled DevTools (#9615) by Elliott Brooks · 4 months ago
  99. 22c619f Fix `dt serve` command as part of the release process (#9603) by Elliott Brooks · 4 months ago
  100. 77e37d7 Release notes updates for flutter/website expectations (#9605) by Parker Lougheed · 4 months ago