Skip to repository content19 lines · 662 B · json
tenant.openagents/omega
No repository description is available.
OpenAgents Git authority 2026-07-28T04:35:32.028Z Public web read
NIP-34 coordinate
30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omegaMaintainersHidden in public view
References2 branches · 1 tag
Read-only clone
git clone https://openagents.com/git/tenant.openagents/omega.gitBrowse files
test_matching_quotes_disabled.json
1{"Put":{"state":"one {two 'thˇree' four}"}}
2{"Key":"%"}
3{"Get":{"state":"one ˇ{two 'three' four}","mode":"Normal"}}
4{"Put":{"state":"'hello wˇorld'"}}
5{"Key":"%"}
6{"Get":{"state":"'hello wˇorld'","mode":"Normal"}}
7{"Put":{"state":"func (\"teˇst\") {}"}}
8{"Key":"%"}
9{"Get":{"state":"func ˇ(\"test\") {}","mode":"Normal"}}
10{"Put":{"state":"ˇ'hello'"}}
11{"Key":"%"}
12{"Get":{"state":"ˇ'hello'","mode":"Normal"}}
13{"Put":{"state":"'helloˇ'"}}
14{"Key":"%"}
15{"Get":{"state":"'helloˇ'","mode":"Normal"}}
16{"Put":{"state":"func (a string) {\n do('somethiˇng'))\n}"}}
17{"Key":"%"}
18{"Get":{"state":"func (a string) {\n doˇ('something'))\n}","mode":"Normal"}}
19