Zum Hauptinhalt springen
tsecurity.de LIVE
Echtzeit-Radar & Feeds
Alle RSS Feeds
👥 Community & Social
YouTube Security VideosGoogle Cloud Tech: Vibe coding in the pit lane 🏁(23.09.2026 um 01:00 Uhr)
Sichere ProgrammierungBuild an Explainable Vendor-Risk Gate in Node.js(23.09.2026 um 00:27 Uhr)
Sichere ProgrammierungFrom p=none to Enforcement: A Working Sequence for DMARC Rollout(23.09.2026 um 00:40 Uhr)
Sichere ProgrammierungWhen OPA's Bundle Loader Runs Past a `.manifest` Typo(23.09.2026 um 00:53 Uhr)
Sichere ProgrammierungGovernance Attack Surface Review: Bybit(23.09.2026 um 01:00 Uhr)
Linux Tipps & HardeningOpenShot video editor is now available as a snap(23.09.2026 um 00:09 Uhr)
KI & AI VideosAI Revolution: AI Robots Are Beating Humans Now(23.09.2026 um 00:32 Uhr)
YouTube Security VideosGoogle Cloud Tech: Vibe coding in the pit lane 🏁(23.09.2026 um 01:00 Uhr)
Sichere ProgrammierungBuild an Explainable Vendor-Risk Gate in Node.js(23.09.2026 um 00:27 Uhr)
Sichere ProgrammierungFrom p=none to Enforcement: A Working Sequence for DMARC Rollout(23.09.2026 um 00:40 Uhr)
Sichere ProgrammierungWhen OPA's Bundle Loader Runs Past a `.manifest` Typo(23.09.2026 um 00:53 Uhr)
Sichere ProgrammierungGovernance Attack Surface Review: Bybit(23.09.2026 um 01:00 Uhr)
Linux Tipps & HardeningOpenShot video editor is now available as a snap(23.09.2026 um 00:09 Uhr)
KI & AI VideosAI Revolution: AI Robots Are Beating Humans Now(23.09.2026 um 00:32 Uhr)
Intelligence View
⚡ tsecurity.de Intelligence

With Vercel's eve, your AI agent is a directory

With eve, your agent is a directory Vercel's eve makes a bet that sounds almost too simple: an AI agent should be a folder. Instead of wiring an agent together in code, eve puts its core capabilities in conventional files and…

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




With eve, your agent is a directory



Vercel's eve makes a bet that sounds almost too simple: an AI agent should be a folder. Instead of wiring an agent together in code, eve puts its core capabilities in conventional files and directories, so an agent is something you can inspect, diff, and operate the way you already handle the rest of a project. It is a filesystem-first framework for durable agents, currently in beta.



The structure is the whole idea. An eve agent lives under an agent/ directory: instructions.md holds the always-on system prompt, tools/ holds typed functions the model can call, skills/ holds procedures loaded on demand, channels/ connects message surfaces like HTTP, Slack, or Discord, and schedules/ holds recurring cron jobs. Each capability has an obvious home, which means a new engineer can read an agent's behavior by reading its folder rather than tracing it through a framework.






A working agent in a few files



Getting started is one command: npx eve@latest init my-agent scaffolds the directory, installs dependencies, initializes Git, and starts an interactive terminal UI. A minimal agent is genuinely minimal. You write an instructions.md, drop a typed tool in tools/ defined with defineTool and a Zod input schema, and pick a model in agent.ts with defineAgent. That is a working agent, and you extend it with human-in-the-loop prompts, subagents, and schedules from there.



One detail signals who this is for. The eve npm package ships its full documentation inside node_modules/eve/docs, so a coding agent working in your repo can read eve's own docs locally. A framework that assumes another AI agent will be reading and editing its projects is designing for how this work increasingly gets done.






Where it fits, and the caveats



The caveats are the ones any beta carries, and eve names them. It is under the Vercel public beta terms, and the framework, APIs, documentation, and behavior may change before general availability, so it is a place to prototype and learn rather than to anchor a production system today. The typed-tool, Zod-schema approach will feel natural to a TypeScript team and foreign to anyone hoping to stay in Python.



If you have built an agent the usual way and ended up with a tangle that is hard to hand off, eve's premise is worth an afternoon: scaffold one, look at how little is hidden, and decide whether "the agent is a directory" makes your next one easier to operate. The idea is small, which is the point. Most of the friction in running agents is not the model, it is everything around it, and eve is an argument that the filesystem is a better place to put that everything than a framework's internals.






GitHub: https://github.com/vercel/eve






Curated by Agent Palisade — practical AI for small and mid-sized businesses.

Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten With Vercel's eve, your AI agent is a directory

Thematisch verwandte Begriffe: With, Vercels, your, agent · 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-58268 | SIPGO is a library for writing SIP services in the GO language. Prior to…
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 ⏱️ 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