Ex-GitHub CEO launches a new developer platform for AI agents
1–10 of 625 posts
Re: Ex-GitHub CEO launches a new developer platform for AI agents
#2Re: Ex-GitHub CEO launches a new developer platform for AI agents
#3Re: Ex-GitHub CEO launches a new developer platform for AI agents
#4Just say what your thing does. Or, better yet, show it to me in under 60 seconds.
Web sites are the new banner ads and headings like that are the new ``.
Re: Ex-GitHub CEO launches a new developer platform for AI agents
#5EDIT: Or just keep a proper (technical) changelog.txt file in the repo. A lot of the "agentic/LLM engineering frameworks" boil down to best approaches and proper standards the industry should have been following decades ago.
Re: Ex-GitHub CEO launches a new developer platform for AI agents
#6> The game has changed. The system is cracking. Just say what your thing does. Or, better yet, show it to me in under 60 seconds. Web sites are the new banner ads and headings like that are the new ` `.
Re: Ex-GitHub CEO launches a new developer platform for AI agents
#7I 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
#8This 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, recompile and re-test. I can review the code, as you would a Junior you're mentoring, and have it rewrite it in a specific pattern.
Funnily enough, I love Beads, but did not like that it uses git hooks for the DB, and I can't tie tickets back to ticketing systems, so I've been building my own alternative, mine just syncs to and from github issues. I think this is probably overkill for whats been a solved thing: ticketing systems.
Re: Ex-GitHub CEO launches a new developer platform for AI agents
#9I 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