(no title)
d_watt | 9 months ago
The "golden" end state of coding agents is that you give it a Feature Request (EG Jira ticket), and it gives you a PR to review and give feedback on. Cursor, windsurf, etc, are dead ends in that sense as they are local editors, and can not be in CI.
If you are tooling your codebase for optimal AI usage (Rules, MCP, etc), you should target a technology that can bridge the gap to headless usage. The fact Claude Code can trivially be used as part of automation through the tools means it's now the default way I thinking about coding agents (Codex, the npm package, is the same).
Disclaimer, I focus on helping companies tool their codebases for optimal agent usage, so I might have a bias here to easily configurable tools.
jdmoreira|9 months ago
That's what I want and look forward one day
Roritharr|9 months ago
I hate using voice for anything. I hate getting voice messages, I hate creating them. I get cold sweats just thinking about having to direct 10 AI Agents via voice. Just give me a keyboard and a bunch of screens, thanks.
csto12|9 months ago
geertj|9 months ago
rco8786|9 months ago
cortesoft|9 months ago
arguflow|9 months ago
chamomeal|9 months ago
dakiol|9 months ago
I'm not saying "ban propietary LLMs", I'm saying: hackers (the ones that used to read sites like this) should have as their main tools free and open source ones.
dontlikeyoueith|9 months ago
Yes, because hardware and electricity aren't free.
I literally DO pay for every command. I just don't get an itemized bill so there's no transparency about it. Instead, I made some lump-sum hardware payment which is amortized over the total usage I get out of it, plus some marginal increase in my monthly electric bill when I use it.
notpushkin|9 months ago
sync|9 months ago
MattSayar|9 months ago
breckenedge|9 months ago
I was doing this with Cursor and MCPs. Got about a full day of this before I was rate limited and dropped to the slowest, dumbest model. I’ve done it with Claude too and quickly exhaust my rate limits. And the PRs are only “good to go” about 25% of the time, and it’s often faster to just do it right than find out where the AI screwed up.
andrewstuart|9 months ago
I see your point but in the other hand how depressing to be left only with the most soul crushing part of software entering - the Jira ticket.
d_watt|9 months ago
I understand the craft of code itself is what some people love though!
btbuildem|9 months ago
pjmlp|9 months ago
ryandrake|9 months ago
dgb23|9 months ago
The real threats to our profession are things like climate change, extreme wealth concentration, political instability, cultural regression and so on. It's the stuff that software stands on that one should worry about, not the stuff that it builds towards.
chrsw|9 months ago
The current SOTA models can do some impressive things, in certain domains. But running a business is way more than generating JavaScript.
The way I see it, only some jobs will be impacted by generative AI in the near term. Not replaced, augmented.
yahoozoo|9 months ago
StefanBatory|9 months ago
No, any team.
k__|9 months ago
Put the Aider CLI into a GitHub action that's triggered by an issue creation and you're good to go.
d_watt|9 months ago
But it's 100% the same class of tool and the awesome part of the unixy model is hopefully agents can be substituted in for each other in your pipeline for whichever one is better for the usecase, just like models are interoperable.
alvis|9 months ago
Like Anthropic and most big tech companies, they don't want to show off the best until they need to. They used to stockpile some cool features, and they have time to think about their strategy. But now I feel like they are in a rush to show off everything and I'm worried whether the management has time to think about the big picture.
arkadiytehgraet|9 months ago
morsecodist|9 months ago
unknown|9 months ago
[deleted]
max_on_hn|9 months ago
*I have a few more safety/scalability changes to make but expecting public launch in a few weeks!
virgildotcodes|9 months ago
Isn’t that effectively the promise of the most recently released OpenAI codex?
From the reviews I’ve been able to find so far though, quality of output is ehh.
d_watt|9 months ago
I bias a bit to wanting the agent to be a pluggable component into a flow I own, rather than a platform in a box.
It'll be interesting to see where the different value props/use cases of a Delvin/v0 vs a Codex Cloud vs Claude Code/Codex CLI vs Cursor land.
ramesh31|9 months ago
mistrial9|9 months ago
naiv|9 months ago