github
6 articles tagged with github
GitHub removes premium AI models from free Copilot Student plan
GitHub has removed premium AI models including GPT-5.4, Claude Opus, and Claude Sonnet from its free Copilot Student plan effective March 12, 2026. The change leaves students with access only to lower-cost models: Claude 4.5 Haiku, Gemini 3.1 Pro, and GPT-5.3 Codex. GitHub's decision triggered 2,874 downvotes versus 21 upvotes on the announcement, with students arguing they need premium models to learn industry-standard tools.
GitHub shifts Copilot from text prompts to programmable execution with new SDK
GitHub is positioning AI interaction as a shift from prompt-response text interfaces to programmable execution models. The company announced a GitHub Copilot SDK that enables agentic workflows to run directly within applications, marking a transition toward AI systems that take concrete actions rather than generate text responses.
GitHub details security architecture for Agentic Workflows in Actions
GitHub has published technical details on the security architecture underlying its Agentic Workflows feature, which runs AI agents within GitHub Actions. The system implements process isolation, output constraints, and comprehensive audit logging to contain agent behavior.
GitHub Copilot reaches 60 million code reviews as AI review adoption accelerates
GitHub Copilot has reached 60 million code reviews, marking significant adoption of AI-assisted code review workflows. The milestone reflects growing reliance on AI to manage review backlogs as development velocity increases across organizations.
OpenAI building GitHub competitor to challenge Microsoft's code platform
OpenAI is building an internal alternative to GitHub, Microsoft's dominant code collaboration platform, according to The Information. The move marks OpenAI's entry into developer tools and could create tension with its largest investor, Microsoft.
GitHub Copilot CLI guides developers from concept to pull request
GitHub has published a hands-on guide demonstrating how developers can use GitHub Copilot CLI to move from initial intent through to creating reviewable pull requests. The guide shows how CLI-based development naturally integrates with IDE workflows and GitHub's collaborative tools.