yet another ai update/ feed

What shipped & dropped across AI labs, today.

·last sync 43m ago

Yesterday

Fri · Sep 11 · 3 posts

Thursday

Thu · Sep 10 · 4 posts

Wednesday

Wed · Sep 9 · 3 posts
GitHub3d ago

Enterprise managed permissions for GitHub Copilot agent operations

If you administer GitHub Copilot Business or GitHub Copilot Enterprise, you can now centrally control which agent operations are blocked, require human approval, or can proceed without a prompt. Managed…

Toolsgithub.blog/changelog/2026-09-09-enterprise-managed-permissions-for-github-copilot-agent-operations
Google AI for Developers3d ago

The Anatomy of Harness Engineering: How to Evaluate, Iterate, and Guard AI Coding Agents

While end-to-end benchmarks like SWE-bench provide broad performance scores for AI agents, they are often expensive, slow, and lack the root-cause diagnostics needed to explain exactly where an agent's logic broke down. To solve this, developers should adopt behavioral evaluations—fast, local, unit-style tests that assert on discrete intermediate actions, such as verifying specific tool calls or file modifications rather than final string equality. By building these inexpensive micro-checks alongside macro benchmarks, engineering teams can confidently iterate on system prompts and upgrade models without the risk of regressions.

Toolsdevelopers.googleblog.com/the-anatomy-of-harness-engineering-how-to-evaluate-iterate-and-guard-ai-coding-agents/
Google AI for Developers3d ago

Announcing ADK for Kotlin 1.0: Building Production-Ready AI Agents in Kotlin, Android, and Beyond

Google has officially released version 1.0 of the Agent Development Kit (ADK) for Kotlin, achieving full feature parity with the Python and Java ADK cores to enable idiomatic, multi-agent AI development. Built on Kotlin Multiplatform (KMP), the framework leverages Kotlin Symbol Processing (KSP) for zero-reflection, type-safe function calling, alongside advanced orchestration capabilities like human-in-the-loop workflows and context compaction. Additionally, the release introduces a robust suite of Android-first extensions, allowing mobile developers to integrate local models via LiteRT-LM, cloud reasoning through Firebase AI, session persistence using Room, and semantic memory powered by AppSearch.

Toolsdevelopers.googleblog.com/announcing-adk-for-kotlin-10-building-production-ready-ai-agents-in-kotlin-android-and-beyond/

Tuesday

Tue · Sep 8 · 2 posts

September 4

Fri · Sep 4 · 4 posts
GitHub8d ago

GitHub Copilot weekly releases — August 31

This week, GitHub Copilot expands model choice while VS Code adds new ways to manage agent sessions and get pull requests merge-ready.

Toolsgithub.blog/changelog/2026-09-04-github-copilot-weekly-releases-august-31
GitHub8d ago

GPT-6 Astra is generally available in GitHub Copilot

GPT-6 Astra from OpenAI is now available in GitHub Copilot. OpenAI’s latest general-purpose model, GPT-6 Astra, is designed for long-horizon, autonomous coding and agentic tasks. In our internal testing, GPT-6…

Toolsgithub.blog/changelog/2026-09-04-gpt-6-astra-is-generally-available-in-github-copilot
xAI8d ago

Setting Grok Bot loose on procurement

We gave Grok Bot access to vendor spend, contracts, and usage data. It found more than $100,000 in direct savings.

Modelsx.ai/news/grok-bot-procurement
Google AI for Developers8d ago

Driving Developer Excellence: Inside the Program Sprints

The Gemini Enterprise Developer Experience (DevEx) program conducts ongoing sprint testing of end-to-end developer workflows to identify and rapidly resolve friction points without relying on internal shortcuts. This recent sprint focused on optimizing enterprise AI governance, including refining setup prerequisites, securing extension configurations, and clarifying policy enforcement mechanics to ensure a smoother, more reliable deployment. Developers can now leverage updated documentation and standardized code samples to improve their experience with Agent Gateway and Semantic Governance configurations.

Toolsdevelopers.googleblog.com/driving-developer-excellence-inside-the-program-sprints/

September 3

Thu · Sep 3 · 4 posts
trigger