Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit 4e0a35c

Browse files
authored
Merge branch 'main' into codex/pr-9-modes-review-fixes
2 parents c837840 + 642b266 commit 4e0a35c

54 files changed

Lines changed: 4506 additions & 69 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
name: Add provider model
3+
about: Add a provider model that isn't htere
4+
title: ''
5+
labels: model
6+
assignees: ''
7+
type: Task
8+
9+
---
10+
11+
Name of model: (GPT 5.4)
12+
Model creator: (i.e. Open AI)
13+
Link to model:
Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: "[BUG] "
5+
labels: bug
6+
assignees: ''
7+
type: Bug
8+
9+
---
10+
11+
**Describe the bug**
12+
A clear and concise description of what the bug is.
13+
14+
**To Reproduce**
15+
Steps to reproduce the behavior:
16+
1. Go to '...'
17+
2. Click on '....'
18+
3. Scroll down to '....'
19+
4. See error
20+
21+
**Expected behavior**
22+
A clear and concise description of what you expected to happen.
23+
24+
**Screenshots**
25+
If applicable, add screenshots to help explain your problem.
26+
27+
**Video**
28+
Add a video of the incident happening, it will help us debug
29+
30+
**What version of zoo are you running**
31+
i.e. 3.55
32+
33+
**Additional context**
34+
Add any other context about the problem here.
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
name: Feature request
3+
about: What do you want to add to zoo?
4+
title: ''
5+
labels: enhancement
6+
assignees: ''
7+
type: Feature
8+
9+
---
10+
11+
**Is your feature request related to a problem? Please describe.**
12+
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
13+
14+
**Describe the solution you'd like**
15+
A clear and concise description of what you want to happen.
16+
17+
**Describe alternatives you've considered**
18+
A clear and concise description of any alternative solutions or features you've considered.
19+
20+
**Additional context**
21+
Add any other context or screenshots about the feature request here.

0 commit comments

Comments
 (0)