1 parent b957bf5 commit 338ff21Copy full SHA for 338ff21
1 file changed
docs/releases/v0.16.0.md
@@ -67,4 +67,13 @@ keeping the two extension mechanisms independent.
67
- MCP tools that require protocol task execution remain visible in status but
68
are not exposed as callable Autolith tools.
69
70
+## Release reliability
71
+
72
+- Made binary archives byte-for-byte repeatable by constructing a minimal
73
+ synthetic Git identity without ambient templates, reflogs, stat-bearing
74
+ index entries, or asynchronous maintenance files.
75
+- Kept Nix's context-dependent SBCL selection inside the Nix launcher and
76
+ migrated stale Nix runtime records without disturbing source-managed
77
+ selections.
78
79
[Full commit history](https://github.com/luciusmagn/autolith/compare/v0.15.1...v0.16.0)
0 commit comments