You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="event-title">SDK 0.3.0 Release with Documentation Features</div>
85
-
<divclass="event-detail">Released astrid-sdk 0.3.0 with doc comments as tool descriptions and inline mutable flags. Added release workflow for automated GitHub releases and changelog extraction.</div>
89
+
<divclass="event-title">SDK 0.3.0 release with doc comments</div>
90
+
<divclass="event-detail">Released astrid-sdk version 0.3.0 featuring doc comments as tool descriptions and inline mutable flags. This enables LLMs to make better decisions when selecting which tool to call by providing rich documentation in JSON schemas.</div>
<divclass="event-detail">Systematically upgraded all capsules to astrid-sdk 0.3.0 and fixed WASM compatibility issues. Multiple capsules added uuid rng-getrandom feature and updated CI targets to wasm32-wasip1.</div>
95
+
<divclass="event-title">Cascading SDK dependency updates across capsules</div>
96
+
<divclass="event-detail">Systematically upgraded astrid-sdk to 0.3.0 across 16 capsules. Updates include wasm compatibility fixes for uuid and CI target corrections to use wasm32-wasip1 instead of wasm32-unknown-unknown.</div>
<divclass="event-title">Tool Descriptions and Documentation Across Capsules</div>
97
-
<divclass="event-detail">Added doc comments to tool methods and capsule impl blocks enabling LLM tool selection via descriptions. Leverages new SDK 0.3.0 feature for automatic schema documentation.</div>
101
+
<divclass="event-title">Tool descriptions and documentation enhancements</div>
102
+
<divclass="event-detail">Added comprehensive doc comments to tools and capsule impl blocks across six core capsules, improving LLM tool selection by providing rich metadata descriptions in exported schemas.</div>
<divclass="event-title">Boot Pipeline and CLI Architecture Improvements</div>
103
-
<divclass="event-detail">Extracted daemon and build tooling into standalone binariesand released astrid 0.4.0. Added streaming HTTP airlock and boot pipeline fixes for end-to-end capsule execution.</div>
107
+
<divclass="event-title">Boot pipeline and CLI infrastructure improvements</div>
108
+
<divclass="event-detail">Fixed critical boot pipeline issues and refactored kernel daemon and build tooling into standalone binaries. Added headless mode support and post-install configuration to astrid CLI, plus streaming HTTP airlock capabilities for real-time response consumption.</div>
<divclass="event-title">Wallet Management and dApp Notifications</div>
114
-
<divclass="event-detail">Enhanced wallet switching and logout notifications to dApps with identity-aware connect protocol. Added video background poster feature to improve UI experience.</div>
118
+
<divclass="event-title">Wallet and identity management enhancements</div>
119
+
<divclass="event-detail">Enhanced dApp notifications for wallet switching and logout events while implementing identity-aware connect protocol in the SDK. Added video background poster support for improved UI/UX in sphere wallet application.</div>
<divclass="event-detail">Implemented on-chain achievement syncing to enable persistent, blockchain-verified tracking of user accomplishments across the sphere ecosystem.</div>
<divclass="event-title">Receipt Removal from Certification Flow</div>
131
-
<divclass="event-detail">Removed receipt from certification request and response structures in both SDK and aggregator implementations. Simplifies certification protocol across the relay network.</div>
135
+
<divclass="event-title">Receipt removal from certification flows</div>
136
+
<divclass="event-detail">Removed receipt handling from certification request and response payloads in both state-transition-sdk and aggregator-go, simplifying the certification protocol.</div>
<divclass="event-title">Relay Metrics and Observability</div>
137
-
<divclass="event-detail">Added metrics collection to the unicity-relay enabling better monitoring and observability of relay network performance.</div>
0 commit comments