Ex-GitHub CEO launches a new developer platform for AI agents
11–20 of 625 posts
Re: Ex-GitHub CEO launches a new developer platform for AI agents
#12Re: Ex-GitHub CEO launches a new developer platform for AI agents
#13> ... to Cursor's Composer 2.0 and more, ... I couldn't find any references of Composer 2.0 anywhere. When did that come out?
Re: Ex-GitHub CEO launches a new developer platform for AI agents
#14This is a good idea but I feel like you could get something similar by just adding an instruction for the agent to summarize the context for the commit into a .context/commit/ file as a git hook.
Re: Ex-GitHub CEO launches a new developer platform for AI agents
#15Re: Ex-GitHub CEO launches a new developer platform for AI agents
#16Its a shame Pierre shut down. Wish they could have made it work. Github but made by Linear would be a dream.
Productizing the building blocks of the platform seems like the smart play in today's environment honestly.
Re: Ex-GitHub CEO launches a new developer platform for AI agents
#17This is a good idea but I feel like you could get something similar by just adding an instruction for the agent to summarize the context for the commit into a .context/commit/ file as a git hook.
Re: Ex-GitHub CEO launches a new developer platform for AI agents
#18Re: Ex-GitHub CEO launches a new developer platform for AI agents
#19> Spec-driven development is becoming the primary driver of code generation. This sounds like my current "phase" of AI coding. I have had so many project ideas for years that I can just spec out, everything I've thought about, all the little ideas and details, things I only had time to think about, never implement. I then feed it to Claude, and watch it meet my every specification, I can then test it, note any bugs,…
And I use git hooks on the tool event to print the current open gate (subtask) from task.md so the agent never deviates from the plan, this is important if you use yolo mode. It might be an original technique I never heard anyone using it. A stickie note in the tool response, printed by a hook, that highlights the current task and where is the current task.md located. I have seen stretches of 10 or 15 minutes of good work done this way with no user intervention. Like a "Markdown Turing Machine".
Re: Ex-GitHub CEO launches a new developer platform for AI agents
#20disclosure: i run a startup that will most likely be competitive in the future. I welcome more innovation in the code forge space but if you’re looking for an oss alternative just for tracking agent sessions with your commits you should checkout agentblame https://github.com/mesa-dot-dev/agentblame