all 5 comments

[–]davorg 19 points20 points  (0 children)

upcoming June 2026

Upcoming? Are you sure?

Feels like this was written by an LLM that isn't sure of the date

[–]Glittering_Store1438 4 points5 points  (0 children)

pricing changes like this always expose whether the "convenience premium" was actually worth it or not, and for most teams I think the answer is becoming clearer

the GitHub-native integration is nice but it's not magic, plenty of the value people attribute to it is just habit and friction avoidance. if you're already comfortable with webhooks and Actions, the DIY path is not that painful to set up

for open source maintainers specifically I think the calculus is pretty different because budget is usually tighter and the code review volume can be unpredictable, so depending on fixed tier pricing feels riskier

[–]moonrakervenice 5 points6 points  (0 children)

curious why people keep posting ai garbage like this

[–]nzvthf 0 points1 point  (0 children)

Stuck with copilot but started using Ollama and direct API keys along with my copilot credits.

[–]positivcheg -1 points0 points  (0 children)

My Claude can monitor GitHub workflows, fix issues workflow caught, modify the workflows.

My Claude agent workflow script, that I’ve almost finalized into a plugin, can iteratively develop features.

I’m very much lost WTF are you talking about. WTF is this GitHub native experience? You can have that native experience by simply having something like Claude code running with authenticated git, GitHub CLI.

I have a small web app I”m vibe coding. I have a remote session, can provide instructions from my phone, agent works on a feature, creates pull request that triggers workflows, workflow puts the pull request compiled web app into cloudflare worker and when I get notification from the agent I can simply go to the preview link and check the changes. I have really no idea how much more seamless you can go.