@plurnk/plurnk-grammar 0.21.1 → 0.21.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/plurnk.md +1 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@plurnk/plurnk-grammar",
3
- "version": "0.21.1",
3
+ "version": "0.21.2",
4
4
  "description": "ANTLR4 grammar for the Plurnk LLM agent protocol",
5
5
  "type": "module",
6
6
  "license": "MIT",
package/plurnk.md CHANGED
@@ -103,6 +103,7 @@ Body content is character-perfect, exactly matching whitespace.
103
103
  <<READ(docs/api.md)://h2/text():READ
104
104
  <<READ(plurnk://manifest.json):$[?(@.shown==false)]:READ
105
105
  <<READ(log://1/2/3):$[*].matched.codename:READ
106
+ <<READ(/etc/hosts)<2>::READ
106
107
  <<READ(https://en.wikipedia.org/wiki/Paris)<426,465>::READ
107
108
  <<EDIT[philosophy,existentialism](known://philosophy/existentialism/meaning.md):The meaning of life is 42:EDIT
108
109
  <<EDIT[france,geography](unknown://countries/france/capital.md):What is the capital of France?:EDIT