Tech News
← Home  ·  All topics

Copilot

21 GoKawiil briefs on this topic

Microsoft unveils Project Zenith, a developer-focused Windows 11 build for local AI work

Microsoft has launched Project Zenith, a stripped-down version of Windows 11 aimed at AI developers, requiring at least 64GB of unified memory and 250GB/s memory bandwidth. It will debut on AMD's Ryzen AI Halo hardware, a rival to Nvidia's DGX Spark, before expanding to other OEM devices, and ships preloaded with tools like VS Code, GitHub Copilot, Python, WSL, and .NET 10 already configured for coding.

Microsoft's Project Zenith brings distraction-free Windows 11 to developer PCs

Microsoft and hardware partners will sell high-end PCs later this year running Windows 11 Pro pre-configured under a program called Project Zenith, which tweaks default settings to reduce clutter and bundles tools like Visual Studio Code, GitHub Copilot, PowerToys and Windows Dev Skills. These machines require at least 64GB of unified memory and 250 GB/s of bandwidth to run local 30-billion-parameter AI models, with AMD Ryzen AI Halo devices launching first.

GitHub Copilot CLI adds HydraFusion, a multi-model orchestration research preview

GitHub has launched Project HydraFusion, a research preview available through the /experimental flag in GitHub Copilot CLI. Instead of picking one model, HydraFusion builds an execution plan that draws on multiple AI models from different providers, using them to draft, critique, revise, or escalate tasks to stronger models as needed. Developers select it like any other model, and it automatically manages the underlying workflow while charging standard per-model token rates.

Microsoft says Copilot rarely copies news or book text in copyright lawsuit filings

Microsoft submitted 8.2 million Copilot chat logs as part of discovery in copyright suits from The New York Times, the Center for Investigative Reporting, and book authors. The company says only 59,545 logs shared at least 16 words with plaintiffs' news content, with far fewer showing substantial text overlap, and just 10 of 212 books evaluated had any matching passages.

Microsoft unveils Project Zenith, a stripped-down Windows setup for developers

Microsoft has branded its developer-optimized Windows configuration Project Zenith, targeting new devices with 64GB or more of unified memory. AMD introduced the first such device at IFA, a compact PC built on Ryzen AI Halo chips, with more machines using other silicon expected in coming months.

Microsoft 365 outage stretches into second day despite partial fixes

A multi-day outage tied to Microsoft's Exchange Online authentication system continues to disrupt Outlook and other Microsoft 365 services into Tuesday, even after Monday's mitigation efforts. Microsoft says the root cause was a misconfiguration preventing authentication components from deploying properly across parts of its infrastructure, affecting SharePoint, Teams, Copilot, Defender XDR, Purview, the admin center, and Universal Print alongside Outlook.

Opinion: Developers Still Own AI-Generated Code, Understanding Or Not

Marty Lamb argues that as coding agents drive the cost of writing software toward zero, the deeper skill of understanding that code is quietly becoming optional. He warns that offloading writing, review, and testing to AI lets developers skip building the mental models that manual coding used to force on them by default.

Developer Details Six Months Coding Only With AI Agents, Not by Hand

A software engineer describes a personal experiment begun in February where they stopped writing code manually and instead relied entirely on AI coding agents like Copilot, Cursor, and Claude Code to implement changes. The account traces how tooling evolved from simple autocomplete suggestions to agents capable of editing multiple files from a single natural-language description, sharply reducing the amount of typing required.

Microsoft releases Agent Lightning v1.0.1 for optimizing AI coding agents

Microsoft has shipped the first official release of the Agent Lightning Skill, a tool that helps coding agents systematically improve other AI agents. Users supply an editable agent and a benchmark, and the skill guides iterative changes to prompts, tools, workflows, models, and reasoning settings. It installs directly into Claude Code, Codex, or GitHub Copilot via a simple CLI command.