#copilot
385 items
Friends outside of tech: lol copilot is dumb - Friends in tech: I just bought iodine tablets (www.reddit.com) Microsoft isn't removing Copilot from Windows 11, it's just renaming it (www.neowin.net via hn) www.neowin.net Performing security verification This website uses a security service to protect against malicious bots. This page is displayed while the website verifies you are not a bot.
Does Gas Town 'steal' usage from users' LLM credits to improve itself? (github.com via hn) Gas Town Multi-agent orchestration system for Claude Code, GitHub Copilot, and other AI agents with persistent work tracking Overview Gas Town is a workspace manager that lets you coordinate multiple AI coding agents (Claude Code, GitHub C…
Read through Anthropic's 2026 agentic coding report, a few numbers that stuck with me (www.reddit.com) Anthropic put out an 18-page report on agentic coding trends. Skimmed it expecting the usual hype but a few things actually caught me off guard The biggest one: devs use AI in ~60% of work but only fully delegate 0-20% of tasks.
GitHub Copilot is moving to usage-based billing (github.blog via hn) TL;DR: Today, we are announcing that all GitHub Copilot plans will transition to usage-based billing on June 1, 2026. Instead of counting premium requests, every Copilot plan will include a monthly allotment of GitHub AI Credits, with the…
Gen AI web traffic share update Main takeaways: → Claude and Gemini continue to grow. → ChatGPT moves closer to the 50% mark. (www.reddit.com) 12 months ago: ChatGPT: 77.6% Gemini: 7.27% DeepSeek: 6.01% Grok: 3.17% Perplexity: 1.75% Copilot: 1.56% Claude: 1.37% 🗓️ 6 months ago: ChatGPT: 69.5% Gemini: 15.9% DeepSeek: 4.06% Grok: 3.31% Perplexity: 2.22% Claude: 2.12% Copilot: 1.97%…
I design with Claude more than Figma now (blog.janestreet.com via hn) For a long time I was skeptical of LLMs—whenever I reached for them I was disappointed by the results. Last year I tried Copilot and Cursor to tweak a game I’d built, and neither generated working changes.
The "AI will replace engineers" discourse has the abstraction level wrong (www.reddit.com) Every few months the argument resurfaces and it keeps flattening the same distinction: writing code and shipping software are different jobs, and AI is very good at one of them and barely touching the other. Writing code — translating a sp…
Same task in github-copilot, pi, claude-code, and opencode with Qwen3.6 27B (www.reddit.com) I wanted to know how much of a coding agent's performance came from the model and how much came from the harness, so I vibed a setup to allow me to test multiple agentic harnesses/model combinations on the same task. ALl the images above a…
Been using Qwen-3.6-27B-q8_k_xl + VSCode + RTX 6000 Pro As Daily Driver (www.reddit.com) So in response to the Great Token Reconning of 2026, I decided to try out Qwen 3.6 as a daily driver, and although it's only been about a day, I have to say I'm thoroughly impressed. I had to download the VSCode insiders edition and set up…
What AI tools are actually worth trying beyond GitHub Copilot in 2026? (www.reddit.com) Hey, I’m working as a developer in a corporate environment and we primarily use GitHub Copilot across the team. It works well for us, and we’re already experimenting with building agents on top of it, so overall we’re not unhappy with it.
GitHub Copilot App (github.com via hn) From issue to merge, in one app Join the waitlist to stay informed and get notified when we expand access to the GitHub Copilot app technical preview—a new desktop experience for agent-driven development built natively on GitHub. Already a…
The final nail in the coffin for entry level creative freelancers just dropped (www.reddit.com) Anthropic just officially released the blender mcp connector today alongside adobe ,splice and sketchup, you can now type "create a low poly beach scene with palm trees and sunset lighting" into claude and watch it build the entire thing i…
Why is agentic AI so expensive? (www.reddit.com) Tell HN: VS Code v1.117.0 automatically adds GitHub Copilot as your co author (news.ycombinator.com) I don’t even use copilot. Yet, if you are like me and sometimes use the Source Control tab to stage files or manually write commit messages, it automatically appends Copilot as the co author for that commit.
Newbie vibe coding experience: Shifting from Claude Sonnet 4.6 to Qwen3.6-35B-A3B-UD-Q6_K (www.reddit.com) This is really just a post for those with shallow understanding of all this stuff, those not yet ready or capable of diving into the deeper end of vibe coding/llms. It might not be a helpful post for anyone more advanced than that.
Angry devs vow to flee GitHub Copilot as metered billing takes hold (www.theregister.com via hn) MOST POPULAR EVENTS - Overcoming the trade-offs in data sovereignty What does data sovereignty actually mean for your network, which trade-offs are unavoidable? Learn more.
Tool that auto-generates .cursor/rules from your actual CI and keeps it in sync with AGENTS.md, CLAUDE.md, and 10 others (www.reddit.com) If you've been manually writing .cursor/rules files, this might save you time. crag analyze reads your repo — CI workflows, package.json, tsconfig, directory structure — and infers your governance rules.
Surface laptop ships with 8GB RAM for $1299 despite pushing 16GB for Copilot PCs (www.windowslatest.com via hn) Microsoft has officially unveiled its new lineup of Surface devices built specifically for “business and AI acceleration”, and for the most part, the hardware looks incredibly promising. However, buried in the announcement is a staggering…
Gemini 3.5 Flash is twice as expensive as ChatGPT 5.5 on GitHub Copilot. Also, Gemini reasoning models are MoE (www.reddit.com) Also FYI, Gemini reasoning models (2.5 Pro, 3.0 Pro and 3.1 Pro) were MoE. I don't know why this isn't more broadly discussed.
Bye Bye Copilot – new pricing looks to be a joke (old.reddit.com via hn) could not extract summary
How can you stop your model from looping (www.reddit.com) So i thought this is a small model issue but when i added a new gpu and i am able to run low mid model like Qwen 3.6 35b q4 or q5 this issue still exists now its not as much as small model but it does break when linking the model to copilo…
Show HN: Strava for AI coding – analytics on your Copilot/Claude/Codex usage (github.com via hn) AI Engineer Coach better agentic engineering. Analyze your AI coding assistant usage — any harness, one dashboard.
VS Code's new "Agents window" lets you use local AI models. Still requires an Internet connection and a Github Copilot plan (because we can't have nice things) (code.visualstudio.com via reddit) At first I was excited to see this, but I guess I'll wait till someone figures out what people actually want
Weekly limits (www.reddit.com) If the Claude team is listening, the weekly limits for paid customers are too low. It would be best to double the weekly limits for pro plans and above and cut back on free tier.
Do you use Cursor Glass (Agents Window)? (www.reddit.com) Just wondering, are you using Cursor Glass, a new Codex-like multi-agent app/window? It's been a while, and I don't see any discussions around it.
TDD and Rules Enforcement using Hooks (www.reddit.com) TL;DR: I built TDD-Guard a year ago. I’m now working on Conduct, a more general policy engine for coding agents (Claude Code, Codex, GitHub Copilot CLI, and VS Code Chat).
Copilot-arewecooked – Know your AI credit cost before June first (github.com via hn) Yo GitHub Copilot: are we cooked? Estimate your GitHub Copilot AI-credit cost in preparation for June 1st.
Show HN: Filling PDF forms with AI using client-side tool calling (copilot.simplepdf.com via hn) Hey HN! I built SimplePDF Copilot: an AI assistant that can interact with the PDF editor.
Blueprint: A planning copilot that one-shots bigger coding tasks (imbue.com via hn) A few days ago, I tried getting an agent to port a rendering pipeline from Rust to the Godot game engine. Instead of it integrating the renderer with the engine’s existing asset management system, it decided to port over my code literally…
Ask HN: Models Comparable to Opus 4.6? (news.ycombinator.com) I use Opus 4.6 a lot across many different python coding projects and it has a pretty good first shot rate with good success at fixing issues and bugs that pop up along the way. Sonnet on the other hand… isn't great.
Show HN: A collaborative SSH copilot for on-calls/DevOps/MLOps (github.com via hn) Customers revolt as GitHub Copilot 'fixes' rate limits (www.theregister.com via hn) Customers revolt as GitHub Copilot 'fixes' rate limits Repair of bug that undercounted token usage leads to rapid exhaustion of subscription allowance Microsoft's GitHub last week told Copilot customers that they'd have to reduce their use…
Linux rules on using AI-code: Copilot is OK, humans to take full responsibility (www.techradar.com via hn) Linux rules on using AI-generated code - Copilot is OK, but humans must take 'full responsibility for the contribution' Linux deems AI acceptable for developers... in moderation Sign up to the TechRadar Pro newsletter to get all the top ne…
GitHub Copilot Agent Tasks REST API Now Available for Copilot Pro, Pro+, and Max (github.blog via hn) Release Agent tasks REST API now available for Copilot Pro, Pro+, and Max Copilot Pro, Pro+, and Max users can now programmatically start and track Copilot cloud agent tasks with the Agent tasks REST API, available in public preview. Copil…
Show HN: Multiplayer, a debugging agent to run locally next to your coding agent (www.multiplayer.app via hn) We built Multiplayer because we kept running into the same problem: coding agents connected to existing observability stacks inherit all the limitations those stacks were built with. Sampled traces, aggregated metrics, context that stops a…
Great results with Qwen3.6-35B-A3B-UD-Q5_K_XL + VS Code and Copilot (www.reddit.com) Long post, but hopefully helps somebody. Llama-cpp vulkan server running single AMD R9700.
I ran the math on dropping GitHub Copilot for direct Anthropic API after the 27x markup — here's what surprised me (www.reddit.com) Like a lot of people here, I read the Copilot pricing update last week and the 27x multiplier on Opus made me actually open a spreadsheet for the first time instead of just complaining. Sharing the math in case anyone else is staring at th…
Qwen 3.6 27B MTP on v100 32GB: 54 t/s (www.reddit.com) Just a quick note that I got a nice result using am17an's MTP branch of llama.cpp on v100 32GB SXM module using one of those pcie card adapters. Pulled and built in one shot, and llama-server ran without a hitch.
Show HN: Dust3D 1.0 – low-poly 3D modeling tool (10 years in the making) (dust3d.org via hn) Dust3D 1.0 is finally released — about 10 years after the first commit in December 2016. I posted a preview version here in April 2018 and a beta in December 2018.
Microsoft fixes VS Code after app gives Copilot credit for human's work (www.theregister.com via hn) Microsoft fixes VS Code after app gives Copilot credit for human's work Devs not thrilled that Git extension added the bot as co-author by default Imagine working your butt off on a project, only to have VS Code put an attribution into you…
GitHub Copilot Switches to Token-Based Billing for Developers (www.aiuniverse.news via hn) The predictable monthly subscription is fading for AI-powered developer tools. As of June 1, 2026, GitHub Copilot will implement a per-token billing model, signaling a significant industry-wide pivot.
Getting ahold of Anthropic sales rep? (www.reddit.com) Hi! I work for a university and we are looking into Claude.
At some point we need to talk about costs right? (www.reddit.com) Coming off the GitHub Copilot moving to usage based billing ,If GitHub/Microsoft can't subsidize cost nobody can. I can't believe frontier labs aren't putting substantially more effort into making things cheaper.
Fortune 100 AI Use (www.reddit.com) I work for a Fortune 100 company that is not in the tech space. The company is increasingly using AI to make employees more productive.
Show HN: DOMPrompter – click a DOM element, get a structured AI coding prompt (news.ycombinator.com) They Hacked Claude, Gemini, and Copilot (and No One Told You) (grith.ai via hn) They Hacked Claude, Gemini, and Copilot (And No One Told You) A security proxy for AI coding agents, enforced at the OS level. Register your interest to be notified when we go live.
Buddy – Anthropic killed /buddy. We made it permanent, cross-platform, and alive (github.com via hn) Buddy: The /buddy Rescue Mission for Your AI Terminal The open-source /buddy rescue mission for AI terminals Persistent memory, XP, species, and context-aware feedback for Claude Code CLI, Codex CLI, Gemini CLI, Copilot CLI, Cursor CLI, an…
Which coding AI tool are you actually using in 2026? (Claude Code vs Cursor vs Copilot vs Codex vs Antigravity) (www.reddit.com) I’ve been trying out a few AI coding tools lately and honestly they all feel similar at first glance, but I’m sure I’m missing the real differences. Tools I’m looking at: Claude Code Cursor GitHub Copilot Codex Antigravity For those who ar…
AgentsView 0.22: open-source usage dashboard across Claude Code, Codex, etc. (www.agentsview.io via hn) AI-Powered Insights Generate summaries and analysis of your coding sessions using Claude, Codex, Copilot, or Gemini. Get daily activity digests, multi-day analyses, and recommendations — scoped by project or across everything.
Microsoft begins removing Copilot from Notepad on Windows 11 but the AI persists (www.windowscentral.com via hn) Microsoft finally begins removing Copilot from Notepad on Windows 11 — but the AI still persists A new Notepad update for Windows Insiders begins Microsoft's push to reduce Copilot on Windows 11, replacing it with AI-powered "writing tools…
GitHub Copilot: GPT-5.2 and GPT-5.2-Codex deprecated (github.blog via hn) GPT-5.2 and GPT-5.2-Codex deprecated As of today, June 5, 2026, we have deprecated the following models across most GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions). Note that GPT…
Larger context windows and configurable reasoning levels for GitHub Copilot (github.blog via hn) Larger context windows and configurable reasoning levels for GitHub Copilot GitHub Copilot now supports larger context windows and configurable reasoning levels to help you tackle deeper, more complex work. Leverage one-million-token conte…
Show HN: NeuroAnswer – MCP server lets Claude navigate petabyte-scale brain maps (github.com via hn) NeuroAnswer https://github.com/user-attachments/assets/1ab99eab-ce4f-44bf-a141-4f0317f659fc 200,000 neurons, 500 million synapses, queryable in plain English — rendered live in 3D! NeuroAnswer is an AI copilot for exploring the MICrONs Min…
Paseo – Beautiful open-source coding agent interface (desktop, mobile, CLI) (github.com via hn) Paseo One interface for Claude Code, Codex, Copilot, OpenCode, and Pi agents. Run agents in parallel on your own machines.
GitHub Copilot Code Review used to be included, starting today you pay twice (blog.codacy.com via hn) GitHub Copilot Code Review used to be included, from June 1st you pay twice As LLMs mature and the model providers seek a return on their investment following huge spending on datacentres, it’s inevitable that the price of service for user…
Show HN: Voice control coding agents on your machine via smartwatch / CarPlay (dashvox.ai via hn) TLDR: got tired of my desk, so now I touch grass while coding from my watch. Ever since the 2021 GH Copilot beta saved me from dual carpal tunnel, I figured AI's main benefit in coding would be cutting typing while keeping productivity.
Copilot usage metrics API adds cohorts for AI adoption (github.blog via hn) Copilot usage metrics API adds cohorts for AI adoption To help you tell a deeper Copilot adoption story—not just who is active, but how they’re using Copilot—the Copilot usage metrics API now classifies each engaged user into an AI adoptio…
GitHub Copilot charges GPT 5.5 with a 57x multiplier per request from June first (docs.github.com via hn) Important On June 1, 2026, GitHub moved to usage-based billing. The model multipliers in this article apply only to Copilot Pro and Copilot Pro+ subscribers on an existing annual plan who remained on the legacy premium request-based billin…
GitHub Copilot is experiencing degraded performance (www.githubstatus.com via hn) Subscribe to updates for Disruption with some GitHub services via email and/or text message. You'll receive email notifications when incidents are updated, and text message notifications whenever GitHub creates or resolves an incident.
Agentic-Agile: Why Agent Development Needs Agile (Not Just Prompts) (developer.microsoft.com via hn) “A bad system will beat a good person [or agent] every time” ~Dr. William Edwards Deming (with apologies) I started vibe coding by writing prompts (often dictated into my phone), refining them with an agent in M365 Copilot, and creating ha…
Open-sourced an MCP server that catches the security mistakes Claude / Cursor / Copilot actually make (www.reddit.com) AI coding tools like Claude, Cursor, and Copilot sometimes write code that looks fine but quietly leaves your app wide open like turning off security checks to make an error go away, or telling you to install a software package that doesn'…
The Coding Harness Behind GitHub Copilot in VS Code (code.visualstudio.com via hn) The Coding Harness Behind GitHub Copilot in VS Code May 15, 2026 by Julia Kasper, Megan Rogge and Aaron Munger With each new model release, the same conversation is reignited. Which model is the smartest?
Claude Api Cost TOOO much, 10$ in single edit!! (www.reddit.com) I’ve been using GitHub Copilot for my coding task regularly, the Sonnet or GPT model usually costs me about one premium request per request, that translate to 0.04$. Out of curiosity, I decided to compare this with direct API costs.
RCE in VSCode Copilot Chat (www.hacktron.ai via hn) Description Copilot agent mode is vulnerable to a prompt injection attack. If a repository maintainer clicks “code with agent mode” on an issue, it will open a new codespace and copilot will automatically run the issue’s description.
RTX 5060Ti 16GB or RTX 3080 20GB? (www.reddit.com) I would like to dedicate a budget of about 500 euros to upgrade my workstation and run inference on the qwen 3.6 27b and gemma 4 31b models. I currently have an RTX 5060Ti 16GB.
Your Coding agent is burning context you will never get back (empirical.gauzza.com via hn) Real session telemetry showing 22-45% context reduction when replacing static AGENTS.md and CLAUDE.md files with on-demand Empirical memory queries. Measured across 10 real coding tasks and 1,978 Copilot CLI sessions.
Ask HN: Are employers getting the returns from AI? (news.ycombinator.com) Hi, most of the companies have now given AI tools to their employees, these include claude code, cursor and github copilot. This is supposed to be the testing period to see how will things turn out by using AI.
VSCode now adds Copilot as a co-author of all your commits (bsky.app via hn) Not that anyone needs yet another reason to steer clear of Microsoft, but VSCode now adds Copilot as a co-author of all your commits, regardless if you used Copilot. This was added silently as a default.
Migrating from VS Code (GHCP) to Cursor (www.reddit.com) Hello everyone. With the new business model from Github Copilot, migrating from a request type to credits usage type, it's time to move on.
Best suited model for solo Dev (www.reddit.com) Hey everyone! I've kinda new to Claude, I've only had few chats with it but nothing too deep like projects etc.
What kind of device is suitable for running local LLM? (www.reddit.com) Since copilot has changed it's billing model, become super expensive, I'm starting to think the possibility of running local LLM myself. But I'm not sure what kind of device is suitable for this kind of usage?
Claude Code vs Cursor vs Copilot vs Codeium: Which AI coding assistant is actually worth paying for? (www.reddit.com) I’ve been testing a bunch of AI coding tools over the last few months for actual dev work (not just demos), and honestly most of them feel similar until you push them into real workflows. After using them side by side, there are some clear…
Show HN: AI-clean – strip unwanted formatting from text copied out of AI CLIs (ai-clean.dev via hn) I kept manually reformatting wrapped paragraphs and trailing whitespace every time I pasted Claude Code or Copilot CLI output into a Slack message or a GitHub issue. So I built a terminal command to run after copying that does the reformat…
Best small coding model for completion (www.reddit.com) Hi there, I'm looking to use a small model to generate code completions simular to cursor or copilot There's a small model capable of generating good results for ti?
Ask HN: Alternatives to GitHub Copilot? (news.ycombinator.com) I just got an email from GitHub that they're increasing the cost for GitHub Copilot and they're making it extremely opaque and unpredictable to see how much it will cost in the future. This is the final nail in the coffin.
Mastermind – agentic SDLC workflow for VS Code (news.ycombinator.com) Prototype of an agentic SDLC workflow running inside VS Code + Copilot. Simple loop: task → reasoning → audit → memory → RAG refresh.
GitHub Copilot: GPT-5.5 7.5x more expensive under promotional pricing than 5.4 (docs.github.com via hn) Important - Premium requests for Spark and Copilot cloud agent are tracked in dedicated SKUs from November 1, 2025. This provides better cost visibility and budget control for each AI product.
I got tired of Claude writing Godot 3 code in my Godot 4 projects, so I built a skills framework and I would love your feedback (www.reddit.com) Hey, if you've ever used Claude Code (or Cursor, Copilot, etc.) for Godot game dev, you've probably hit this: the agent confidently writes Godot 3 syntax in a Godot 4 project, or uses deprecated patterns, or just invents APIs that don't ex…
GitHub has stopped accepting new Copilot individual subscriptions (www.theregister.com via hn) How to better use GPT agent or better alternatives? (www.reddit.com) Claude in a Microsoft-heavy company (www.reddit.com) Im genuinely confused by what and how Claude can do for my company. We are very heavy on Microsoft.
MB Pro M5, 24GB/32GB difference? (www.reddit.com) Hi, I got new MB Pro 24GB/1TB. I've test Gemma 4 26B with ollama, 16k context.
GitHub Copilot is serving Opus 4.7 at 7.5x multiplier until April 30th (github.blog via hn) Claude Opus 4.7 is generally available Claude Opus 4.7, Anthropic’s latest Opus model, is now rolling out on GitHub Copilot. In our early testing, Opus 4.7 delivers stronger multi-step task performance and more reliable agentic execution,…
Copilot for Research (www.feynman.is via hn) The open source AI research agent Reads papers, searches the web, writes drafts, runs experiments, and cites every claim. All locally on your computer.
Pausing new GitHub Copilot Pro trials (github.blog via hn) Pausing new GitHub Copilot Pro trials April 13, 2026 update: All GitHub Copilot Pro trials, including existing trials, have been paused while our investigation continues. In the meantime, if you were on a Copilot trial, you can change your…
Can you actually see what your AI is doing? Most teams can’t. (www.reddit.com) A simple question: Can you actually see what your AI is doing? Most teams would probably say yes.
Agent Skills for Software Test Automation (news.ycombinator.com) Battle-tested Agent Skills for Claude Code, Copilot, Cursor, Gemini CLI & more - covering every major test automation framework across 15+ languages: https://github.com/LambdaTest/agent-skills
Enforcing new limits and retiring Opus 4.6 Fast from Copilot Pro+ (github.blog via hn) Enforcing new limits and retiring Opus 4.6 Fast from Copilot Pro+ As GitHub Copilot continues to rapidly grow, we continue to observe an increase in patterns of high concurrency and intense usage. While we understand this can be driven by…
Copilot: Sorry, you have been rate-limited. Please wait 181 hours 8 minutes (github.com via hn) Select Topic Area Bug Copilot Feature Area Copilot in GitHub Body I am the pro version, and i have this message : " Sorry, you have been rate-limited. Please wait a moment before trying again.
Show HN: Burrow – Runtime Security for AI Agents (news.ycombinator.com) We use Claude Code, Cursor, and Copilot daily. These tools run shell commands, read files, and call APIs on their own.
How resource intensive is WPS Office AI compared to Copilot (www.reddit.com) In the process of switching to WPS Office from MS Office for a few reasons and one thing I want to understand before fully committing is how the AI features behave in terms of system resource usage. Copilot was noticeably heavy on my machi…
ai dev tools for companies vs individual devs are completely different products and we need to stop comparing them (www.reddit.com) I keep seeing threads where someone asks "what's the best Al coding tool?" and the answers are always Cursor, Copilot, maybe Claude. And for individual developers those are all great answers.
Claude Fable 5 is generally available for GitHub Copilot (github.blog via hn) You Don't Need a GitHub Copilot Subscription to Use VS Code AI Features (medium.com via hn) 4 min read 7 hours ago Press enter or click to view image in full size Short answer: no. You need the GitHub Copilot extension and a GitHub account, but you don’t need a paid Copilot subscription.
With Copilot pricing exploding, how to not break the bank with AI coding? (news.ycombinator.com) What are folks using to optimize spend without handing in too much on quality?
The GitHub Copilot Bill Came Due. Here's What Engineering Leaders Should Do (blog.kilo.ai via hn) We said the era of free compute was ending. It ended on June 1 - and the people holding the bill are enterprise teams.
Show HN: FinMind AI – an AI copilot for investing and daily finances (finmindai-moneyverse.vercel.app via hn) Experience the pinnacle of personal finance. FinMind organizes your capital structure and provides conversational AI intelligence instantly.
Ask HN: What do you currently use for AI coding (personal or professional)? (news.ycombinator.com) Given how quickly things evolve, it's easy to get lost in the numerous offerings and hard to get the best deal. So, what do you use?
Turn HAR Files, Claude Code, Copilot CLI, and Codex CLI Logs into ATIF (github.com via hn) atifact Convert agent logs to ATIF trajectories. One command.
Show HN: G-Spot – GitHub Gmail GNotes Gmemory Gent (www.g-spot.dev via hn) For a long time i struggled to find my g-spot, then it struck me in a lucid dream that i dont have a g-spot, i have a p-spot so i decided to go on a lookout and came across, G-Spot.dev, its a workspace where you build graphite like section…
GPT-4.1 Deprecated (github.blog via hn) GPT-4.1 deprecated We have deprecated GPT-4.1 across all GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions), June 1, 2026. Please update your workflows and integrations to use suppo…
Copilot SDK is now generally available (github.blog via hn) Copilot SDK is now generally available The GitHub Copilot SDK is now generally available. You can embed GitHub Copilot’s agentic engine into your own applications, services, and developer tools with a stable API and production-ready suppor…
Free Yourself from the Copilot Tax (www.kronkai.com via hn) Hardware accelerated local LLM inference for Go with llama.cpp integration.
How I'm using Copilot to not use Copilot (kamilgwozdz.substack.com via hn) How I’m using Copilot to not use Copilot Reasons why your prompts suck (part 2) - you're using skills instead of extensions. In part 1 I talked about harnesses - giving Copilot ways to check its own work so it can converge on a good result…
"What a joke": GitHub Copilot's token-based billing spurs backlash among devs (techcrunch.com via hn) The golden age of Microsoft’s Github Copilot appears to be at an end — for the little guy, at least. The company is switching its billing system from a flat subscription rate to a token-usage system that has the potential to bill users at…
Claude Code OS: self-updating operational memory for Claude Code (open source) (github.com via hn) Claude Code OS The Operational Copilot that Self-Updates. Self-evolving · No extra tools · No workflow changes · Token-efficient · Auto git backup Claude Code executes well.
Microsoft wants you to share your health symptoms with its new Copilot tool (www.xda-developers.com via hn) Summary - Copilot Health lets you upload medical and wearable data for AI-assisted interpretation. - Built with clinicians and 250+ physicians worldwide for safer, evidence-informed guidance.
I built a meme-y social feed for programmers that lives inside Claude Code (and Cursor, and Copilot CLI) (www.reddit.com) I spend hours every day in Claude Code, but I started feeling weirdly isolated. So I built a tiny social network that lives inside it.
Ditched GitHub Copilot yearly subscription. What's the best way to run Claude nowadays? (www.reddit.com) Hey everyone, I recently cancelled my yearly GitHub Copilot subscription. My old workflow was simple: I used the GitHub Copilot extension in VS Code, but I swapped the backend model to Sonnet / Opus and relied heavily on the /plan command…
ChatGPT or Claude or GitHub Copilot for small development team (www.reddit.com) tl;dr: Should a small development team using Visual Studio utilize ChatGPT, Claude, or GitHub Copilot? I'm part of a small development team (under 10) and fairly new to using AI agents in our workflow.
Multi-Agent Orchestration System: Hermes (Windows) ↔ OpenClaw (WSL) (github.com via hn) * AI CODE CREATION GitHub Copilot Write better code with AI GitHub Spark Build and deploy intelligent apps GitHub Models Manage and compare prompts MCP Registry New Integrate external tools DEVELOPER WORKFLOWS Actions Automate any workflow…
Ceres, an open copilot for VS Code with budget and local LLMs support (marketplace.visualstudio.com via hn) Ceres Focused AI assistance for the code in front of you. Ceres is an AI sidebar for VS Code that helps with the code, files, errors, terminal output, Git changes, and debugger state.
Show HN: Free One-shot cloud agents with OpenCode and Daytona and Cloudflare (oneshot.runcord.com via hn) Hi HN! Outside of the hackernews bubble we often find engineers who are barely using AI (aka using microsoft copilot) and we needed an easy way to show the latest capabilities in a non confusing UI.
Agent Readiness Scanner – Check if a repo is ready for coding agents (github.com via hn) Agent Readiness Scanner The deterministic runway check before AI coding agents touch your repo. Claude, Cursor, Copilot, Codex, and local agents can help modify a repo.
MCP-safeguard: open-source security scanner for MCP servers (github.com via hn) * AI CODE CREATION GitHub Copilot Write better code with AI GitHub Spark Build and deploy intelligent apps GitHub Models Manage and compare prompts MCP Registry New Integrate external tools DEVELOPER WORKFLOWS Actions Automate any workflow…
Switching from Copilot $39 to Cursor $60 — does it actually make sense long term (www.reddit.com) Hello fellas, I'm here looking for real-life developer experiences using these tools (if you have no programming knowledge and you vibecode 100% of your work, I don't mean to be rude but this post isn't for you). I’m currently on the $39 C…
Giving operational continuity to coding agents, not everything is about memory (aictx.org via hn) Operational continuity for AI coding agents. AICTX helps Codex, Claude, GitHub Copilot and other coding agents continue work across sessions by preserving the last useful execution state: active work, next actions, decisions, failures, val…
Microsoft admits Windows 11's dedicated Copilot key breaks certain workflows (www.windowscentral.com via hn) Microsoft admits Windows 11's dedicated Copilot key breaks certain workflows: Confirms plans to let users restore "Right Ctrl" or "Context menu" key later this year Windows 11's special Copilot Key has not been the popular hit that Microso…
I tracked every dollar I spent on AI coding tools for 60 days and math is uglier than I thought but probably not in the way you'd guess. (www.reddit.com) Well so I kept telling myself my AI tool spend was fine the way you tell yourself your subscription bloat is fine. vibes-based finance.
Microsoft will let you remap the Copilot key to restore right ctrl functionality (support.microsoft.com via hn) Overview Starting in 2024, hardware manufactures released new Windows 11 devices that include a dedicated Copilot key that provides quick access to Copilot experiences in Windows. This Copilot key sometimes replaces the Right Ctrl key or C…
Show HN: One Markdown File to Set Up Claude, Codex, Cursor and Copilot (github.com via hn) ai-project-setup Drop one file. Tell your AI to read it.
Show HN: JDS – a Copilot skill suite for structuring AI coding behavior (github.com via hn) A few months ago I stumbled on obra's superpowers repository https://github.com/obra/superpowers. I really liked the approach and idea that you enforce discipline for your agent through a skill-based workflow.
Agent to check tender portals (www.reddit.com) Each week, I need to open and check around 50 portals for tenders. When I get busy, I forget.
Pitfalls of Rolling Out Claude (www.reddit.com) So I finally got the dreaded "we have to use AI for reasons!" talk. Right now we have a small group with ChatGPT and a small group with Copilot, but they aren't doing anything massive.
Show HN: AgentKanban for VS Code – A task board with agent harness integration (www.agentkanban.io via hn) Hi everyone. I wanted to introduce a tool / product that I've been working on for a while.
AI coding agents genuinely changed how fast small products get built (www.reddit.com) A few months ago, I thought tools like Claude, Copilot, Cursor, etc. were mostly just advanced autocomplete.
GitHub Copilot introduces flex allotments in Pro and Pro+, and a new Max plan (github.blog via hn) For more information, read the docs > GitHub Copilot individual plans: Introducing flex allotments in Pro and Pro+, and a new Max plan Starting June 1, our lineup of individual plans will update based on your feedback. We’ve heard your que…
Vulkan or CPU llama cpp backend for local llm for coding/code assist (www.reddit.com) Hi all I recently started a new job and we're doing python development for a ci cd metadata consolidation library for analytics and we cannot use no stuff like claude code or codex or gh copilot or any model APIs (free or paid). I got a la…
Built a DESIGN.md extractor so your agents stop guessing your brand tokens (www.reddit.com) Built this specifically for Claude Code (and Cursor, Copilot, etc.) users who kept running into the same wall: every new session, your agent starts fresh with no knowledge of your design system. It guesses your colors and fonts.
Cplt: Run AI coding agents or a plain shell inside a kernel-level sandbox (github.com via hn) cplt Sandbox wrapper for AI coding agents. Runs GitHub Copilot CLI, OpenCode, Google Gemini CLI, Pi, or a plain shell inside a kernel-level sandbox so the agent can work on your project but cannot access your secrets.
Copilot "auto-pilot" system instructions making models worst (news.ycombinator.com) I use copilot for work, and I have this fight with models all the time because the model has an urgency to get things done, Sometimes I need to explain an issue, elaborate on the constraints, ask the model to research what's going on but I…
The missing primitive in every agent harness is a protected region (www.reddit.com) I wrote a post about why agentic coding falls off a cliff after a few weeks. Coding agents have no equivalent of the source/assembly boundary a compiler gives us.
Still lots of goblins (www.reddit.com) "GPT-5.4 Medium" in github-copilot: I’m ready to edit the code, but first I’m reading the two user-facing docs that mention configuration so I can keep behavior and documentation in sync rather than creating a tiny chaos goblin.
Real signals or artificial stereotypes? Adventures with a cultural Copilot (kucharski.substack.com via hn) Real signals or artificial stereotypes? Adventures with a cultural Copilot Despite the attention on Claude Code, in many industries Microsoft Copilot has become the go-to for running a data task or quick analysis with AI.
Migrating from GitHub Copilot Chat… Terminal use? (www.reddit.com) I’ve just moved from using the GHCP Chat extension in VS Code to using the Claude extension and everything about it is better except for one thing. In GHCP it opened a terminal in vs code that I could interact with.
GitHub Copilot CLI combines model families for a second opinion (github.blog via hn) Rubber Duck in GitHub Copilot CLI is now available in experimental mode. Share your feedback with us in the discussion.
Understanding agentic workflows (www.reddit.com) I tried developing workflows using github copilot in order to create an multi-agent orchestration for a use case about creating research paper based on user’s need. However, there is no supported mechanism for subagents to spawn custom sub…
In Cursor 12.19$ for 1 Chat. (www.reddit.com) https://preview.redd.it/l1unrk86upzg1.png?width=905&format=png&auto=webp&s=921054761d1b55f5a1a69adfa161c2dd42962f30 I started to use Cursor from today, I ask few changes in my app. Cursor charged this ?
An agent skill to enforce AI to write modern CSS (www.reddit.com) An agent skill that enforces modern CSS practices based on your project's browser targets. Covers 57+ CSS features across color, layout, selectors, animation, typography, positioning, and component patterns.
Looking to invest in a paid or free AI coding tool or IDE, wanna know the best in 2026 (www.reddit.com) I’ve been coding for a while and Copilot is still basically my default. It’s just always on and fills in the gaps fast enough.
Sick of Copilot? You Can Uninstall Microsoft's AI, but It's Tricky (www.pcmag.com via hn) Microsoft has gone all-in on AI and its Copilot chatbot, so it's not going to encourage you to ditch it. However, the company has acknowledged that its AI enthusiasm has left some Windows 11 users frustrated, and is pledging to focus on fe…
Xbox winding down Copilot on mobile and will stop dev of Copilot on console (twitter.com via hn) could not extract summary
Quirre – An AI marketing copilot for non-marketers (www.quirre.com via hn) Coming soon Marketing expertise, built in. Quirre is your AI marketing copilot — ask anything, get a personalized growth plan, and ship marketing that actually works.
Copirate 365: Plundering in the Depths of Microsoft Copilot (CVE-2026-24299) (embracethered.com via hn) Copirate 365 at DEF CON: Plundering in the Depths of Microsoft Copilot (CVE-2026-24299) This is a writeup of my DEF CON Singapore talk that walks through vulnerabilities and exploits in M365 Copilot and Consumer Copilot. I disclosed these…
I used Claude to build "pin-llm-wiki" — A skill that turns any URL into a clean, citable Karpathy-style LLM Wiki (github.com via reddit) Hey 👋 I’ve been using Claude Code a lot for personal research and knowledge management, and one thing kept bothering me: Turning articles, YouTube videos, and GitHub repos into clean, structured, citable notes is tedious. So I built pin-ll…
Show HN: Sampletext.store/ We built a dumb web shop and we cannot look away (sampletext.store via hn) So this all started two weeks ago as a stupid inside joke with friends in a group chat where we got a chatgpt powered bot to write plugins for itself and told it to build one that would make it fetch a random image from Wikipedia and then…
LocalPilot with Ollama as a Replacement for CoPilot in VS2026 (github.com via hn) LocalPilot The Privacy-First AI Pair Programmer for Visual Studio. Bringing the power of local LLMs directly into your IDE with Ollama.
Is an agentic Spark copilot worth it? opinions? (www.reddit.com) Running Spark jobs on Databricks with 50+ stages per pipeline. Debugging is still almost entirely manual.
GitHub Copilot code review will start consuming GitHub Actions minutes (github.blog via hn) GitHub Copilot code review will start consuming GitHub Actions minutes on June 1, 2026 Developers and engineering teams worldwide use GitHub Copilot for high-quality, agent-powered code reviews on every pull request. We understand that any…
Copilot Student GPT-5.3-Codex removal from model picker (github.blog via hn) Copilot Student GPT-5.3-Codex removal from model picker - GitHub Changelog Skip to contentSkip to sidebar /Blog Changelog Docs Customer stories Try GitHub CopilotSee what's new Search Changelog Docs Customer stories See what's newTry GitHu…
Watch out UK taxpayers: 28,000 HMRC staffers just got an AI copilot (www.theregister.com via hn) MOST POPULAR EVENTS - Overcoming the trade-offs in data sovereignty What does data sovereignty actually mean for your network, which trade-offs are unavoidable? Learn more.
How Fast Does AI Really Make Developers? The Evidence so far (www.rudikershaw.com via reddit) People are claiming Software Engineers are moving "100x faster". These numbers are being used to justify laying people off.
MCP Server and CLI for Accessing Work IQ (github.com via hn) Microsoft Work IQ — Plugin Marketplace The official Microsoft Work IQ plugin collection for GitHub Copilot ✨ Extend the power of GitHub Copilot with Work IQ plugins — MCP servers, skills, and tools that connect AI assistants to your Micros…
Use LangChain with Codex (ChatGPT) Plus/Pro (github.com via hn) Page not found · GitHub · GitHub Skip to content Navigation Menu Toggle navigation Sign in Appearance settings Platform AI CODE CREATION GitHub Copilot Write better code with AI GitHub Spark Build and deploy intelligent apps GitHub Models…
CC-OpenAI-Codex Plugin, but for all CLI agents (www.reddit.com) Hello! I made a plugin for myself, & I figured I'd share it, in case someone else finds it useful (also to solicit feedback on it).
Another Microsoft Copilot AD injected into 4M GitHub commits (twitter.com via hn) Don’t miss what’s happening People on X are the first to know.
Ask HN: How are you evaluating AI apps and CLI? (news.ycombinator.com) I'm sure many of you work for companies where various AI tools are being made available and IT departments asking for feedback on those tools. The IT departments are allocating in some cases unlimited budget in the hopes that something com…
GitHub Copilot adds bring-your-own-key support (code.visualstudio.com via hn) Visual Studio Code 1.117 Follow us on LinkedIn, X, Bluesky Release date: April 22, 2026 Downloads: Windows: x64 Arm64 | Mac: Universal Intel silicon | Linux: deb rpm tarball Arm snap Welcome to the 1.117 release of Visual Studio Code. This…
Show HN: Personal AI Metrics Dashboard (wakatime.com via hn) Hi HN, I built WakaTime 13 years ago before AI. Things have changed a lot since then, and the time you spend typing in your IDE isn't as valuable as it used to be...
Show HN: LibreThinker, free AI assistant for LibreOffice Writer, 10k installs (librethinker.com via hn) 4 months ago, I released an extension for LibreOfffice Writer that adds an AI copilot to its sidebar. Did a Show HN at the time but got no interest T_T https://news.ycombinator.com/item?id=46233776 I’ve added several major features since t…
Free workshop: a Microsoft Copilot PM teaches how she actually uses Claude Code at work (www.reddit.com) We're hosting a free 2-hour Claude Code masterclass this week — taught by a principal engineer at Microsoft Copilot Most people in this community use Claude as a glorified search bar. Our instructor Nahid has spent years using it as a full…
Changes to GitHub Copilot Individual Plans (simonwillison.net via hn) 22nd April 2026 - Link Blog Changes to GitHub Copilot Individual plans (via) On the same day as Claude Code's temporary will-they-won't-they $100/month kerfuffle (for the moment, they won't), here's the latest on GitHub Copilot pricing. Un…
Ai workflow stocks (www.reddit.com) Why I’m using Dotadda to cut hours out of earnings‑call and transcript research If you work in finance, research, or anywhere that involves digging through long transcripts and earnings calls, you already know the pain: - Skimming 60‑page…
New sign-ups for Copilot Pro and student plans are temporarily paused (docs.github.com via hn) I built a tool to answer the question I kept asking : "which AI coding tool's free tier actually lasts?" (www.reddit.com) Show HN: ChatbotChambers – Watch LMs talk to each other (github.com via hn) Fast local LLM to generate CLI commands from prompt? (www.reddit.com) GitHub copilot CLI used to do this but now it’s a full agentic coding environment. Basically, I can’t remember all the options to every Linux command.
ChatMCP – Connect your AI browser chats to your coding agents (github.com via hn) ChatMCP Pull context from your AI browser tabs directly into Claude Code (and other AI coding tools) via MCP. How it works Claude Code / Copilot CLI / Codex CLI ← stdio (spawns server as subprocess) OR Cursor / Antigravity / Copilot (VS Co…
Why context matters more than model quality for enterprise coding and what we learned switching tools (www.reddit.com) We’ve been managing AI coding tool adoption at a 300-dev org for a little over a year now. I wanted to share something that changed how I think about these tools, because the conversation always focuses on which model is smartest and I thi…
Show HN: Hatch: customise agents once, generate all the files (github.com via hn) * AI CODE CREATION GitHub Copilot Write better code with AI GitHub Spark Build and deploy intelligent apps GitHub Models Manage and compare prompts MCP Registry New Integrate external tools DEVELOPER WORKFLOWS Actions Automate any workflow…
Comment and Control: Prompt Injection in Claude Code, Gemini CLI, and Copilot (oddguan.com via hn) Anthropic Claude Code Security Review, Google Gemini CLI Action, and GitHub Copilot Agent are vulnerable to prompt injection via GitHub comments — turning PR titles, issue bodies, and issue comments into attack vectors for API key and toke…
Managing AI Agents Across Multi-Repo System (www.reddit.com) Hi all! I’ve been tasked with setting up a system where AI agents like Claude or Copilot handle tasks across multiple repositories—frontend, backend, scripts, etc.
OpenCode vs. Claude Code vs. Copilot (news.ycombinator.com) Looking to make a choix for my company about that.. Struggling to have a proper benchmark, especially with OpenCode which still young..
Vintage AMD R600 Graphics Driver Sees Code Cleanups Thanks to GitHub Copilot (www.phoronix.com via hn) Vintage AMD R600 Graphics Driver Sees Code Cleanups Thanks To GitHub Copilot As the discussions continue among developers over potentially branching off some of the older Mesa drivers, the AMD R600 Gallium3D driver saw 59 commits on Sunday…
NHS prescribes half a million Copilot licenses for its paperwork headache (www.theregister.com via hn) MOST POPULAR EVENTS - Overcoming the trade-offs in data sovereignty What does data sovereignty actually mean for your network, which trade-offs are unavoidable? Learn more.
Show HN: GitHub Copilot port of Anthropic's AI vulnerability discovery harness (github.com via hn) Last week, Anthropic released https://github.com/anthropics/defending-code-reference-harne..., a reference harness for autonomous vulnerability discovery that uses Claude Code agents to find, verify, and patch memory-safety bugs. I wanted…
Show HN: CodeSage Pro – an AI copilot that reads the problem on the page (chromewebstore.google.com via hn) Overview AI coding assistant for every website. Finds bugs, explains code & reviews security.
Show HN: Context Mode Insight – observability layer for AI coding agents (context-mode.com via hn) the first Solution from Context Mode Platform · for enterprise AI engineering Role-aware observability for Claude Code, Cursor, Copilot, Codex, Gemini, and 9 more AI assistants. 222 patterns.
Ask HN: Who here still codes without AI, and why? (news.ycombinator.com) As someone who loves coding (uses vim, and has done so for ~10 years), but also is amazed by AI coding tools and has embraced them recently (e.g. copilot then claude code then codex), I'm curious, who out there is still not using any of th…
Local GitHub Copilot with Lemonade on Windows (admcpr.com via hn) Perhaps you, like me, saw the specs for AMD Ryzen AI Max (Strix Halo) processors and thought 'cool I can run a local LLM as a coding assistant'. Then once it arrived you looked at it and thought 'actually I have absolutely no idea how to d…
Show HN: Cost.dev (YC W21) – making agents cost-aware and 79% cheaper to call (news.ycombinator.com) We launched Infracost on HN five years ago (https://news.ycombinator.com/item?id=26064588) where our CLI generated cost estimates for infra-as-code, e.g. "this Terraform PR adds $400/mo".
GitHub Copilot's metered billing: the wake-up call we needed (but didn't want) (www.eliostruyf.com via hn) GitHub Copilot's metered billing: the wake-up call we needed (but didn't want) On June 1, 2026, GitHub Copilot switched to metered token-based billing, and developers threatened to leave. The Register reported on the exodus.
Show HN: AI Gauge, a desktop monitor for Claude/Codex/Copilot usage limits (github.com via hn) Hi HN, new account but long-time reader. I built this for myself because I kept manually checking usage across Claude, Codex, and Copilot, and wanted to track the session and weekly usage all in one place.
Anchor – Zero-dependency LLM hallucination detector (github.com via hn) * AI CODE CREATION GitHub Copilot Write better code with AI GitHub Copilot app Direct agents from issue to merge MCP Registry New Integrate external tools DEVELOPER WORKFLOWS Actions Automate any workflow Codespaces Instant dev environment…
Argus – a wearable control surface for AI agents (project-argus.ai via hn) ARGUS is a wearable beacon that keeps you connected to every autonomous AI agent — Copilot, AI Foundry, MCP and more. Know the instant one needs you.
A weekend benchmarking Copilot CLI's /security-review across 5 LLMs (dcairo.substack.com via hn) What 200 reviews across five frontier LLMs told me about cost, variance, and whether you should trust a single run.
Building a Recurrent-Depth Transformer for Security Research on a 2013 MacBook (github.com via hn) * AI CODE CREATION GitHub Copilot Write better code with AI GitHub Spark Build and deploy intelligent apps GitHub Models Manage and compare prompts MCP Registry New Integrate external tools DEVELOPER WORKFLOWS Actions Automate any workflow…
Updates to GitHub Copilot billing and plans (github.blog via hn) Updates to GitHub Copilot billing and plans As announced in our recent blog post, usage-based billing for GitHub Copilot is now live for all users and Copilot code review consumes GitHub Actions minutes, in addition to GitHub AI Credits. A…
Show HN: VS Extension to Track GH Copilot Usage Creds (marketplace.visualstudio.com via hn) Been working on this VS code extension in preparation for the usage based billing change. Hoping this will help me be more mindful of my credits.
RecruitMyself – AI job search copilot for resumes and applications (recruitmyself.com via hn) See exactly why your CV is not getting interviews. Drop your resume — get an instant 0–100 score, an ATS check, and the top fixes recruiters look for.
Microsoft slaps new coat of paint on Copilot, buries annoying button (www.theregister.com via hn) MOST POPULAR EVENTS - Overcoming the trade-offs in data sovereignty What does data sovereignty actually mean for your network, which trade-offs are unavoidable? Learn more.
Piper – DevOps copilot where the LLM picks typed actions, not shell (github.com via hn) PIPER DevOps at the speed of thought. A terminal-first, LLM-driven DevOps copilot that is safe by construction — the LLM proposes, deterministic code validates, the human approves anything that mutates.
Playwright-MCP – Let AI agents run and manage Playwright tests (github.com via hn) * AI CODE CREATION GitHub Copilot Write better code with AI GitHub Spark Build and deploy intelligent apps GitHub Models Manage and compare prompts MCP Registry New Integrate external tools DEVELOPER WORKFLOWS Actions Automate any workflow…
Turn any GitHub repository into an interactive code graph in seconds and use it as an MCP with your AI Assistants (www.reddit.com) Change https://github.com/owner/repo → https://cgc.codes/owner/repo A standard GitHub URL can be instantly transformed into a CodeGraphContext (CGC) graph URL, unlocking architecture visualization, code navigation, dependency exploration,…
SSMS Copilot Is Messing with Your AI Prompts (www.brentozar.com via hn) You might notice that the advice you get from Copilot in SSMS isn’t very good, but it isn’t necessarily AI in general. Part of the problem is something specific about SSMS Copilot and the way it prompts LLMs, and I wish I could tell you ex…
AI for internal IT support/password resets in mid-size & enterprise companies- is anyone actually seeing good adoption? (www.reddit.com) Anyone here from a mid-size or enterprise company using AI for internal IT support workflows like password resets, account unlocks, MFA resets, software access requests, etc.? We’re exploring AI-driven employee support internally and I’m c…
FlowLink: MCP proxy blocking destructive AI agent commands (news.ycombinator.com) We built FlowLink because AI agents (Claude Code, Cursor, Copilot) keep executing destructive commands on production servers with no guardrails. The recent "AI agent deleted production database" post (860 pts here) is exactly what this pre…
Coding 8 hours a day with an AI agent made me weirdly lonely. So I built a 60-second social break that lives inside it. (www.reddit.com) I had this moment around hour 6 of a Claude Code session last week. I'd just shipped a feature I'd been putting off for months, and I realized I had nobody to high-five.
Show HN: Self-hosted collaborative SQL editor for teams (github.com via hn) I built a self-hostable web-based sql client interfaces for me and my team. We were using the community version of - https://dbeaver.io, but we needed a few more features and an improved editor.
Tried 16 AI Tools Recently, Here’s What’s Actually Useful (www.reddit.com) I went down a rabbit hole trying a bunch of AI tools recently instead of just watching hype videos. Here’s an honest breakdown of what I actually used: ChatGPT – my daily go-to for coding, debugging, and understanding concepts.
What do you think of higgsfield supercomputer and Invideo agent one,the conversational ai copilot approach for video? (www.reddit.com) Both are pushing the "chat with an agent that runs the whole video creation workflow" model, orchestrates the underlying video/image models, remembers context, handles consistency across shots. Does this approach valuable and actually work…
Trying to work around AI and its constraint at my workplace (www.reddit.com) I would rate my AI skills between beginner and intermediate. I know how to use tools like ChatGPT and GitHub Copilot to build a chatbot with a system prompt.
My AI kept writing broken Kotlin. I fixed it with this. (www.reddit.com) GlobalScope, collectAsState(), _state.value = everywhere. Every.
Hot take: Since 2024 was AI's front-of-house era. 2027 will be its back-of-house era. (www.reddit.com) 2024 was the year AI hit the front lines. Every company slapped a chatbot on their site.
Looking for “wow factor” AI Agent / automation ideas in Strategic Sourcing (Fortune 50 Company) (www.reddit.com) Hey everyone, looking for some ideas / inspiration from this community. I work at a large Fortune 50 company in the healthcare space , and my role is in Strategic Sourcing, where I focus on negotiating contracts with suppliers and improvin…
I built an MCP server so you can ask Claude about your cloud/software bill (getnable.com via hn) AI-native FinOps copilot with secure local execution. Reads cloud billing, inspects Kubernetes, correlates deployments, and recommends remediations.
Where to start with neutered Desktop app? (Enterprise acct) (www.reddit.com) I've been using a Claude personal account since last fall. I'm familiar with all the offerings, code, CoWork, design, etc.
Skills to have your AI agents build a React Data Grid in minutes (www.reddit.com) Wiring up a production-ready data grid for your application can take time, especially if you have a complex use case in mind. There is logic, styling, potential edge cases, etc.
Microsoft is letting Office users remove an annoying Copilot button (www.theverge.com via hn) Microsoft is rolling out Office app updates next week that allow users to disable a floating Copilot button. The button appeared in Word, Excel, and PowerPoint in recent weeks, and floats above the bottom right-hand section of spreadsheets…
Ron537/DPlex: Terminal multiplexer for AI-assisted development — manage Copilot CLI, Claude Code, and regular shells across projects in one window. (github.com via reddit) Hey everyone, Over the last few months, I’ve been heavily integrating terminal-based AI agents like claude-code and github-copilot-cli into my daily development workflow. They are incredibly powerful, but running multiple concurrent sessio…
Is an "All-in-One" AI worth it for a mix of coding, business automation, and building agents? (www.reddit.com) Hey everyone. BIG disclaimer: I know tool comparison posts happen daily, but my specific use case is a bit complex and I need some architecture/subscription advice.
I built AgentLighthouse, a local “Lighthouse for AI agents” that scans repos/docs/APIs for agent readiness (www.reddit.com) hello The basic idea comes from the fact that more people (including me) use Codex, Claude Code, Cursor, Copilot, MCP tools, etc., but they are still written only for humans. Agents might fail and struggle to use what you build because set…
Show HN: AI editor for websites (Next.JS) (news.ycombinator.com) Hi all, I've playing with an idea to plug LLM into a website editor and see how I make that work. I used mostly Claude Code and a little bit of Codex to build it in my evenings and on weekends.
Switched from Copilot to Claude and it's painfully slow. How do I use it better? (www.reddit.com) Hey everyone, I recently moved over from GitHub Copilot to Claude because everyone keeps hyping up how good Opus 4.7 is for advanced software engineering. In Copilot, I used Opus 4.7 and it felt snappy, fast, and great.
Show HN: Catio - AWS Diagrams and Architecture Copilot (www.catio.tech via hn) Hey HN, I’m working on Catio, a tool that builds live digital twin diagrams of your AWS infrastructure and includes an AI copilot that can answer questions and reason against that model. The diagram and chat experience is free to use, read…
Microsoft is quietly shopping for an OpenAI replacement (thenextweb.com via hn) The company that put $13bn into OpenAI now wants the option not to need it. Cursor was the first try and fell apart over GitHub Copilot; talks with Stanford diffusion-LLM startup Inception are alive, and the broader strategy belongs to Mus…
Let Copilot handle your local Azure setup via MCP (topaz.thecloudtheory.com via hn) Using Topaz with GitHub Copilot via MCP Server The best GitHub Copilot experience for local Azure development is not "write me a bash script that calls az group create ". It is telling the assistant what you need to build and having it wir…
Gemini 3.5 Flash hax 14x cost multiplier in GitHub Copilot (github.blog via hn) Gemini 3.5 Flash is generally available for GitHub Copilot Gemini 3.5 Flash, Google’s latest Flash-tier model, is now rolling out on GitHub Copilot. In our early testing, Gemini 3.5 Flash delivers near-Pro coding quality at Flash-tier spee…
Show HN: ExtraBrain - local-first desktop copilot for live calls (news.ycombinator.com) Hi HN, I’m the maker of ExtraBrain. I built it because I kept running into the same problem in high-pressure live conversations: the call moves faster than my notes.
Ask HN: Is there any problem using multi-LLM (news.ycombinator.com) Hello People, I am using codex and copilot , claude code at the same time for my projects.Does it have potential risks for using all of them ?
Gemini is in danger of going full Copilot (www.theverge.com via hn) Google is getting ready to launch more Gemini features at I/O 2026. Let’s hope the company learned from Microsoft’s Copilot mistakes.
An open question about how AI agent skills should be distributed (github.com via hn) skill-indexer English | 简体中文 Zero-config CLI that scans your npm dependencies for SKILL.md directories, validates them against the SKILL.md spec, and installs them into Cursor / Codex / Claude / Copilot / Amp / OpenCode / Goose skill folde…
For coding agents do you prefer a CLI/TUI like copilot or Claude-code or a GUI like cursor (www.reddit.com) I began coding my 'code agent' a few months back (actually it's the 2nd one, the first was just a test/poc) and I started with a CLI/TUI, being mostly inspired by Claude. However since starting to use Cursor a few weeks ago i begin to see…
I think the biggest mistake beginners make with vibe coding is jumping directly into: (www.reddit.com) I think the biggest mistake beginners make with vibe coding is jumping directly into: “build me this app” That’s exactly what I did at the start. The result?
AI Agent to track pipeline projects (www.reddit.com) Hey all, I’m experimenting with an AI agent I built using Copilot Studio, and I’d love some feedback on whether I’m approaching this the right way. The goal of the agent is to continuously detect and track new “pipeline” projects for a spe…
Please help with best practices on generating code. I'm at a total loss. (www.reddit.com) Before I dive into it, I am forced to use Opus 4.7 in Microsoft 365 CoPilot. I do not have access to Claude Code, or even Claude.ai.
I built a Mac menu bar app because Cursor + Claude usage was getting hard to track (www.reddit.com) I use Cursor a lot, and the annoying part is not only the coding. It is tracking the stack around it.
Important workflow question: How do I set up an agent safely to not have to constantly review and monitor every cmd command it runs? (www.reddit.com) Basically, I have been vibe coding an app for over a year now. I have seen many devastating examples of coding agents deleting crucial files - especially when it applies to files outside the current repo - and I am therefore very unconfort…
Why did you use AI Agents, and did it make you feel more confident, less stressed, dependent, or less in control? (www.reddit.com) Hi everyone, I’m doing an academic study on how people use AI agents, Have you used AI agents like ChatGPT, Claude, OpenClaw,Hermes, Copilot, or Manus to help make decisions or perform tasks for you, such as choosing products, booking tick…
How to integrate AI coding agents to my software (www.reddit.com) I'm building an locally run application that integrates with coding assistants. So far I've worked with Codex and Copilot.
How I use LLMs as a staff engineer in 2026 (www.seangoedecke.com via hn) How I use LLMs as a staff engineer in 2026 A bit over a year ago I wrote How I use LLMs as a staff engineer. Here’s a brief summary of what I used AI for last year: - Smart autocomplete with Copilot - Short tactical changes in areas I don’…
Why does GitHub Copilot feel less accurate compared to Agentic/Autonomous AI tools ? (www.reddit.com) I'm looking for a solid solution to bridge this gap. How can we actually use these tools properly for complex development?
GitHub takes aim at Claude Code and Codex with its new Copilot app (thenewstack.io via hn) GitHub takes aim at Claude Code and Codex with its new Copilot app GitHub’s latest move to shake up its Copilot coding assistant is to give it its very own home in a dedicated app. The Microsoft subsidiary announced on Thursday a technical…
Built an AI PR review workflow that generates actual fix PRs instead of just comments (www.reddit.com) Been vibe coding a lot recently and kept running into the same problem with GitHub PRs. Reviewing large PRs manually is too much hassle and while most AI review tools can detect issues, but still we end up manually fixing everything themse…
Copilot and M365 Premium: 12 months free for students (www.microsoft.com via hn) Remise Éducation Microsoft sur Office, Word | Microsoft 365 This is the Trace Id: 860fe06a4f919f5e9e9a4a902c02f348 Traduire en anglais Translate to English You are shopping Microsoft Store in: France - French Vous faites vos achats dans le…
I built a desktop app that routes Claude Code to any LLM: DeepSeek, Ollama, Copilot, OpenRouter, and 7 more (www.reddit.com) Claude Code is the best AI coding tool I've used. But being locked to one provider, one pricing model, and one model catalog always bothered me.
do you still write most of your code by hand or has AI taken over? (www.reddit.com) at my job about half the team uses copilot/claude for almost everything and the other half barely touches it. the split seems to correlate with what kind of code they write more than anything else.
GitHub Copilot considering offering open source models in subscription plans (old.reddit.com via hn) could not extract summary
Microsoft is retiring Copilot Mode on Edge, because everything is Copilot now (www.engadget.com via hn) Microsoft is retiring Copilot Mode on Edge, because everything is Copilot Mode now Microsoft is retiring Copilot Mode on Edge, because its features are now built directly into the browser for both desktop and mobile. If you'll recall, Micr…
Tried 12+ agentic AI workflow builders this year — these 5 actually work in production (www.reddit.com) Most “AI agent” tools in 2026 still feel like glorified chatbot wrappers. I spent the last few months testing different agentic AI workflow builders for real-world automation use cases (multi-agent workflows, approvals, integrations, long-…
Workday brings HR and finance agent into Microsoft 365 Copilot (newsroom.workday.com via hn) Sana Self-Service Agent from Workday is Now Available in Copilot, Enabling Employees to Get Answers and Take Action Without Leaving Their Flow of Work PLEASANTON, Calif., May 13, 2026 /PRNewswire/ -- Workday, Inc. (NASDAQ: WDAY), the enter…
Dungeons & Desktops: Building a Roguelike with GitHub Copilot CLI (github.blog via hn) Lee Reilly Senior Program Manager, GitHub Developer Relations. Open source hype man, AI whisperer, hackathon and game jam wrangler.
Loop just raised $95M Series C, and the real story isn't the money. It's where SC AI capital is no longer flowing. (www.reddit.com) A logistics AI company raising a $95M Series C in this market is itself news. But the more interesting question is what the round isn't, and what that tells you about where supply chain AI is heading.
How to safe token expenses GitHub Copilot (www.reddit.com) I now have access to the GitHub copilot of my company. The budget is limited so my question would be how to safe tokens like make inferencing more efficient.
When a client wants to deploy an LLM internally but their data governance is a mess, do you take the engagement and fix the data first, or walk away? (www.reddit.com) Here's a Reddit-style body for that question: When a client wants to deploy an LLM internally but their data governance is a mess, do you take the engagement and fix the data first, or walk away? Looking for some honest takes from people w…
How do you write a bug ticket differently now that you know an AI agent might pick it up before a human does? (www.reddit.com) Been thinking about this a lot lately and curious how others on this sub are handling it. A year ago I'd write a bug ticket like I was talking to a teammate.
Microsoft patched 137 bugs, but the Azure AI Foundry one is what caught my eye (www.reddit.com) Microsoft just patched 137 vulnerabilities across Azure, Windows, Dynamics 365, Copilot, Office, and other products. Most of it looks like the usual Patch Tuesday flood, but one detail stood out: Azure AI Foundry is listed among the high-s…
Show HN: One memory layer across every MCP-compatible AI tool (subvault.ai via hn) SubVault is an MCP server that gives Claude, Cursor, and Copilot permanent memory. Two words — remember and vault — and your AI never starts from zero.
Show HN: YantrikDB – persistent memory for AI agents (github.com via hn) YantrikDB — A Cognitive Memory Engine for Persistent AI Systems The memory engine for AI that actually knows you. Get Started in 60 Seconds For AI agents (MCP — works with Claude, Cursor, Windsurf, Copilot) pip install yantrikdb-mcp Add to…
We built a free tool that generates a DESIGN.md from any live URL, keeps AI coding agents on-brand (www.reddit.com) The Google Labs DESIGN.md spec launched last month, it's a machine-readable markdown file your AI coding agent reads to understand your design system. This tool automates creating it.
Show HN: Watch Claude think (github.com via hn) clinky — thinking made visible A visual and sonic surface for AI thinking. Works with claude, copilot, and codex.
I Got Tired of Juggling AI Coding Agents, So I Built One Engineering Crew Instead (www.reddit.com) I kept running into the same problem with AI coding workflows: One tool writes code. Another reviews it.
GitHub Copilot is deprecating Grok Code Fast 1 (github.blog via hn) Upcoming deprecation of Grok Code Fast 1 We will deprecate Grok Code Fast 1 across all GitHub Copilot experiences (including Copilot Chat, inline edits, ask and agent modes, and code completions) on May 15th: The Grok Code Fast 1 deprecati…
Quick survey — do you overpay for AI tools? (3 questions, 2 mins) (www.reddit.com) Hey! I'm a final year MCA student building a free AI spend audit tool for my internship assignment.
Copilot Builder enables welding with AI (www.millerwelds.com via hn) “For decades, a huge portion of fabrication work has been considered ‘unautomatable’ because parts varied too much or conditions were too inconsistent. With the Copilot Builder and Blue iQ, we’re breaking that barrier wide open.
Agent Readiness (jaksa.me via hn) Most engineering teams I talk to have the same story: a handful of developers use Copilot or Claude daily, a few more experiment occasionally, and the rest are skeptical. With a few exceptions, even the enthusiastic adopters are usually do…
I'm really gonna miss GH Copilot's Request-based usage. (www.reddit.com) I like to brainstorm using the free MS Copilot (it actually has a deep understanding of my problem domain and architecture). Then have Opus4.7 develop a multi-stage implementation plan from those notes.
How good is Cursor (www.reddit.com) Hello Guys, im trying to get away for github copilot pro+, i didnt like this changes, so i was trying to search for an alternative, for now i'm using claude pro, is pretty good but the limitss.. so i'm trying new thinks like Codex and Anti…
Claude in the editor vs terminal vs bridge. (www.reddit.com) Claude Code is excellent at writing code. Your IDE, however, already knows things the model doesn’t.
Show HN: Swipe Copilot – Less time on Tinder, more dates worth going on (www.swipecopilot.com via hn) I was tired of spending hours swiping just to get 1 or 2 decent matches. So...
best ai tool ? (www.reddit.com) so I have an exam in few months, very important and high competitive national level exam. I want a perfect and most suitable ai agent for me even all in one for following tasks: do accurate and deep PYQ analysis from pyq mapping across yea…
Validating agentic behavior when "correct" isn't deterministic (github.blog via hn) Gaurav Mittal Principal Researcher, Microsoft Code | AI. I am a tech lead focused on product-driven AI research to improve the developer ecosystem and Github Copilot experience via intelligent and reliable models and agentic frameworks.
Agency / Team Managers - What tools are you providing your dev teams? (www.reddit.com) Hey guys! Curious, we've been on Github Copilot for well over a year now, but with the new usage limits and the new 15x usage for Opus, I haven't really been happy with it.
I got tired of AI agents destroying my codebase and eating tokens, so I built a self-bootstrapping Markdown protocol to fix their memory. (www.reddit.com) Hi everyone, If you use Claude, Cursor, Copilot, or Gemini for large projects, you know the pain: after 20 messages, the AI's context window gets bloated. It forgets the architecture, hallucinates features, or worse, overwrites perfectly g…
Xbox CEO ends Copilot AI development and overhauls leadership (www.dexerto.com via hn) Asha Sharma confirmed Xbox will wind down Copilot on mobile and halt console development entirely, as the new CEO also outlined sweeping leadership changes in a memo to staff on Tuesday aimed at reversing a run of declining revenue. Sharma…
VS Code Update Added Copilot as Default Co-Author to Git Commits (www.heise.de via hn) WTF: Microsoft forces "Co-Authored-by Copilot" in commits Anyone who wrote their code with the help of Copilot now has to share the commit message with the AI assistant, but this can be deactivated. A pull request for VS Code is currently…
Show HN: MCP server that lets Claude query your Google Calendar (github.com via hn) Page not found · GitHub · GitHub Skip to content Navigation Menu Toggle navigation Sign in Appearance settings Platform AI CODE CREATION GitHub Copilot Write better code with AI GitHub Spark Build and deploy intelligent apps GitHub Models…
Adding Pyrefly Type Checking to Your Agentic Loop (pyrefly.org via hn) Adding Pyrefly Type Checking to Your Agentic Loop Coding agents are writing more Python than ever. Tools like Claude, Copilot, Cursor, and Codex generate entire features with little-to-no user interaction.
Title: Devs/Non-devs using Claude Code in locked-down corporate environments, how are you handling IT/security approval? (www.reddit.com) I’m curious how others are handling this. I work at a medium-large company with normal corporate security restrictions.
Local model for Cursor to build an Android App (www.reddit.com) New to Cursor. Android Studio Gemini Agent has become unusable,so im looking for new options.
Prism MCP - A tool to bridge claude code with vs code language servers (www.reddit.com) Hi guys, I have created a vs code extension to act as a bridge between LSPs and Claude Code(supports copilot too), instead of raw grep-ping now, CC can navigate your codebase intelligently, it's work in progress but i have published the fi…
Claude PRO for process development (www.reddit.com) Would you recommend Claude Pro for process development work? I’ve been using Copilot Chat to discuss our current workflows, improvements, and new projects, but it often loses the bigger picture after a while.
If everyone uses AI to build apps, what will actually differentiate products anymore? (www.reddit.com) With how fast AI tools are evolving, it feels like building apps is becoming less of a technical bottleneck and more of a “who can execute fastest” game. Tools like GitHub Copilot and ChatGPT are making it easier than ever to go from idea…
Agents don't reuse code (www.reddit.com) Anyone have the issue where agents repeat logic for functions, classes, etc. that I’ve already defined?
Skills Deck, the missing UI for devs with 100+ skills (www.reddit.com) NO AI WAS USED IN THE MAKING OF THIS HELPLESS POST OthmanAdi/skill-deck: Universal coding agent skill browser — desktop overlay for Claude Code, Cursor, Copilot, Codex and 15+ AI agents I wonder if this project can build a small community…
Community-built registry for AI agent config files (system prompts, CLAUDE.md, GPT instructions) just hit 888 stars (www.reddit.com) Managing your GPT system prompts and AI agent configs across projects is painful. There's no standard place to store, version, or share them.
Claude Code, Copilot and Codex got hacked. Attackers went for the credentials (venturebeat.com via hn) Claude Code, Copilot and Codex all got hacked. Every attacker went for the credential, not the model.
custom agents for predefined tasks (www.reddit.com) Hi I have moved from copilot do cursor (I am on a free plan as of now) and I am trying to figure things out. On the copilot I could create a predefined agents, or as I like to think about it a 'predefined prompts', for certain types of tas…
I'm feeling really stupid right now. How the heck do I check how much usage I have left on the free plan (both on the cursor.com dashboard and in the cursor application)? (www.reddit.com) So I'm using Cursor on the free plan. I've turned this setting on in the screenshot, but I don't see anything indicating how much chat requests/tokens/whatever I have left in my plan.
Ask HN: When will GitHub allow CoPilot AI programmer for new customers again? (news.ycombinator.com) When will GitHub allow CoPilot AI programmer for new customers again? Is the AI revolution on hold?
Sidebar chats get a lot of criticism, but users are already used to them. (www.reddit.com) Sidebar chats get a lot of criticism, but users are already used to them. Right now, I see two common interaction patterns in agent products.
Am I doing it right? Claude Desktop with VSCode Claude Code (www.reddit.com) Hey, I’ve been using Claude for a few months and started to use Claude desktop and Claude code in vscode copilot. I just wanted to ask if what I’m doing is stupid, or an average way of using Claude.
How to use Claude Code at an internship to build intuition (not just get answers)? (www.reddit.com) Hey everyone, I’m currently a CS student doing a Software Engineering internship. I’ve started using Claude Code and Copilot, but I’m wary of the "spoon-feeding" trap where the AI just writes the code and I lose the chance to build my own…
Microsoft is ruining Outlook with Agentic AI. Now it will handle all your emails on your behalf. What you guys think about this is this good? (www.reddit.com) Microsoft CEO Satya Nadella posted tweet: Agent Mode is here in Outlook! Copilot can now help run your inbox and calendar, triagingemails, rescheduling meetings, and helping you stay ontop of what matters most.
Where does local inference fit in the future of AI coding agents? (www.reddit.com) Genuine question for this community. Every major AI coding agent right now is cloud-only.
Rust Bucket: Agent-first Rust project bootstrapper (github.com via hn) * AI CODE CREATION GitHub Copilot Write better code with AI GitHub Spark Build and deploy intelligent apps GitHub Models Manage and compare prompts MCP Registry New Integrate external tools DEVELOPER WORKFLOWS Actions Automate any workflow…
Copilot Cloud Agents and OSS in 2026 (www.reddit.com) What is it that makes Github Copilot cloud agents so easy to use (developer friendly). - Is it the integration with the github UI (assign to agent)?
AI workflows for dev teams? (www.reddit.com) Hi all, I'm a tech lead of my company and just to make it straight to the point, I've been asked to implement "AI in our workflow to increase development speed. At the moment, everyone on my team uses AI, some people use it more than other…
Which AI? (www.reddit.com) Hi everyone, first time asking here. My request is "fast" but maybe deep.
Why It's Reasonable to Be Skeptical About AI in Data - and Why It's Fixable (www.reddit.com) I wrote a blog summarizing my personal journey this past year, going from an AI skeptic that barely used copilot in vscode for basic tasks, to using it every day to build pipelines, maintain things, and analyze data. Link in the comments.
Show HN: Ghostty Theme Mixer (preview themes and fonts live) (ghosttythemes.com via hn) Quick context: I’ve been messing around with various coding tools and agents (GitHub Copilot, Lovable, Claude Code, Codex, etc.) for about 2 years. Before that I did zero development.
Best value in the 20$ range coding agents? I want the best quality and high-usage-limit I can get at that price. (www.reddit.com) I'm a compsci student and I've been using the 10$ copilot plan for about 2 years now, and it was fine for me since I did a good model distribution taking into account the complexity of the task, I was able to get through the month always u…
Show HN: CoPilot for Project Management (quickapproveai.com via hn) QuickApproveAI CoPilot for Project Management Automating the tedious Saved per PM / week 10 hrs Saved per PM / week Faster status rollups 94% Faster status rollups Tools to one view 5→1 Tools to one view Sources Source pipelines Enrichment…
GitHub Copilot shifts to usage-based pricing June 1 – why that's no surprise (www.zdnet.com via hn) 'ZDNET Recommends': What exactly does it mean? ZDNET's recommendations are based on many hours of testing, research, and comparison shopping.
GitHub Copilot 9x price increase for Claude models (www.reddit.com) So it seems that GitHub Copilot is increasing their costs by 900% for Claude models starting in June: See https://docs.github.com/en/copilot/reference/copilot-billing/models-and-pricing#model-multipliers-for-annual-copilot-pro-and-copilot-…
Frontend dev. A month of building a Rust cost tracker + cloud + Cursor extension solo with Claude Code. Honest writeup + workflow tips. (www.reddit.com) https://preview.redd.it/atpph00rtlxg1.png?width=3318&format=png&auto=webp&s=64332861d25e8833eca6c75a3004d72c9af53769 A month ago I posted about a small CLI I built to figure out where my AI tokens go. Frontend dev, enterprise Claude Code +…
Claude Max users, what do you do good sirs? (www.reddit.com) I'm a claude pro user for almost two years now, used gpt pro previously but switched to claude after feeling it was better for my coding usage. I barely hit 30 percent usage of my weekly limit, there are instances where I maxed out, but ve…
Show HN: I replaced a memory app with two Markdown files and a Git repo (news.ycombinator.com) I got tired of re-explaining myself to AI tools every session. Claude forgets me.
Ask HN: How do you use AI at your regulated, restrictive company? (news.ycombinator.com) I work in finance, and the company policy is that mainstream LLMs are allowed when using public information but anything private / sensitive has to be done via M$ copilot, which I find crap for anything other than searching company documen…
Show HN: UseMoney AI: AI Copilot for Retail Investors of India (news.ycombinator.com) Stock market research and stocks/MFs comparison for all available indian stocks and MFs. Connect with a broker and do a deep dive to find out weak points in your portfolio, plan retirement using the FIRE calculator and much more.
Yes2All: auto-approve Cursor/VSCode agent prompts (Copilot / Codex / Claude) over CDP (www.reddit.com) Hi all! I built Yes2All because sometimes you just can't turn on Bypass/Autopilot.
Hardening claude-code-action after the April 2026 Comment and Control CVE - actual YAML changes (www.reddit.com) Anthropic's own security.md has this line that most tutorials skip over: "The action is not designed to be hardened against prompt injection." In April 2026, security researcher Aonan Guan proved the point. A single crafted PR title was en…
How far are from "Claude in" any SaaS (www.reddit.com) Everything is in the title, basically we have Claude in Chrome, Claude in Excel, I'd love to be able to just plug claude into my SaaS and have it there as an assistant. I have still not come across many SaaS that are successful in implemen…
Metabocommand – AI agent meta-command system (github.com via hn) * AI CODE CREATION GitHub Copilot Write better code with AI GitHub Copilot app Direct agents from issue to merge MCP Registry New Integrate external tools DEVELOPER WORKFLOWS Actions Automate any workflow Codespaces Instant dev environment…
Simple task, I thought. (www.reddit.com) Hey guys, I’m pretty new to AI tools so bear with me I tried building a custom Copilot agent for a task I thought would be simple, but it didn’t really work the way I expected. Basically I have two Word files: One is a legal regulation (ar…
Flex Routing (EU and EFTA) for Copilot LLM Data Processing (learn.microsoft.com via hn) Learn about flex routing and how it affects inferencing for Microsoft 365 Copilot and Copilot chat during times of peak load.
how to maximize my tos on a 6Gb Nvidia rtx 4050 and 16Gb ram (www.reddit.com) We analyzed 7,291 repos with Cursor rules - 60% of Cursor config is rules files (cleverhoods.medium.com via reddit) Sync your AI Agent skills across all your harnesses, projects, scopes with one command: jup (www.reddit.com) anyone else noticing their AI agent suggest packages that dont exist? (www.reddit.com) was coding with claude code last week and it told me to install react-secure-form. not a real package.
Has anyone actually tested Opus 4.7 medium vs Opus 4.6 high? (www.reddit.com) I’m trying to find real comparisons between Opus 4.7 (medium effort) and Opus 4.6 (high effort), especially for coding use cases (Copilot / Claude Code). I’ve seen mixed claims: Some people say 4.7 medium ≈ or slightly better than 4.6 high…
Sandboxes and Worktrees: My Secure Agentic AI Setup in 2026 (mikemcquaid.com via hn) Sandboxes and Worktrees: My secure Agentic AI Setup in 2026 I’ve been using AI tools since early 2021 when I was invited to test out the Copilot internal alpha at GitHub (where I spent 10 years). I’ve maintained Homebrew since 2009.
Show HN: Preseason – see which developer tools each LLM picks (www.preseason.ai via hn) We track what tools AI models pick across thousands of prompts at every level, from vibe coding beginners to expert engineers. “Build a production-grade AI revenue operations copilot that ingests CRM, billing, and product telemetry through…
Claude, Gemini, and Copilot Got Hijacked (agentshield.pro via hn) Claude, Gemini, and Copilot Got Hijacked — Here's How AgentShield Would Have Stopped It Yesterday, The Register reported that researchers from Johns Hopkins University successfully hijacked three of the most widely-used AI agents — Anthrop…
Dev seeking advice: High-Context Local LLM for Coding (Verification/Bug-fixing loop) – Mac Studio vs. Multi-GPU Linux Rig? (www.reddit.com) I'm a dev looking to build a local LLM node to offset subscription costs (Claude/Copilot). My workflow: Cloud for initial architecture/complex features -> Local for iterative bug-fixing and continuous integration.
GitHub Copilot Chat 0.44.1 – Possible Malicious Release (news.ycombinator.com) Hi All, Not really sure if this is the correct place to post this, but it looks like the VS Code release mechanism might have been compromised. The Visual Studio Marketplace has a release today of 0.44.1, but the github page shows no such…
Need help with automating my editing workflow (www.reddit.com) I run a very small YouTube channel I used to edit my videos using CapCut (Free editing software), but at some point I realized my editing process is very formulaic or algorithmic. so I decided to use AI to help me automate my editing workf…
How to use an agent in software development (www.reddit.com) I am looking for experienced software engineers, developers who are using agents to code for you. Folks who were coding pre-ai and enjoying it.
A VS Code Copilot Tool That Saves $$: Unlock Unlimited Free Follow-Up Prompts (medium.com via hn) A VS Code Copilot Tool That Saves $$: Unlock Unlimited Free Follow-up Prompts | by Elye - A Dev By Grace | Tech AI Chat | Apr, 2026 | Medium Sitemap Open in app Sign up Sign in Get app Write Search Sign up Sign in Tech AI Chat · Follow pub…
Sidecar: Mirror VS Code Copilot Chat to your phone over a WebSocket bridge (github.com via hn) Sidecar for VS Code's GitHub Copilot Dispatch into VS Code's Copilot Chat from your phone, from anywhere prototype; this is an early-stage experiment. It works, but expect rough edges.
AI may be making us think and write more alike, How many products does Microsoft have named 'Copilot'? and many other links from Hacker News (www.reddit.com) Hey everyone, I recently sent the 27th issue of AI Hacker Newsletter, a roundup of the best AI links and the discussions around them from Hacker News. If you enjoy such content, you can subscribe here: https://hackernewsai.com/
OpenTop (www.reddit.com) I built an open-source alternative to Claude Desktop. OpenTop = GitHub Copilot SDK + Node.js backend + React PWA - Runs on your Mac - Cloudflare tunnel → access from anywhere - Full file system + shell access - Persistent memory across ses…
AI Code Reviews for GitLab – custom agents – powered by Ollama (chromewebstore.google.com via hn) ThinkReview: AI Code Review for GitLab, GitHub, Bitbucket & Azure DevOps Overview AI Copilot & AI Code Reviews for GitLab, GitHub, Bitbucket and Azure DevOps PRs - Ollama support 🌟 Now Open Source! View our code on GitHub: https://github.c…
Local coding agents. Am I missing something? (www.reddit.com) I'm an experienced software dev that has been using various LLMs and tools to write code in the past few years. My hardware isn't the greatest for AI with a 4070ti and 64gb ddr5 but I can run a few smaller models.
GitHub Copilot Session Search and Resume CLI (jonmagic.com via hn) GitHub Copilot Session Search and Resume CLI Last week I switched to copilot-cli as my full-time coding agent. I’d been splitting my time between it and opencode for months, using Copilot a few times a week, gravitating back to opencode fo…
ORAC-NT MedChem Copilot that blocks synthetically infeasible molecules (github.com via hn) ORAC-NT: Intelligent AI Drug Design Platform (v6.6) ORAC-NT (Optimization, Rational Analysis & Chemical Network Transformation) is a modern decision-support platform for early-stage drug discovery. It enables medicinal chemists to analyze,…
who has built and shipped a completely vibe coded project? (www.reddit.com via reddit) I built an open-source persistent memory layer for AI coding agents (www.reddit.com via reddit) I’ve been working on an open-source project that acts as a persistent memory layer for AI coding agents. The basic idea: current LLMs are useful, but they forget project decisions, repeat mistakes, drift across sessions, and often require…
nice_meme (www.reddit.com via reddit) https://preview.redd.it/z66h627yi96h1.png?width=1080&format=png&auto=webp&s=94040bb76c0f8099b58927771c2193dd6a5019da qwen3.5 9b at 0 bit quant>>>>>>>copilot
Help getting started (www.reddit.com via reddit) Hi all. I lead a large development team at a $2 billion ARR company.
MOOSE-Copilot: A Web-Based Interactive Assistant for Unified Exploratory and Fine-Grained Scientific Hypothesis Discovery (arxiv.org) Cloud Coding agents? (www.reddit.com via reddit) Hi all, I've been chatting with a prospect about the idea of creating a layer of coding agents. We thought about first an agent that can talk with a PM, ask questions, gather requirements and then create a spec for the feature.
I migrated an old J2ME app to Flutter using GitHub Copilot & Claude Opus 4.7 (www.reddit.comhttps) I got curious some days ago after I saw my old email about java mobile games sent ~2007. I am an Android and Flutter dev.
I'm new to Cursor. How does the pricing work, and are there free models available? Migrating from copilot. (www.reddit.com via reddit) I'm migrating from Copilot. How many tokens can I use?
Microsoft's MAI-Code-1-Flash: 5B params, 51% on SWE-Bench Pro, free on OpenRouter (www.reddit.com via reddit) Microsoft just released MAI-Code-1-Flash — a 5B parameter coding model built for fast, efficient developer assistance. Numbers that caught my eye: - 51.2% on SWE-Bench Pro (Claude Haiku 4.5 scores 35.2%) - 71.6% on SWE-Bench Verified (Haik…
Do I gatekeep these skills or share with wider team? (www.reddit.com via reddit) Hi Clauders, I recently wrote a skill on a whim at work. I'm based in the US, if that matters.
How do you manage your sessions and keeping up with all the juggling you now do? (www.reddit.com via reddit) TL;DR: how do I manage my Claude CLI sessions and work better? Like many others I have taken the new opportunities with Claude, Codex and GitHub Copilot before that, to do a lot more.
AI-assisted development tools and digital product building, 5 to 7 min survey (www.reddit.com via reddit) Hi everyone, I’m conducting a short anonymous survey for my Bachelor’s thesis at Vrije Universiteit Amsterdam, School of Business and Economics. The study looks at how AI-assisted development tools, such as ChatGPT, Claude, Cursor, GitHub…
New on this sub, I just wanted to express my findings. (www.reddit.com via reddit) I have gemini, antigravity, copilot, claude and cursor. I think cursor is the best and fastest, even though we probably have a lot less tokens compared to the model owners like claude or gemini.
Best Coding Harness for Qwen3.6 35B? (www.reddit.com via reddit) I've been happily using GitHub Copilot for 7-8 months, primarily in Visual Studio and VS Code, mostly with the built-in flagship models and have felt like the output is worth the cost. Lately I've been playing with a lot of different local…
Has anyone actually replaced Claude Code / Codex with local models on an Macbook Pro M5 Max 128GB? (www.reddit.com via reddit) Considering buying a maxed out MacBook Pro M5 Max with 128GB of RAM and one of the things I want to figure out before pulling the trigger is whether local models are good enough to actually replace cloud AI coding tools. My current setup i…
Same LLM model but not same performance through wrappers (GitHub Copilot, M365, Vertex AI) why is that ? (www.reddit.com via reddit) Claude Code and Opus 4.7/4.8 are clearly better used direct from Anthropic than through GitHub Copilot, M365 Copilot, or Vertex AI. Sharper instruction-following, longer coherent outputs, stronger agentic behaviour on identical tasks.
Github Copilot finally supporting custom endpoints (www.reddit.com via reddit) https://preview.redd.it/082gnmin1l5h1.png?width=1740&format=png&auto=webp&s=2c89f6310c8c654611188183de07857d77cb2417 https://preview.redd.it/169tjrzn1l5h1.png?width=710&format=png&auto=webp&s=9a1fa656ea95037622b0d7ea2e16a23d2122442c I just…
VS Code extension that lets you switch AI agent harnesses/skills/prompts in one click (works with Claude Code, Github Copilot, Cursor, and Windsurf) (www.reddit.com via reddit) https://preview.redd.it/zhsn5dpxzj5h1.png?width=522&format=png&auto=webp&s=f026d25565ec88542849095125f927baf00f2638 I ended up maintaining a bunch of different harness markdown files for different projects based upon whether I was working…
What do you think software looks like when agents become normal users of apps? (www.reddit.com via reddit) I’ve been thinking about this a lot lately. Most software today is still designed around humans clicking through screens: dashboards, forms, permissions, notifications, workflows, etc.
AI costs how much? GitHub Copilot users react to new usage-based pricing system. (arstechnica.com) In April, GitHub announced that it was moving subscribers from request-based billing to a usage-based model for its AI-powered Copilot service. As that new pricing model goes into effect today, many GitHub Copilot users are reporting some…
Microsoft Copilot Cowork Exfiltrates Files (simonwillison.net) 26th May 2026 - Link Blog Microsoft Copilot Cowork Exfiltrates Files (via) The biggest challenge in designing agentic systems continues to be preventing them from enabling attackers to exfiltrate data. In this case Microsoft Copilot Cowork…
Does programming language still matter in the age of AI prompting? And is filling your GitHub with AI generated projects ethical? (www.reddit.com) I have been a professional developer for 7 years working with React and Java. Solid enterprise experience, good CV, but zero personal projects on GitHub.
Is ChatGPT accurate in analyzing sales report and stock in forms? (www.reddit.com) I'm doing a side hustle and don't have time to go through 6 months+ of sales reports and inventory. I've tried Gemini, copilot but they showed discrepancies in gathering the numbers from documents (some are hand written).
Can Claude record/summarize teams meetings (www.reddit.com) I use Microsoft Teams/facilitator to record teams meetings. It’s useful but this is essentially the only reason why I have a copilot subscription.
Barry Cache remembers your repo (www.reddit.com) I’m lazy. Not in the “I refuse to work” way.
GitHub Copilot user thinking of switching to Claude, is Pro ($20) enough for Android dev? (www.reddit.com) Hey everyone, I’m currently using GitHub Copilot for Android development, but I’m thinking about moving to Claude because I keep hearing good things about it for coding. Most of my work is: Android app development Kotlin / Jetpack Compose…
Cursor vs Windsurf here's what actually made me switch (www.reddit.com) Someone asked me why I moved from Windsurf to Cursor. Honest answer: context.
Switching from Copilot: Is the $20 Pro plan enough for 4h/day of agentic coding? (www.reddit.com) I’m planning to switch from GitHub Copilot to Cursor. I’m currently working in a project and I spend about 4 hours a day on weekdays coding, mostly using AI as a agent.
vs code , Copilot style developing with llmama.cpp ? (www.reddit.com) So i discovered even though I'm using my own local models via llmama.cpp with the llama plugin in vs code, using it as a model in copilot STILL refuses requests it THINKS MAY violate MS TOS , 😞 . What else is out there right now that lets…
I built an autonomous engineering agent on top of Claude Code. Self-improving routing, cross-session memory, process intelligence, P2P team learning. (www.reddit.com) Some of you might remember my posts about claude-bootstrap (v3.6 was the last one — cross-agent intelligence). I skipped v4 entirely because v5 shipped days later.
I built a Chrome extension to track AI tool usage across Cursor, ChatGPT, Claude, Copilot, and Genspark (www.reddit.com) ChatGPT, Claude, Cursor, Copilot, Genspark, etc. I’ve been using multiple AI tools, and I noticed a few annoying problems: Some services keep getting billed even though I barely use them.
Claude in Excel edit with MS Copilot (www.reddit.com) Microsoft has released their long abated answer to Claude in Excel and it is Claude. Has any tested this crazy mash up?
Are we still calling these things "AI coding assistants"? I think the metaphor is wrong. (www.reddit.com) I keep hearing "AI assistant" — Copilot, Cursor, Claude Code, all of them. The word implies a developer at the keyboard who needs help.
Microsoft just dropped Agent 365 — are we overengineering AI already? (www.reddit.com) So Microsoft just released Agent 365 and… this feels like a pretty big shift. It’s not another Copilot-type thing.
Cursor Review 2026: The AI Code Editor That Replaced VS Code (www.reddit.com) I switched to Cursor for my daily work this week. Here's what I found using it on real projects, not demos.
I kept re-explaining my codebase to every AI tool I opened. So I built Carto. (github.com via reddit) While building my project (Emfirge), I wrote a module called cartography.py so what it does is it maps AWS resources into a structured graph so AI understands your infrastructure accurately. Halfway through, I switched AI tools.
Rada — AI coding workspace with local-first behavioral routing (no hot-swapping, I built this) (www.reddit.com) With GitHub pausing Copilot Pro+ signups and Claude Code potentially leaving the Pro tier, I started building the AI coding tool I actually wanted to use. One that doesn't depend on cloud access staying cheap and available.
leaked my anthropic key into a public repo, lost $15,423. (www.reddit.com) quick story + something i built. mods please remove if this isn't allowed, read rule 7 first.
Preços vão AUMENTAR? (www.reddit.com) Tive um choque quando vi as novas políticas do GitHub copilot. ANÚNCIOS não subsidiariam as IAs?
Opiniones para alguien que nunca ha usado Cursor (www.reddit.com) Que tal, buenas tardes, he probado diferentes agentes en CLI, Codex y Copilot, pues me interesa conseguir cuentas para mi equipo de trabajo, pero antes necesito analizar bien lo que se pagará, estaba considerando comprar Cursor Pro+ para p…
GitHub will start charging Copilot users based on their actual AI usage (arstechnica.com) GitHub has announced that it will be shifting to a usage-based billing model for its GitHub Copilot AI service starting on June 1. The move is pitched as a way to “better align pricing with actual usage” and a necessary step to keep Copilo…
Are OSS runnable model good now? (www.reddit.com) Hi, I currently have access to 2–3 RTX 3090 GPUs (ideally I’d like something that runs well on 2). I can install models up to around 100 GB in size.
I built Claudex, a free-to-try open-source CLI for Claude Code-style workflows (www.reddit.com) https://reddit.com/link/1sxh0ec/video/egfs5inxtsxg1/player I built Claudex specifically for people who like Claude Code-style agentic coding workflows but want a simpler plug-and-play terminal setup The setup is the main thing I wanted to…
VSCode and agent integration (www.reddit.com) I've been using VSCode with Github Copilot for a bit (free tier) and looking to try running locally due to running in to all of the limits with GHCP. I'd like to have as close of an experience as possible with both code autocomplete and ch…
Whisper kept turning "Claude Code" into "cloud code" and "Hetzner" into "head sner". We finally shipped a free fix. (www.reddit.com) I work on SpeakUp (disclosure, on the team) — a Mac dictation app, €29 one-time, runs whisper.cpp locally on Metal GPU. The thing that's been driving us crazy: every Whisper-based dictation tool butchers technical names.
Tried Cursor (after GH Copilot disaster) even took Pro+ for safety, and in 10 minutes I'm at 10%, I genuinely feel scammed or feel like it majorly glitched ( via reddit) could not extract summary
Built a side-by-side AI tool comparator for coding, image, writing & search : also accepting tool submissions (www.reddit.com) When picking an LLM for an agent project I kept losing time cross-checking docs, pricing, and benchmarks across tabs. Built a comparison across 34 criteria filtered by category: 💻 Coding — Claude Code, Cursor, Copilot, Kimi K2.6...
What is Cursors value proposition? (www.reddit.com) Writing this as someone who doesn't use cursor and mainly uses vscode with various ai extensions (copilot and claude). I want to know what cursor offers that other text editors with ai integrations don't.
I am puzzled how AI is handicapped when asked simple question (www.reddit.com) Copilot (ChatGPT) was way off. Gemini was off on the first trial but when corrected it provided a closer number.
Any luck integrating local ollama models into VS Code Copilot Chat? (www.reddit.com) Hi all, I tried quite a few models and approaches, but had no luck integrating local models into VS Code Copilot Chat extesion in a useful way. Of course I can see the models there and can choose them, but none of them seem to work even re…
Local model run in ollama for vscode copilot can not get the context of workspace (www.reddit.com) I use ollama local model for vscode copilot, but it seems could not get the context of the workspace. For example, I command it to edit or summarize the current opening file, but it does not know which file to work.
Should I stay on Cursor? (www.reddit.com) I’m working as a full-stack dev and mostly use Cursor, but I often have to switch to Copilot or Antigravity when I hit usage limits. I’m on the $20 plan, and honestly it’s pretty common for me to run out of tokens.
A director of engineering built a memory protocol across six coding agents in a week, and I think the findings are worth sharing (www.reddit.com) Domenico Lupinetti is a Director of Engineering at Translated in Rome. he found Signet and built a behavioral protocol called signet-first on top of it that works across Claude Code, OpenCode, Codex, Gemini CLI, and Github Copilot.
How are you justifying Claude Code costs to leadership in large companies? (www.reddit.com) For those working at mid-to-large companies (500+ devs), how did you get budget approval for coding tools like Claude Code, GH Copilot...? When you multiply $100-200/month by hundreds of developers it gets uncomfortable really fast.
What backend infrastructure needs to look like if coding agents are going to run it (www.reddit.com) I’ve been experimenting with coding agents a lot recently (Claude Code, Copilot, etc.), and something interesting keeps showing up. Agents are pretty good at generating backend logic now.
Confused about these Models on GITHUB COPILOT, NEED HELP (www.reddit.com) Pioneering an AI clinical copilot with Penda Health (openai.com) Personal Copilot: Train Your Own Coding Assistant (huggingface.co)