Skip to repository content

tenant.openagents/omega

No repository description is available.

OpenAgents Git authority 2026-07-28T04:12:57.241Z 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

buf.yaml

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