Releases: ThirdKeyAI/symbiont-sdk-python
Releases · ThirdKeyAI/symbiont-sdk-python
symbiont-sdk-python v0.6.0
What's New in v0.6.0
Aligned with Symbiont Runtime v1.4.0.
Markdown Memory Persistence
MarkdownMemoryStorefor facts, procedures, and learned patterns- Atomic writes, daily logs, retention-based compaction
StorageStatsandAgentMemoryContextdataclasses
Webhook Verification
HmacVerifierwith HMAC-SHA256 and constant-time comparisonJwtVerifierwith HS256 JWT token verificationWebhookProviderpresets for GitHub, Stripe, Slack, Custom
Agent Skills
SkillScannerwith 10 ClawHavoc security rulesSkillLoaderwith YAML frontmatter parsing and SchemaPin integration- Configurable scan rules, signature verification, auto-pinning
Metrics Collection & Export
MetricsClientsub-client for/metrics/snapshot,/metrics/scheduler,/metrics/systemFileMetricsExporterwith atomic JSON writesCompositeExporterfor multi-backend fan-out- Background
MetricsCollector
New Exceptions
WebhookVerificationError,SkillLoadError,SkillScanError,MetricsExportError,MetricsConfigError
Install
pip install symbiont-sdk==0.6.0Release 0.3.1
Full Changelog: v0.3.0...v0.3.1
Release 0.3.0
Full Changelog: v0.2.0...v0.3.0
Release 0.2.0
Initial release of SDK