v0.3.0
Added
astrid-typescrate — shared IPC payload, LLM, and kernel API types with minimal deps (serde, uuid, chrono). WASM-compatible. Bothastrid-eventsand the user-space SDK depend on this.yoloas an alias forautonomousworkspace mode (astrid-config,astrid-workspace)
Changed
astrid-eventsnow re-exports types fromastrid-typesinstead of defining them inline. All existing import paths remain valid.astrid-eventsruntimefeature removed — all functionality is now always available. Consumers no longer needfeatures = ["runtime"].
Removed
astrid-sdk,astrid-sdk-macros,astrid-sysextracted to standalone repo (sdk-rust)
With many thanks from the following Astrinauts 🚀
- Joshua J. Bouw