Upload CHANGELOG.md with huggingface_hub
Browse files- CHANGELOG.md +33 -0
CHANGELOG.md
ADDED
|
@@ -0,0 +1,33 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Changelog
|
| 2 |
+
|
| 3 |
+
## [2.0.5] - 2026-05-03
|
| 4 |
+
|
| 5 |
+
### Changed
|
| 6 |
+
- SOUL.md: published safe edition — removes clauses flagged by ClawScan
|
| 7 |
+
- Full configuration moved to README as "Advanced" section (with restore guide)
|
| 8 |
+
- SKILL.md: repositioned as "Agent Personality Kit"
|
| 9 |
+
|
| 10 |
+
### Added
|
| 11 |
+
- ClawScan-compatible SOUL template (identity, security, communication, capability, memory, I-Lang)
|
| 12 |
+
- Advanced configuration guide in all three README languages
|
| 13 |
+
- Restoration guide (how to revert SOUL.md)
|
| 14 |
+
|
| 15 |
+
## [2.0.4] - 2026-05-03
|
| 16 |
+
- 7-gene behavioral genome with iron rule, security, and capability genes
|
| 17 |
+
- Manual SOUL override tutorial in all README languages
|
| 18 |
+
|
| 19 |
+
## [2.0.3] - 2026-05-03
|
| 20 |
+
- Multilingual README: English, 简体中文, 日本語
|
| 21 |
+
|
| 22 |
+
## [2.0.2] - 2026-05-03
|
| 23 |
+
- Unified messaging: cheapest model + Opus output + instant freeze
|
| 24 |
+
- Safety features baked into SKILL.md
|
| 25 |
+
|
| 26 |
+
## [2.0.1] - 2026-05-03
|
| 27 |
+
- ClawHub display name fix
|
| 28 |
+
|
| 29 |
+
## [2.0.0] - 2026-05-03
|
| 30 |
+
- Complete rewrite: pure behavioral DNA via I-Lang ::GENE{} protocol
|
| 31 |
+
|
| 32 |
+
## [1.0.2] - 2026-05-03
|
| 33 |
+
- Initial release
|