Symbiont v1.0.1
Symbiont v1.0.1
Highlights
AgentPin Integration
- DiscoveryMode Resolver Dispatch: Multi-strategy agent identity resolution with automatic fallback chain (StaticDocument → WellKnown → DnsRecord)
- agentpin 0.2.0: Switched from local path dependency to crates.io release with trust bundle support
MCP Server
- Real MCP server over stdio using
rmcpSDK —symbi mcpnow serves a proper MCP protocol endpoint
Channel Adapters
- Bidirectional Slack, Teams, and Mattermost adapters
- Channel management REST API and declarative
channel {}DSL block - Enterprise channel governance layer
Fixes
- Docker build cache invalidation for
libsymbi*artifacts - Clippy, CI test, and runtime bug fixes
- Compilation warnings resolved, Qdrant made optional
Crate Versions
| Crate | Version |
|---|---|
symbi |
1.0.1 |
symbi-dsl |
1.0.1 |
symbi-runtime |
1.0.2 |
symbi-channel-adapter |
0.1.0 (new) |
repl-core |
1.0.1 |
Installation
cargo install symbiOr with Docker:
docker pull ghcr.io/thirdkeyai/symbi:latest