Jack Franklin
|
21e175b862
|
feat: add performance_analyze_insight tool. (#42)
|
2025-09-17 12:25:40 +00:00 |
|
Jack Franklin
|
0cb6147b87
|
feat: use Performance Trace Formatter in trace output (#36)
Note: this will error until a chrome-devtools-frontend with this change
https://chromiumdash.appspot.com/commit/62e1652b2bf044ec53a2ec212cf53b1a62bc357e
is released on npm.
|
2025-09-16 17:07:58 +00:00 |
|
Alex Rudenko
|
c663f4d7f9
|
feat: support script evaluate arguments (#40)
This change allows clients to pass snapshot elements as arguments.
|
2025-09-16 17:44:53 +02:00 |
|
Alex Rudenko
|
36115d757a
|
fix: change profile folder name to browser-profile (#39)
|
2025-09-16 14:49:05 +00:00 |
|
Alex Rudenko
|
014a8bc52e
|
feat: validate uids (#37)
- generate snapshot IDs.
- change uid to be a string.
- validate that uid is not coming from a stale snapshot.
|
2025-09-16 11:54:35 +00:00 |
|
Alex Rudenko
|
3fcea791eb
|
chore: roll puppeteer (#25)
This should solve flakiness related to multiple browser instances.
|
2025-09-15 16:12:13 +02:00 |
|
Alex Rudenko
|
dd3bf338cb
|
chore: fix a type and remove obsolete comment (#23)
|
2025-09-15 13:55:51 +00:00 |
|
Alex Rudenko
|
c93945657c
|
fix: define tracing categories (#21)
Drive-by: we do not need to download latest anymore.
Drive-by: report success if no insights were found (examples:
example.com)
|
2025-09-15 15:04:44 +02:00 |
|
Alex Rudenko
|
a76b23dccf
|
fix: make sure tool calls are processed sequentially (#22)
|
2025-09-15 12:58:27 +00:00 |
|
Sebastian Benz
|
8ba8460b98
|
docs: polish readme (#2)
* add configuration section
* move user-data-dir to new concepts section
|
2025-09-12 12:30:30 +02:00 |
|
Alex Rudenko
|
732267db5f
|
fix: detect multiple instances and throw (#12)
We should be checking for browser logs in Puppeteer instead.
|
2025-09-11 16:42:27 +02:00 |
|
Nikolay Vitkov
|
dba8b3c5fa
|
feat: improve tools with awaiting common events (#10)
|
2025-09-11 12:21:05 +00:00 |
|
Alex Rudenko
|
d89d593e22
|
chore: re-wrap cli (#4)
|
2025-09-11 13:30:26 +02:00 |
|
Alex Rudenko
|
31a0bdce26
|
feat: initial version
|
2025-09-11 12:46:05 +02:00 |
|