Skip to repository content44 lines · 1.1 KB · yaml
tenant.openagents/omega
No repository description is available.
OpenAgents Git authority 2026-07-28T01:41:10.247Z 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
feature-requests.yml
1body:
2 - type: markdown
3 attributes:
4 value: |
5 # Feature Request
6
7 Welcome! 👋
8
9 If you are interested in proposing a new feature, improvement, or change to Zed, you are in the right place.
10
11 Use this template to suggest a new feature, improvement, or change.
12
13 - type: textarea
14 id: main
15 attributes:
16 label: Body
17 value: |
18 # What are you proposing?
19
20 Describe the feature, improvement, or change at a high level.
21
22 # Why does this matter?
23
24 What problem does this solve?
25
26 What becomes easier or possible?
27
28 # Are there any examples or context?
29
30 Screenshots, mockups, workflows, or examples from other tools.
31
32 # Possible approach
33
34 If you have ideas about how this could work, share them here.
35
36 validations:
37 required: true
38
39 - type: markdown
40 attributes:
41 value: |
42 Learn more about how feature requests work in our
43 [Feature Request Guidelines](https://github.com/zed-industries/zed/discussions/51422).
44