ilanguage commited on
Commit
326808d
·
verified ·
1 Parent(s): aa69a78

Upload CHANGELOG.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. CHANGELOG.md +13 -15
CHANGELOG.md CHANGED
@@ -1,33 +1,31 @@
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
 
1
  # Changelog
2
 
3
+ ## [2.0.6] - 2026-05-03
 
 
 
 
 
4
 
5
  ### Added
6
+ - Hermes Agent compatibility (native agentskills.io standard)
7
+ - HuggingFace distribution (ilanguage/poor-mans-opus + poor-mans-opus-soul dataset)
8
+ - Multi-platform install badges (Hermes + HuggingFace)
9
+
10
+ ## [2.0.5] - 2026-05-03
11
+ - ClawScan-safe SOUL edition + full genome in README
12
+ - Restore guide added
13
 
14
  ## [2.0.4] - 2026-05-03
15
+ - 7-gene behavioral genome
16
+ - Manual SOUL override tutorial
17
 
18
  ## [2.0.3] - 2026-05-03
19
+ - Multilingual README
20
 
21
  ## [2.0.2] - 2026-05-03
22
+ - Unified messaging + safety features
 
23
 
24
  ## [2.0.1] - 2026-05-03
25
  - ClawHub display name fix
26
 
27
  ## [2.0.0] - 2026-05-03
28
+ - Complete rewrite: pure behavioral DNA
29
 
30
  ## [1.0.2] - 2026-05-03
31
  - Initial release