they don't want you to know this but the most productive agentic coding interface is 90s hacker movie visual aesthetic
Most Activity
harn-gibson is my experiment with @secemp9's harn agentic coding framework.
you can have it visualize while your agent works in real time, though real agents are slower than the video (which is a real session replay, but with the pauses cut down.)
they don't want you to know this but the most productive agentic coding interface is 90s hacker movie visual aesthetic
The code is here if you want to play with it, but it's not very usable yet--it's really just a demo and a proof of concept. if there is interest i might clean it up and make it something more usable. https://github.com/xlr8harder/harn-gibson
the idea of the project was to experiment with different visualizations for what agents are doing, and so it supports writing different projection specs, but obviously the 90s hacker movie aesthetic was the most critical one to start with.
the idea of the project was to experiment with different visualizations for what agents are doing, and so it supports writing different projection specs, but obviously the 90s hacker movie aesthetic was the most critical one to start with.
it was fun! i modified harn to capture a stream of events, which then are interpreted by a perception module that turns those into state about the world, which the projection engine joins with a projection spec to build the scene, which are displayed by the browser.
it was fun! i modified harn to capture a stream of events, which then are interpreted by a perception module that turns those into state about the world, which the projection engine joins with a projection spec to build the scene, which are displayed by the browser.
harn-gibson is my experiment with @secemp9's harn agentic coding framework.
you can have it visualize while your agent works in real time, though real agents are slower than the video (which is a real session replay, but with the pauses cut down.)