Live
Bring state-of-the-art agentic skills to the edge with Gemma 4Supporting Google Account username change in your appDeveloper’s Guide to Building ADK Agents with SkillsADK Go 1.0 Arrives!Boost Training Goodput: How Continuous Checkpointing Optimizes Reliability in Orbax and Ma...Announcing ADK for Java 1.0.0: Building the Future of AI Agents in JavaClosing the knowledge gap with agent skillsJump to play: Building with Gemini & MediaPipeBuild a smart financial assistant with LlamaParse and Gemini 3.1Developer’s Guide to AI Agent ProtocolsAnnouncing the Colab MCP Server: Connect Any AI Agent to Google ColabPlan mode is now available in Gemini CLIIntroducing Finish Changes and Outlines, now available in Gemini Code Assist extensions on...Unleash Your Development Superpowers: Refining the Core Coding ExperienceIntroducing Wednesday Build HourWhat's new in TensorFlow 2.21You can't stream the energy: A developer's guide to Google Cloud Next '26 in VegasHow we built the Google I/O 2026 Save the Date experienceSupercharge your AI agents: The New ADK Integrations EcosystemOn-Device Function Calling in Google AI Edge GalleryTorchTPU: Running PyTorch Natively on TPUs at Google ScaleGet ready for Google I/O: Livestream schedule revealedNew enhancements for merchant initiated transactions with the Google Pay APIBuild Better AI Agents: 5 Developer Tips from the Agent Bake-OffProduction-Ready AI Agents: 5 Lessons from Refactoring a MonolithSubagents have arrived in Gemini CLIMaxText Expands Post-Training Capabilities: Introducing SFT and RL on Single-Host TPUsA2UI v0.9: The New Standard for Portable, Framework-Agnostic Generative UIVisual Studio Code 1.1171.117.0Bring state-of-the-art agentic skills to the edge with Gemma 4Supporting Google Account username change in your appDeveloper’s Guide to Building ADK Agents with SkillsADK Go 1.0 Arrives!Boost Training Goodput: How Continuous Checkpointing Optimizes Reliability in Orbax and Ma...Announcing ADK for Java 1.0.0: Building the Future of AI Agents in JavaClosing the knowledge gap with agent skillsJump to play: Building with Gemini & MediaPipeBuild a smart financial assistant with LlamaParse and Gemini 3.1Developer’s Guide to AI Agent ProtocolsAnnouncing the Colab MCP Server: Connect Any AI Agent to Google ColabPlan mode is now available in Gemini CLIIntroducing Finish Changes and Outlines, now available in Gemini Code Assist extensions on...Unleash Your Development Superpowers: Refining the Core Coding ExperienceIntroducing Wednesday Build HourWhat's new in TensorFlow 2.21You can't stream the energy: A developer's guide to Google Cloud Next '26 in VegasHow we built the Google I/O 2026 Save the Date experienceSupercharge your AI agents: The New ADK Integrations EcosystemOn-Device Function Calling in Google AI Edge GalleryTorchTPU: Running PyTorch Natively on TPUs at Google ScaleGet ready for Google I/O: Livestream schedule revealedNew enhancements for merchant initiated transactions with the Google Pay APIBuild Better AI Agents: 5 Developer Tips from the Agent Bake-OffProduction-Ready AI Agents: 5 Lessons from Refactoring a MonolithSubagents have arrived in Gemini CLIMaxText Expands Post-Training Capabilities: Introducing SFT and RL on Single-Host TPUsA2UI v0.9: The New Standard for Portable, Framework-Agnostic Generative UIVisual Studio Code 1.1171.117.0

KI Force — Die deutsche KI-Wissensreferenz

18 Anbieter · 123+ Quellen · 16796+ Artikel

★ Aktuell Alle News →

Bring state-of-the-art agentic skills to the edge with Gemma 4

Google DeepMind has launched Gemma 4, a family of state-of-the-art open models designed to enable multi-step planning and autonomous agentic workflows directly on-device. The release includes the Google AI Edge Gallery for experimenting with "Agent Skills" and the LiteRT-LM libra...

Neueste Artikel Mehr ansehen →
• developers

ADK Go 1.0 Arrives!

