Tracon
-
- 336 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
Tracon contracts and abstractions. Agent definition, catalog, run record and storage interfaces. Not bound to a concrete provider or database. -
Tracon.
by: TraconCore - 312 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
Tracon core runtime. Agent catalog, definition compiler, tool registry, run recording, and in-memory storage. Requires no database. -
- 223 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
Tracon HTTP layer. MapTracon connects the management API and the OpenAI-compatible run endpoints. Includes layered access protection: loopback by default, bearer token, ASP.NET Core authorization policy. -
Tracon.
by: TraconOpenAI - 182 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
OpenAI provider adapter for Tracon. Model catalog, IChatClient creation and OpenAI specific run options. -
Tracon.
by: TraconMcp - 182 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
Model Context Protocol client for Tracon. It discovers tools from remote MCP servers and lists them with code-registered tools. It requires approval by default. -
Tracon.
by: TraconClient - 178 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
Typed management client for Tracon, generated from the OpenAPI document published at https://tracon.dev/openapi/tracon.json. Covers every /api/* management operation. Takes no Tracon package and one NuGet... More information -
Tracon.
by: TraconSqlite - 178 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
SQLite persistence layer for Tracon. Single-file setup: for demos, embedded scenarios, and testing with real SQL behavior. Ships with embedded SQL migrations. Single-writer; not for use in a multi-instance... More information -
- 177 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
Workflow execution engine for Tracon. Agents from the catalog are chained together with the Sequential, Concurrent, Handoff, GroupChat, and Magentic patterns; every execution is recorded in the runs table and... More information -
- 176 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
TraconUI - embedded management UI. Single-page application written with React + TypeScript, embedded in the assembly, and served under /tracon. Creates no JavaScript dependency in the consumer's project. -
Tracon.
by: TraconTesting - 173 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
Test helpers for Tracon: a non-networked model provider, an in-memory host fixture, and assertions on run records. Binds to no test framework (xunit, NUnit, MSTest). -
Tracon.
by: TraconVoice - 171 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
Voice tools for Tracon. Text-to-speech (TTS) and speech-to-text (STT); generated audio lives in the attachment store. The provider abstraction ships with an ElevenLabs implementation. -
- 170 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
PostgreSQL persistence layer for Tracon. Agent definitions, sessions, conversations, runs, and events are stored in a separate 'tracon' schema. Ships with embedded SQL migrations. -
- 168 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
SQL Server persistence layer for Tracon. Agent definitions, sessions, conversations, runs, and events are stored in a separate 'tracon' schema. Ships with embedded SQL migrations. SQL Server 2019+ and Azure... More information -
- 170 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
Behavior contract suites for Tracon extension points, as xunit.v3 test base classes: store interfaces (IRunStore and 29 others), IModelProvider, IRunJudge, IAgentSource, IJobHandler, and code-defined custom... More information -
Tracon.
by: TraconAzure - 163 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
Azure OpenAI provider adapter for Tracon. Deployment-based model resolution, authentication with an API key or Microsoft Entra identity, model catalog, and health checks. -
Tracon.
by: TraconCli - 162 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
The `tracon` global tool: applies pending migrations as a separate deployment step (`migrate`, `migrate status`), reports read-only whether this build can still read the stored state before an upgrade... More information -
Tracon.
by: TraconGoogle - 164 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
Google Gemini provider adapter for Tracon. Model catalog, IChatClient production, safety thresholds, and thinking budget settings. -
- 157 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
Anthropic (Claude) provider adapter for Tracon. Model catalog, IChatClient production, prompt caching and extended thinking settings. -
-
- 156 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
The `dotnet new tracon-api` template. Generates a working Tracon control plane: Program.cs, a sample tool, an empty appsettings.json placeholder, a README. -
-
-
- 154 total downloads
- last updated 9/24/2026
- Latest version: 1.0.0-preview.3 (prerelease)
Tracon meta package. A production-oriented agent control plane built on Microsoft Agent Framework, with PostgreSQL support and an embedded management UI. One reference brings the common set: runtime, HTTP API,... More information -