Zum Hauptinhalt springen
tsecurity.de LIVE
Echtzeit-Radar & Feeds
Alle RSS Feeds ➔
👥 Community & Social
YouTube Security VideosGoogle Cloud Tech: Gemini is coming to your city(24.09.2026 um 15:00 Uhr)
•
AI & KI NachrichtenGoogle’s latest moonshot to put machine learning in space(24.09.2026 um 15:12 Uhr)
•
Windows Tipps & SecurityPoll: What's your favorite Surface of 2026?(24.09.2026 um 14:58 Uhr)
•••
Sichere ProgrammierungStreaming Materialized Views for Live Read Models (2026)(24.09.2026 um 15:02 Uhr)
•
Sichere ProgrammierungA Day Is Not 86400 Seconds: The DST Bug in Your Date Math(24.09.2026 um 15:02 Uhr)
•
Sichere ProgrammierungSetting up Traefik: reverse proxy with automatic HTTPS(24.09.2026 um 15:02 Uhr)
•
Sichere ProgrammierungA 200 OK response does not prove a secret leak(24.09.2026 um 15:02 Uhr)
•
Sichere ProgrammierungHow hot do you like it?(24.09.2026 um 15:05 Uhr)
•
YouTube Security VideosGoogle Cloud Tech: Gemini is coming to your city(24.09.2026 um 15:00 Uhr)
•
AI & KI NachrichtenGoogle’s latest moonshot to put machine learning in space(24.09.2026 um 15:12 Uhr)
•
Windows Tipps & SecurityPoll: What's your favorite Surface of 2026?(24.09.2026 um 14:58 Uhr)
•••
Sichere ProgrammierungStreaming Materialized Views for Live Read Models (2026)(24.09.2026 um 15:02 Uhr)
•
Sichere ProgrammierungA Day Is Not 86400 Seconds: The DST Bug in Your Date Math(24.09.2026 um 15:02 Uhr)
•
Sichere ProgrammierungSetting up Traefik: reverse proxy with automatic HTTPS(24.09.2026 um 15:02 Uhr)
•
Sichere ProgrammierungA 200 OK response does not prove a secret leak(24.09.2026 um 15:02 Uhr)
•
Sichere ProgrammierungHow hot do you like it?(24.09.2026 um 15:05 Uhr)
•
Intelligence View
⚡ tsecurity.de Intelligence

Devin Desktop Turns the IDE Into an Agent Command Center — and Opens the Door to Any AI Coder

Cognition shipped Devin Desktop last week — and on the surface, it looks like a rebrand of Windsurf. But under the hood, it's something more consequential: the first major attempt to turn the IDE from a code editor with AI bolted on into a …

0
↗ Quelle (dev.to)
Reagiere als Erste:r — dein Feedback zählt!

Cognition shipped Devin Desktop last week — and on the surface, it looks like a rebrand of Windsurf. But under the hood, it's something more consequential: the first major attempt to turn the IDE from a code editor with AI bolted on into a command center for managing multiple AI coding agents simultaneously.



The product launched as an over-the-air update on June 2, with the formal announcement following on June 7. Existing Windsurf users woke up to a new name, a new default interface, and a new local agent engine — but the same credentials, settings, and extensions.






Devin Local: Cascade Gets a Rust Rewrite



The most immediate change for existing users is Devin Local, a complete rewrite of Cascade (the old Windsurf agent) in Rust. Cognition claims it's "up to 30% more token-efficient" — which translates directly into lower API costs and faster sessions for high-volume users.



More importantly, Devin Local introduces subagent support: it can spawn parallel sub-sessions that report back to the main agent, mirroring the multi-agent architecture Devin Cloud has been using. Cascade, written in Python, will be deprecated and removed on July 1, 2026.






ACP: The Protocol That Changes Everything



The real strategic move is Agent Client Protocol (ACP) support. ACP is an open-source protocol — think "LSP for AI coding agents" — that connects any compatible AI coder to any compatible editor. Created by Zed Industries in August 2025 and already adopted by JetBrains, Google, and GitHub, ACP now gets its biggest endorsement yet.



At launch, Devin Desktop supports Codex CLI, Claude Agent, OpenCode, and any custom ACP-compatible agent. These third-party agents appear in the same Kanban dashboard, share context through Spaces (a new project-level context layer), and operate with the same controls as native Devin sessions.



This is unprecedented. You can now dispatch a Claude Agent to refactor a legacy module, a Codex agent to write tests, and Devin Local to handle the integration layer — all from the same interface, with shared awareness of the project's files, PRs, and context.






The Paradigm Shift: Developer as Fleet Manager



Theodor Marcu, Head of Product Growth at Cognition, framed it bluntly: "The question for engineering leaders is no longer whether to use AI — it is how to manage a growing fleet of agents working across their organisation simultaneously."



The default interface in Devin Desktop reflects this. The Agent Command Center — a Kanban view of all active sessions — is what you see first. Code comes second. The editor is still there, fully accessible, but the implicit message is clear: your primary job is no longer typing syntax; it's orchestrating the agents that produce it.



This shift from "AI-as-accelerator" to "AI-as-actor" has been discussed theoretically for months. Cognition is the first to ship it as a real product.






Spaces and the Agent Router (Coming Soon)



