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
- Scoped Prolog engine-pools for fast inference inside a channel, ignoring other channels' data for better performance isolation [PR#613](https://github.com/coasys/ad4m/pull/613)
78
81
- Runtime Log Level Configuration with UI in launcher [PR#616](https://github.com/coasys/ad4m/pull/616)
82
+
- Interactive Perspective Selector with Enhanced SDNA Debugging for better development experience [PR#624](https://github.com/coasys/ad4m/pull/624)
79
83
80
84
### Changed
81
85
- Partially migrated the Runtime service to Rust. (DM language installation for agents is pending.) [PR#466](https://github.com/coasys/ad4m/pull/466)
@@ -100,6 +104,8 @@ This project _loosely_ adheres to [Semantic Versioning](https://semver.org/spec/
100
104
- Ad4mModel.save() now uses automatic batch creation and commit for improved performance [PR#609](https://github.com/coasys/ad4m/pull/609)
101
105
- Updated Holochain dependencies to version 0.5.3-rc0 and kitsune2_api to 0.1.9 [PR#612](https://github.com/coasys/ad4m/pull/612)
102
106
- Upgraded Holochain to version 0.5.5 [PR#618](https://github.com/coasys/ad4m/pull/618)
107
+
- Upgraded Holochain to version 0.5.6 [PR#622](https://github.com/coasys/ad4m/pull/622)
108
+
- Allow for multiple SDNA classes with same name by same author for better flexibility [PR#621](https://github.com/coasys/ad4m/pull/621)
0 commit comments