Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-28T05:06:14.935Z Public web read
NIP-34 coordinate30617:7649603503856e5148d571eac2766b288a8ff1e9e35d380337a1d2b0015b4f92:omega
MaintainersHidden in public view
References2 branches · 1 tag
Read-only clonegit clone https://openagents.com/git/tenant.openagents/omega.git
Browse files

highlights.scm

36 lines · 478 B · text
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
Served at tenant.openagents/omega Member data and write actions are omitted.