Two features still in the pipeline round out the vision:




  • Spaces — Groups agents, sessions, pull requests, and files by project. Shared context persists across sessions, so agents don't rebuild their understanding from scratch. Early feature, expected to evolve through Q3 2026.


  • Agent Router — Will direct incoming tasks to the most efficient agent/model based on performance and cost. Organizations can configure routing to reserve expensive models for complex work and cheaper ones for boilerplate.







The Bigger Picture



Cognition's move validates a trend we've been tracking: the coding agent market is maturing from solo assistants into orchestrated fleets. Devin Desktop doesn't just manage Cognition's own agent — it manages any ACP-compatible agent, making it a platform play rather than a point solution.



Endorsements from Ramp, Harvey AI, NVIDIA, and Modal suggest enterprise appetite for multi-agent coordination is real. Pricing and security controls remain undisclosed, but the strategic direction is set: the IDE is becoming a management console, and the developer is becoming a fleet commander.






Sources: Tech Edition, ChatForest






Cet article a été initialement publié sur The Agent Report.

CTI Threat Relationship Graph2 Knoten / 1 Relationen
CVE / Incident Software MITRE ATT&CK CWE Weakness IoC
SOC Incident Playbook: Remote Code Execution (RCE) Defense
title: Detect Exploitation - Devin Desktop Turns the IDE Into an Agent Command Center — and Opens the Door to Any AI Coder
id: 140a3ea7-5c49-4947-8a32-299d1c575005
status: experimental
description: Automatisch generierte SIEM-Erkennungsregel basierend auf CTI Intelligence
references:
  - https://tsecurity.de/
author: iShareStuff CTI Automated Detection Engine
date: 2026-09-24
logsource:
  category: network_connection
  product: any
detection:
  selection:
      CommandLine|contains:
        - 'exploit'
  condition: selection
falsepositives:
  - Legitime administrative Zugriffe oder Penetrationstests
level: high
tags:
  - attack.initial_access
rule CTI_Threat_Indicator {
    meta:
        author = "iShareStuff CTI Automated Detection Engine"
        date = "2026-09-24"
        description = "YARA Signature for "
    strings:
        $str = "Devin Desktop Turns the IDE In" ascii wide
    condition:
        any of them
}
tsecurity.de Cognitive Threat RAG
Fokus-Vektor:

Kognitive Analyse für identifizierte Bedrohung: Erhöhte Bedrohungslage im Bereich Devin Desktop Turns the IDE Into an Agen.... Basierend auf 368k Vektor-Korrelationen werden sofortige Isolationsmaßnahmen für betroffene Endpunkte empfohlen.

🛡️ Angriffsfläche & Exposure

Netzwerk/Remote-Zugriff ohne Vorauthentifizierung möglich.

⚡ Empfohlene Sofortmaßnahmen
  • 1. Perimeter-Inspektion: Relevante Portfreigaben und exponierte Endpunkte unverzüglich scannen.
  • 2. Patch-Applikation: Hersteller-Hotfix einspielen oder betroffene Daemons in isolierte DMZ-Segmente überführen.
  • 3. Telemetrie & EDR-Alerts: Prozessaufrufe und Child-Processes auf anomale Shell-Spawns überwachen.
🔗 Semantisch verwandte Zero-Days MariaDB 11.7 VEC
Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten Devin Desktop Turns the IDE Into an Agent Command Center — and Opens the Door to Any AI Coder

Thematisch verwandte Begriffe: Devin, Desktop, Turns, Into · 6 Treffer

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-97152 | Nanomsg versions 0.5-beta through 1.x before 1.2.3 has a remotely exploi…
Advisory →
TTS Reader • tsecurity.de Voice
tsecurity.de Icon
tsecurity.de App
Offline-Lesen, Eilmeldungen & 0ms Ladezeit

Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.

Nächster Beitrag
Themen-Radar & Intelligence Matrix
Echtzeit-Taxonomie nach Angriffsvektoren & Plattformen

tsecurity.de Live Threat Radar

🔴 LIVE RADAR
MONITORING
AKTIV
CVE-DATENBANK
LIVE
🔍
Community Radar & Live Chat
Sentinel Bot online • Live-Stream
Dein Cluster: Security Explorer
Match:
lädt…
Verbindung zum Community-Stream wird aufgebaut...
Bearbeitungsmodus — Senden überschreibt deine Nachricht
Community-Puls — was gerade passiert
lädt…
Aktivitäten deiner Analysten
lädt…
Neues Thema oder Eilmeldung einreichen

Reiche interessante Links, Zero-Days oder Debatten ein. Die Community entscheidet per Upvote über die Veröffentlichung.

Heiß diskutierte Einreichungen
🔖 Gespeicherte Artikel
📂 Keine gespeicherten Artikel vorhanden.
Zurück Ziehen Vor
Links: vorheriger Artikel • Rechts: nächster Artikel • unten: schließen
News NIS-2 Frühwarnung Tier-1 Intel TTP ⏱️ 3 Min vor 10 Min
Artikeldaten werden geladen...

Zurück: vorheriger • Vor: nächster
↗ Original-Quelle
Social Reaktionen Deine Reaktion zählt
Einstufung & Relevanz-Poll 0 Stimmen
In sozialen Netzwerken teilen 1-Klick