Skip to content
AGNT

A Fleet Adapter is a narrow, swappable interface that wraps a model backend for AGNT's fleet layer — four methods: complete, stream, supports_tools, health_check.

Definition

Last verified: April 2026

What is Fleet Adapter?

A Fleet Adapter is a narrow, swappable interface that wraps a model backend for AGNT's fleet layer — four methods: complete, stream, supports_tools, health_check.

Adapters exist for claude_local, codex_local, gemma_local, and gemini_local. Swaps are hot: a supervisor API call can move an agent from one adapter to another without restarting the worker or losing cwd and instruction state. This keeps provider outages invisible to active conversations.

FAQ

Fleet Adapter FAQ.

Common questions about Fleet Adapter in the AGNT platform.

A Fleet Adapter is a narrow, swappable interface that wraps a model backend for AGNT's fleet layer — four methods: complete, stream, supports_tools, health_check.

People also ask.

Authority sources

Share as social post

What is Fleet Adapter? A Fleet Adapter is a narrow, swappable interface that wraps a model backend for AGNT's fleet layer — four methods: complete, stream, supports_tools, health_check. https://agntdot.com/glossary/fleet-adapter

229 / 280 chars

See it in action.

Now you know what Fleet Adapter means. Try the live scan demo or read the developer docs to go deeper.