Skip to repository content36 lines · 478 B · text
tenant.openagents/omega
No repository description is available.
OpenAgents Git authority 2026-07-28T03:00:07.708Z 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
highlights.scm
1(emphasis) @emphasis.markup
2
3(strong_emphasis) @emphasis.strong.markup
4
5(code_span) @text.literal.markup
6
7(strikethrough) @strikethrough.markup
8
9[
10 (inline_link)
11 (shortcut_link)
12 (collapsed_reference_link)
13 (full_reference_link)
14 (image)
15 (link_text)
16 (link_label)
17] @link_text.markup
18
19(inline_link
20 [
21 "("
22 ")"
23 ] @link_uri.markup)
24
25(image
26 [
27 "("
28 ")"
29 ] @link_uri.markup)
30
31[
32 (link_destination)
33 (uri_autolink)
34 (email_autolink)
35] @link_uri.markup
36