SWE-agent icon indicating copy to clipboard operation
SWE-agent copied to clipboard

Locally hosted web UI

Open zachblume opened this issue 1 year ago • 4 comments

re: https://github.com/princeton-nlp/SWE-agent/issues/60

zachblume avatar Apr 05 '24 00:04 zachblume

There's also a web-based trajectory viewer in inspector/ that would be cool to include if we add a web interface.

More generally, though, might be worth checking Carlos/John/Ofir about whether the web UI fits into the scope of the project -- but could certainly be interesting, especially if it adds interactivity that we otherwise do not provide ;)

klieret avatar Apr 05 '24 01:04 klieret

Sounds good. I think I'm done for tonight, I just got it working as a proof of concept with the defaults pointing at one of the snippits you all named in your README.

zachblume avatar Apr 05 '24 01:04 zachblume

Happy to keep cranking on this but would prefer others thoughts first to not go down the wrong road.

cd app
npm i
open 'http://localhost:3000'
npm run dev

Should give you a basic idea of the current state of things

zachblume avatar Apr 05 '24 22:04 zachblume

I hope to take a look later today or tmr morning!

klieret avatar Apr 05 '24 22:04 klieret