People are worried that GitHub might use developers' code to train AI 🤖 But honestly… what’s wrong with that? If AI learns from more real-world code: • Tools will get smarter • Development will get faster • And bigger companies competing means more benefits for us And we all know one thing 👇 👉 More competition = better products + lower costs Instead of fearing it, maybe it’s time to adapt and take advantage of it. What do you think is a threat or opportunity? Learn More Here: https://lnkd.in/dKfzq3ZS #AI #GitHub #Developers #Tech #Innovation #Engineers #coding
GitHub's AI Training on Developers' Code: Threat or Opportunity
More Relevant Posts
-
GitHub's upcoming policy shift on Copilot data—using interaction data to train models by default starting April 2026—raises an important question for our industry: who owns the intelligence generated during development? This isn't just a privacy issue. It's about the feedback loop that makes AI coding tools better. Every autocomplete, every rejection, every edit is training signal. GitHub is essentially saying: "Your coding patterns belong to us, unless you opt out." For teams building with AI agents, this matters deeply. If you're using Copilot while developing agentic systems, your architectural decisions, error patterns, and problem-solving approaches are being absorbed into the next generation of models. That's powerful for the ecosystem—but it also means you're contributing to the competitive landscape without explicit choice. The opt-out mechanism is important, but opt-out policies historically have low adoption rates. Most developers won't know this changed, let alone how to disable it. We think developers deserve clarity here: understand what data you're contributing, what it trains, and whether that aligns with your company's IP strategy. For enterprises building proprietary agents, this is a conversation worth having with your legal and security teams now—before April 2026. The broader lesson? As AI tools become infrastructure, the terms of engagement matter. The models that power our work are shaped by collective data. That's a feature, not a bug. But it should be intentional. What's your take—does this change how you think about using AI coding assistants? #AI #Developers #AgenticEngineering #GitHub
To view or add a comment, sign in
-
-
🚨 Big Update from GitHub on GitHub Copilot GitHub has announced an important change in how Copilot will use developer data — something every developer should know. Starting April 24, 2026, Copilot will begin using interaction data (prompts, code snippets, outputs, and context) to improve its AI models. 🔗 Read full update here: https://lnkd.in/gphCpv-8 💡 Key highlights: Applies to Free, Pro, and Pro+ users Business & Enterprise users are not affected Data sharing is enabled by default (opt-out) You can turn it off anytime in settings This move will help build smarter AI — but also raises important questions around privacy, data ownership, and transparency. 👉 The real question is: Are we comfortable sharing our coding patterns to train AI? For developers, this is a reminder: ⚙️ Check your Copilot settings 🔐 Be aware of your data usage 🧠 Make informed choices while using AI tools AI is growing fast — but awareness is what keeps you in control. #GitHub #GitHubCopilot #AI #Developers #Programming #WebDevelopment #TechNews #ArtificialIntelligence #Coding #SoftwareDevelopment
To view or add a comment, sign in
-
𝐓𝐡𝐞 𝐧𝐞𝐱𝐭 𝐛𝐢𝐥𝐥𝐢𝐨𝐧 𝐛𝐮𝐢𝐥𝐝𝐞𝐫𝐬 𝐰𝐨𝐧’𝐭 𝐬𝐭𝐚𝐫𝐭 𝐢𝐧 𝐭𝐡𝐞 𝐭𝐞𝐫𝐦𝐢𝐧𝐚𝐥. AI coding is moving fast. We now have agents, Claude Code, GitHub Copilot workflows, and reusable AI skills that encode how experienced engineers think and work. Even leading developer educators like Matt Pocock are showing how powerful this becomes when we move from random prompting to repeatable AI skills: PRDs, issues, TDD, code quality, architecture and review loops. That is a big signal. But here is the gap: Most of these workflows still assume the user already understands the developer world. Repositories. Issues. Tests. Pull requests. Architecture. Terminals. Frameworks. What about the people who have the business problem, the customer insight, the process knowledge — but not the developer identity? That is why I believe VS Code, GitHub Copilot, Claude Code and the AI coding ecosystem need a new entry point: 𝐍𝐨𝐧-𝐃𝐞𝐯𝐞𝐥𝐨𝐩𝐞𝐫 𝐌𝐨𝐝𝐞. Not “write code faster.” But: “I’m not a developer — help me build.” A guided mode that asks: What do you want to create? What data or tools should it connect to? Who will use it? Should this become a prototype, automation, internal tool, or app? Developer Mode is for control. Agent Mode is for autonomy. Non-Developer Mode should be for translation. From idea → requirements → workflow → prototype → usable solution. Microsoft made productivity tools accessible to knowledge workers. The next opportunity is making AI building accessible to non-developers. So my question is: Are we building better tools for developers — or the first real building environment for everyone else? Curious how Microsoft, GitHub and Anthropic think about this next layer of AI building. #AICoding #AIAgents #GitHubCopilot #ClaudeCode #VSCode
To view or add a comment, sign in
-
-
🤖 Level Up Your AI Agents: The Power of skills.md If you are building GitHub Copilot Extensions or orchestrating AI agents, you know that context is king. But how do you tell an AI exactly what it can do without overwhelming it with messy documentation? Enter the skills.md pattern. In the world of AI Agent orchestration, a skills.md file acts as the declarative "brain" of your agent. It’s not just a list of keywords; it’s a structured map of capabilities, tools, and API boundaries that Copilot and other LLMs can parse instantly. 🧠 What is skills.md in the AI era? It is a structured definition file—often using Markdown combined with JSON/YAML schemas—that explicitly defines: Capabilities: What tasks the agent can perform. Tools: The specific APIs and functions available to the agent. Parameters: The exact input/output schemas required for successful execution. 🚀 Why it’s a Game Changer: Seamless Integration: Makes your tools "plug-and-play" for GitHub Copilot/Claude code/OpenClaw etc. Reduced Latency: AI models find the right tool faster when capabilities are explicitly mapped. Interoperability: Allows different agents to understand each other's "skills" and collaborate on complex workflows. Improved Accuracy: Reduces hallucinations by giving the AI a clear source of truth for its limitations. 🛠️ The Implementation Flow: Define the skill in a structured, self-describing format. Specify the metadata, including descriptions that the LLM uses for tool selection. Deploy as part of your agent's manifest to enable a composable AI ecosystem. Whether you are a .NET leader looking to safeguard your team's relevance or an AI architect building the next generation of extensions, mastering structured capability definitions is the way forward. Check out the infographic below to see how skills.md powers the AI ecosystem! 👇 #GitHubCopilot #AIAgents #LLMOps #SoftwareArchitecture #DotNet #AIIntegration #TechLeadership #GenAI
To view or add a comment, sign in
-
-
GitHub Copilot CLI now brings powerful generative AI capabilities directly into your terminal. Streamline coding, automate tasks, and boost productivity without context switching.
To view or add a comment, sign in
-
🚀 𝗖𝗵𝗼𝗼𝘀𝗶𝗻𝗴 𝘁𝗵𝗲 𝗿𝗶𝗴𝗵𝘁 𝗔𝗜 𝗰𝗼𝗱𝗶𝗻𝗴 𝗰𝗼𝗺𝗽𝗮𝗻𝗶𝗼𝗻 🤖💻 AI coding tools are evolving fast, and two names often come up: 𝗖𝗹𝗮𝘂𝗱𝗲 𝗖𝗼𝗱𝗲 (Anthropic) and 𝗚𝗶𝘁𝗛𝘂𝗯 𝗖𝗼𝗽𝗶𝗹𝗼𝘁 (Microsoft). While they share a goal, helping developers write better code faster, they 𝘀𝗵𝗶𝗻𝗲 𝗶𝗻 𝗱𝗶𝗳𝗳𝗲𝗿𝗲𝗻𝘁 𝘀𝗰𝗲𝗻𝗮𝗿𝗶𝗼𝘀. 🧠 𝗖𝗹𝗮𝘂𝗱𝗲 𝗖𝗼𝗱𝗲: 𝗔𝗴𝗲𝗻𝘁𝗶𝗰 & 𝗮𝘂𝘁𝗼𝗻𝗼𝗺𝗼𝘂𝘀 • Terminal‑first, goal‑oriented agent. • Can plan and execute complex, multi‑file changes with minimal guidance. • Great for large refactors, migrations, and long‑horizon tasks. • Feels like delegating work to a junior engineer rather than pair‑programming. ⚡ 𝗚𝗶𝘁𝗛𝘂𝗯 𝗖𝗼𝗽𝗶𝗹𝗼𝘁: 𝗜𝗗𝗘‑𝗳𝗶𝗿𝘀𝘁 & 𝗮𝗹𝘄𝗮𝘆𝘀 𝗶𝗻 𝘆𝗼𝘂𝗿 𝗳𝗹𝗼𝘄 • Deeply integrated into VS Code, JetBrains, GitHub, and the CLI. • Best‑in‑class inline code completion, fast suggestions, and contextual chat. • Excels at day‑to‑day development: functions, tests, bug fixes, code reviews. • Strong enterprise capabilities: security controls, audit logs, SSO, and organization‑wide governance. 🌟 𝗪𝗵𝘆 𝗚𝗶𝘁𝗛𝘂𝗯 𝗖𝗼𝗽𝗶𝗹𝗼𝘁 𝘀𝘁𝗮𝗻𝗱𝘀 𝗼𝘂𝘁 ✔ Lives where developers already work (IDE + GitHub). ✔ Keeps you in the flow state with low‑latency suggestions. ✔ Scales from individual developers to large enterprises. ✔ Tight integration with your repos, PRs, and organizational knowledge. ✔ Designed for consistent productivity gains across the whole team. 🎯 Use: ▷ 𝗖𝗹𝗮𝘂𝗱𝗲 𝗖𝗼𝗱𝗲 when you want to 𝗱𝗲𝗹𝗲𝗴𝗮𝘁𝗲 𝗮 𝗯𝗶𝗴, 𝗰𝗼𝗺𝗽𝗹𝗲𝘅 𝘁𝗮𝘀𝗸. ▷ 𝗚𝗶𝘁𝗛𝘂𝗯 𝗖𝗼𝗽𝗶𝗹𝗼𝘁 when you want to 𝗯𝗼𝗼𝘀𝘁 𝗽𝗿𝗼𝗱𝘂𝗰𝘁𝗶𝘃𝗶𝘁𝘆 𝗲𝘃𝗲𝗿𝘆 𝘀𝗶𝗻𝗴𝗹𝗲 𝗱𝗮𝘆. Many teams even use both, but for most developers, GitHub Copilot is the AI that’s always there, accelerating every line of code! 🚀 #AI #DeveloperProductivity #GitHubCopilot #ClaudeCode #DevTools #SoftwareEngineering
To view or add a comment, sign in
-
-
Take your AI-assisted development to the next level. 🚀 Integrating specialized skills into your AI agent is a game-changer for any IDE workflow. By leveraging a modular "skills" approach, you can transform your coding environment into a high-performance workspace. Ready to set it up? 1️⃣ Install the skills directory: test -d ~/.gemini/antigravity/skills && echo "Skills installed in ~/.gemini/antigravity/skills" 2️⃣ Activate a skill: When starting a conversation with Google Antigravity, simply use the @ trigger: @"insert_skill_name" [your prompt] With over 1,300+ specialized skills available, you can tailor your AI agent to handle almost any technical challenge. 📂 Explore the full library here: https://lnkd.in/dw3gzx8J #AI #SoftwareEngineering #Productivity #GitHub #AIAgents #CodingLife
To view or add a comment, sign in
-
I’ve been thinking about something lately that not enough developers are talking about. For years, we’ve been pushing code to GitHub. Late nights, side projects, client work, experiments — all of it sitting there as a reflection of our journey as developers. We made it public to share, to learn, to collaborate. But now there’s a shift happening. A lot of that publicly available code is being used to train AI models. And in many cases, developers don’t even realize it’s happening. “Public” doesn’t really mean “free for any use,” but the lines are getting blurry. This isn’t about blaming platforms or stopping progress. AI is powerful and it’s here to stay. But as developers, we should at least be aware of how our work might be used — especially when it’s something we’ve spent years building. If this concerns you even a little, there are a few simple things you can do. Start by checking the license you’re using — not all licenses protect you in the same way. You can also add a note in your README making it clear that your code shouldn’t be used for AI training without permission. If something is truly important or sensitive, keeping it private is still the safest option. And it’s worth keeping an eye on policy updates from GitHub as things evolve. Open source has always been about sharing, but sharing shouldn’t mean losing control. We just need to be a little more intentional now. Curious to hear what others think about this — are you okay with your code being used to train AI? #AI #OpenSource #GitHub #Developers #MachineLearning #CodeOwnership #Tech #SoftwareDevelopment
To view or add a comment, sign in
-
Lately I almost never just sit down and solve something myself. First instinct: tool it. Spin up the AI, wire a progressive loop against a quality target, then let it run. Results get better every week to the point where they frequently surpass what I could only accomplish after at least three full drafts. That's been working. But a new tradeoff has crept in, and I'm confident I'm not alone. Sometimes I'm faster. The AI takes a few passes, orbits the problem, gets there eventually, and I already knew the answer, but it stuck the landing soundly. So now there's this constant background calculation running in my head: > Is this worth the tokens, or should I "just do it?" < The shift isn't "can I automate this?" because I have and will continue to do this. AI tooling routinely elevates my work product and allows others to contribute similarly across the team. Big equalizer! I've been building toward this for a while — this repo is where that thinking lives: https://lnkd.in/gfhgSGQ6. Frankly, though, the more interesting stuff is what happens when you layer real workflows on top of it. That's what we're working on at CallBox, and it's where the actual gains are showing up. We have some great internal adoption by Product and BizDev folks as well as Software Engineers. How are others thinking about this tradeoff? #AIFirst #AIAssistants #WorkflowAutomation #EngineeringLeadership #TechLeadership #DeveloperExperience #Productivity #FutureOfWork #SoftwareEngineering #BuildInPublic
To view or add a comment, sign in
More from this author
Explore related topics
- Benefits of AI in Software Development
- How Developers can Adapt to AI Changes
- Reasons to Learn Coding in an AI Era
- AI Coding Tools and Their Impact on Developers
- How AI Impacts the Role of Human Developers
- Reasons for Developers to Embrace AI Tools
- How Developers can Use AI in the Terminal
- How Developers can Trust AI Code
- How AI Can Reduce Developer Workload
- How to Adopt AI in Development
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development