Skip to repository content15 lines · 366 B · yaml
tenant.openagents/omega
No repository description is available.
OpenAgents Git authority 2026-07-28T05:17:01.920Z 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
buf.yaml
1version: v1
2breaking:
3 use:
4 - WIRE
5lint:
6 except:
7 # Since we use post_build instead of buf this doesn't matter
8 - PACKAGE_DIRECTORY_MATCH
9 # This is internal to Zed only so we don't enforce versions
10 - PACKAGE_VERSION_SUFFIX
11 # Style rules we don't enforce
12 - ENUM_VALUE_PREFIX
13 - ENUM_VALUE_UPPER_SNAKE_CASE
14 - ENUM_ZERO_VALUE_SUFFIX
15