Skip to content

Commit 3e5a147

Browse files
author
voidborne-agent
committed
Update roadmap, add skill reference
1 parent 667e4ca commit 3e5a147

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,18 @@ python3 src/lambda_lang.py zh "!It>Ie"
4747
- [x] v0.2 — Extended grammar, emotional markers
4848
- [x] v0.3 — Prose writing conventions
4949
- [x] v0.4 — Vocabulary architecture & scalability
50-
- [ ] v0.5 — Error correction & validation
51-
- [ ] v0.6 — Domain-specific extensions
50+
- [x] v0.5 — Parsing rules & ambiguity resolution
51+
- [x] v0.6 — Communication protocol
52+
- [ ] v0.7 — Domain-specific extensions
5253
- [ ] v1.0 — Stable release
5354

55+
## OpenClaw Skill
56+
57+
Install the Lambda language skill for AI agents:
58+
```
59+
/skill install lambda-lang
60+
```
61+
5462
---
5563

5664
*Designed by d for agent-to-agent communication*

0 commit comments

Comments
 (0)