The launch of Agent Development Kit (ADK) for Go 1.0 marks a significant shift from experimental AI scripts to productio...

▶ Tages-Digest — 22. April 2026 634 Artikel, 33 relevant
KI-Tagesüberblick 2026-04-22

### Highlights

1. OpenAI präsentiert ChatGPT Images 2.0 — OpenAI hat ein neues Bildgenerierungsmodell veröffentlicht. Sam Altman beschrieb den Sprung vom Vorgänger als Äquivalent zum Upgrade von GPT-3 auf GPT-5. Der Qualitätssprung bei der Bildgenerierung wird als erheblich eingestuft.

2. Cyber Defense Benchmark für Threat Hunting — [Anthropic, OpenAI und Google präsentierten einen neuen Benchmark](https://arxiv.org/abs/2604.19533) zur Bewertung von LLM-Agenten im SOC-Betrieb. Der Benchmark testet Threat-Hunting-Fähigkeiten anhand von 106 echten Angriffsszenarien aus der MITRE ATT&CK-Datenbank.

3. GitHub Copilot Pricing-Änderungen — [GitHub kündigte Anpassungen bei den Individual-Plänen für Copilot an](https://simonwillison.net/2026/Apr/22/changes-to-github-copilot/). Dies folgt auf Preisverkündigungen bei konkurrierenden Angeboten.

4. Claude Code Preis-Verwirrung geklärt — Anthropic hatte kurzzeitig $100/Monat für Claude Code kommuniziert, [hat diese Ankündigung aber bereits wieder revidiert](https://simonwillison.net/2026/Apr/22/claude-code-confusion/). Der Funktionsumfang bleibt vorerst in bestehenden Plänen enthalten.

5. Potenzielle Cursor-Akquisition durch SpaceX — SpaceX soll in Verhandlungen mit dem KI-Coding-Startup Cursor über eine Übernahme im Wert von etwa $60 Milliarden sein.

### Modell-Updates

- Claude Code Release v2.1.117: Verbesserungen bei Agent-Management, Modellauswahl-Persistierung über Neustarts und MCP-Server-Unterstützung.

- Konsistenz-Vergleich von Übungsverschreibungen: [Eine Studie vergleicht GPT-4.1, Claude Sonnet 4.6 und Gemini 2.5 Flash](https://arxiv.org/abs/2604.19598) bei wiederholter Generierung unter standardisierten Bedingungen — relevante Erkenntnisse für Zuverlässigkeit in klinischen Anwendungen.

### Forschung

- Verbale Macken in LLMs: [Eine systematische Analyse zeigt eine zunehmende Häufung formulaischer Sprachmuster](https://arxiv.org/abs/2604.19139) (Sycophantismus, Pseudo-Empathie) in frontier models, ein Nebeneffekt von RLHF und Constitutional AI.

- Debugging mit interaktiven Tools: [Debug2Fix untersucht, wie Debugging-Funktionen Coding Agents helfen können, mehr Bugs zu beheben](https://arxiv.org/abs/2602.18571) — geht über statische Analyse und Trial-and-Error-Zyklen hinaus.

- Repair-Verhalten in Multi-Turn-Dialogen: [Untersuchung zeigt starke Unterschiede zwischen GPT und Claude](https://arxiv.org/abs/2604.19245) beim Umgang mit fehlerhaften oder unlösbaren Fragen.

- GPU-Code-Transpilation (CASS): [Ein neues Dataset und Modell-Suite für CUDA-zu-HIP-Übersetzung](https://arxiv.org/abs/2505.16968) mit 60k verifizierten Host-Device-Paaren.

- Rechtliche KI-Benchmarks: Neue Datensätze für [brasilianische Rechtsfallklassifizierung](https://arxiv.org/abs/2604.18878) und [malaysisches Vertragsrecht](https://arxiv.org/abs/2604.19464) zeigen praktische Anwendungen bei Zugang zu Justiz.

### Tool-Releases

- ctx: [Ein persistentes SQLite-basiertes Skill-System](https://github.com/dchu917/ctx) für Claude Code und andere Agenten, das Workstreams über mehrere Sessions hinweg speichert.
▶ Top Playbooks Alle Playbooks →
Bereiche