←back to thread

237 points jdkee | 2 comments | | HN request time: 0.004s | source
1. dennisy ◴[] No.45948240[source]
This is incredibly simple and neat! Love it!

Will have a think about how this can extended to other types of uses.

I have personally been trying to replace all tools/MCPs with a single “write code” tool which is a bit harder to get to work reliably in large projects.

replies(1): >>45951204 #
2. brouser ◴[] No.45951204[source]
You hit it! I am also thinking of programatic control of DevTools so I made this: https://github.com/devtoolcss/chrome-inspector

It is a core library and I am extending it to usable tools. Hopefully agents can directly script it.