Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
108 commits
Select commit Hold shift + click to select a range
7eaae4a
fix(web): one host-disconnect UX in the composer badge (#4090)
dbczumar Aug 5, 2026
a9400f9
fix(web): keep reasoning indicators stable during active turns (#4091)
dbczumar Aug 5, 2026
4ae9c9b
fix(web): don't show the previous session's model in the composer (#4…
dbczumar Aug 5, 2026
e9dd112
chore(ci): pause Discord watch rotation schedules (#4094)
serena-ruan Aug 5, 2026
872ff28
fix(omnidev): pin the pod's backend to Python 3.12 (#3883)
anxkhn Aug 5, 2026
b0ba582
fix(cli): restore `omni server start` as a deprecated alias (#3578) (…
isabella0428 Aug 5, 2026
300c5fd
feat(qwen,goose): record delegated fs I/O and gate it with result-pha…
EnesYilmazcode Aug 5, 2026
d178e8a
Add a deep-research example agent (#95)
ilya-bogin-keenable Aug 5, 2026
110676f
fix(sdk): tighten client helper types (#4096)
PattaraS Aug 5, 2026
af98d9b
fix(web): reseed composer prefill when a project's defaults change (#…
serena-ruan Aug 5, 2026
acffa6a
dev/repro-agent: pin the verdict handoff to a single JSON block (#4099)
serena-ruan Aug 5, 2026
408583d
Polish sidebar density and visual hierarchy (#4085)
ajayalfred Aug 5, 2026
02bbb7d
fix(sdk): validate response model scalars (#4100)
PattaraS Aug 5, 2026
83c207b
test(e2e): deflake scheduled-task time-picker dismiss clicks (#4103)
serena-ruan Aug 5, 2026
a4a924a
fix(policies): shell gates no longer fail open on option-taking comma…
rajarshidattapy Aug 5, 2026
4076112
fix(gateway): strip bracket context-window suffixes from model IDs an…
TomeHirata Aug 5, 2026
cbe3819
fix(web): keep chat content clear of the TurnRail as the area narrows…
serena-ruan Aug 5, 2026
7552ab7
feat(webui): wire SessionRail into AppShell behind ?debug=1 (#4109)
TomeHirata Aug 5, 2026
1d4abc9
feat(web): split the harness picker by support level and remember use…
TomeHirata Aug 5, 2026
b02575d
feat(webui): capture raw SSE events and show in execution logs panel …
TomeHirata Aug 5, 2026
f0ff685
ci(triage): re-triage issues when needs-info is cleared (#4108)
serena-ruan Aug 5, 2026
d03d1c1
perf(host): cache auth headers and parallelize status payloads (#4033)
TomeHirata Aug 5, 2026
eb396b8
chore(triage): rename issue type labels to Feature and Docs (#4116)
serena-ruan Aug 5, 2026
559504d
feat(web): add a session filter menu and tidy sidebar header actions …
hzub Aug 5, 2026
8a7a015
Fix reference font sizes (#4122)
hzub Aug 5, 2026
4b10c3a
ci: mirror linked issue priority onto closing PRs (#4114)
serena-ruan Aug 5, 2026
c7961f1
Revert "perf(web): cache recent conversation transcripts (#3932)" (#4…
daniellok-db Aug 5, 2026
cf34d7b
fix(claude-native): map Claude's new "shell" status to idle (#4132)
serena-ruan Aug 5, 2026
1282f60
[OMNI-2351] Hide message actions when not hovered/focused (#4123)
hzub Aug 5, 2026
06a5f79
fix(web): persist open shell tabs per session (#4125)
serena-ruan Aug 5, 2026
e636613
Update the composer button shape + default composer rows amount (#4134)
hzub Aug 5, 2026
a0f50d2
fix(harness): raise idle watchdog default to 600s so long compaction …
TomeHirata Aug 5, 2026
232a753
fix(claude-sdk): redact base64 image/document source blocks on replay…
TomeHirata Aug 5, 2026
e4686b9
Use index for retrieving conversation (#3451)
craiuconstantintiberiu Aug 5, 2026
d794ef4
feat(telemetry): accept "default" omnigent_version in remote config (…
TomeHirata Aug 5, 2026
ff8786e
fix(tests): repair stale helper name in claude-sdk replay redaction t…
TomeHirata Aug 5, 2026
8c191ac
docs(prioritization): issue-prioritization-v2 — severity→score→priori…
PattaraS Aug 5, 2026
b1d94a4
Match the harness selector design (#4142)
hzub Aug 5, 2026
7e76da4
feat: add modular issue scoring core (#4117)
PattaraS Aug 5, 2026
038f9cc
feat: add paused issue ranking job (#4118)
PattaraS Aug 5, 2026
ce9af86
feat: add guarded GitHub issue updates (#4119)
PattaraS Aug 5, 2026
862c8ae
feat: expose latest issue ranking view (#4120)
PattaraS Aug 5, 2026
9a59c0e
fix: use faithful issue demand signals (#4126)
PattaraS Aug 5, 2026
95c4dbf
fix: preserve removed bot labels (#4129)
PattaraS Aug 5, 2026
9a98632
fix: publish only complete ranking runs (#4130)
PattaraS Aug 5, 2026
fcc2ca5
feat: add scoring ownership handoff switch (#4131)
PattaraS Aug 5, 2026
7bf82e4
fix: preserve trusted issue type labels (#4133)
PattaraS Aug 5, 2026
c055056
fix: sync bundle support files (#4135)
PattaraS Aug 5, 2026
c0f7421
fix: read the live bronze issue contract (#4136)
PattaraS Aug 5, 2026
ac1526a
feat: prepare issue ranking dashboard draft (#4137)
PattaraS Aug 5, 2026
e471630
chore: colocate issue prioritization with GitHub triage (#4149)
PattaraS Aug 5, 2026
7b789e9
refactor(db): rename projects.owner_user_id to user_id; drop the name…
aravind-segu Aug 5, 2026
046ee1b
fix(host): keep the tunnel receive loop responsive during readiness r…
dbczumar Aug 5, 2026
590b2b6
fix(sandbox): supervise the in-sandbox host so a crash can't strand t…
dbczumar Aug 5, 2026
37fc935
Normalize font size tokens (#4150)
hzub Aug 5, 2026
603ef19
feat(ci): flag PRs that link no issue (dry run) (#4081)
dhruv0811 Aug 5, 2026
86e197a
feat(ci): hand PRs back to the reviewer with waiting-for-review (#4157)
dhruv0811 Aug 5, 2026
995539e
feat(ci): let PR authors reopen closed PRs with /reopen (#4084)
dhruv0811 Aug 5, 2026
70f227c
fix(ci): give the reopen notice pull-requests: write (#4168)
dhruv0811 Aug 5, 2026
9df2dad
fix(release): keep the supply-chain cooldown when generating the form…
fanzeyi Aug 5, 2026
e8632e5
fix(ci): point the stale-PR closer at /reopen (#4169)
dhruv0811 Aug 5, 2026
d05e52b
fix(web): hold the transcript still while the composer grows (#4161)
dbczumar Aug 5, 2026
6a5e8a9
feat(ci): apply waiting-on-author when a maintainer engages (#4170)
dhruv0811 Aug 5, 2026
4f64b88
fix(web): open the session after unarchiving it (#4171)
dbczumar Aug 5, 2026
1b61388
fix(server): don't let Claude's interrupt record steal a steered uplo…
dbczumar Aug 5, 2026
db1d99e
feat(ci): accept "Part of #N" as a tracked issue, and document the re…
dhruv0811 Aug 5, 2026
b268130
Smart Routing MVP: per-task model and harness routing (#4074)
bbqiu Aug 5, 2026
2af3776
fix(cli): point tunnel rejection hint to stop (#4175)
dhruv0811 Aug 5, 2026
d7701e5
feat(ci): label fresh PRs waiting-for-review once they clear the bar …
dhruv0811 Aug 5, 2026
db1be4b
fix(ci): only count an asserted reference to an open issue (#4184)
dhruv0811 Aug 5, 2026
d730d7e
feat(ci): enforce the issue-reference check (#4180)
dhruv0811 Aug 5, 2026
d43e443
fix(claude-native): give scheduled /loop wakes their own marked turns…
dbczumar Aug 5, 2026
429fe25
fix(web): open a new session on the stream's announcement, not the cr…
dbczumar Aug 5, 2026
5dee551
feat(ci): enforce the ready-for-review gate (#4188)
dhruv0811 Aug 5, 2026
87fb865
fix(ci): skip maintainer, bot, and closed PRs in the ready-for-review…
dhruv0811 Aug 6, 2026
b710086
chore(ci): raise the issue-nudge limit to 25 (#4189)
dhruv0811 Aug 6, 2026
019635e
fix(web): stop transcript images loading slowly and shoving the page …
dbczumar Aug 6, 2026
29a9793
Detect and optionally close duplicate issues (#4037)
PattaraS Aug 6, 2026
fc3d0ca
fix(codex-native): keep the terminal and resume hint on the session /…
TomeHirata Aug 6, 2026
df00de7
fix: classify issues through online model serving (#4152)
PattaraS Aug 6, 2026
6a6bcf1
fix(claude-native): keep the working indicator alive across turns (#4…
dbczumar Aug 6, 2026
27c937c
fix(web): keep Pinned and Projects sections independent of the sessio…
serena-ruan Aug 6, 2026
e7c08ba
feat(ci): gate duplicate comments behind a flag; add a manual dry run…
PattaraS Aug 6, 2026
b7bff3d
fix(native): surface the upstream failure in the policy-eval relay 50…
dbczumar Aug 6, 2026
9c1dca2
fix(web): stop the transcript fighting the reader's scroll (#4204)
dbczumar Aug 6, 2026
0ecc098
fix(server): unpin a session when the caller archives it (#4202)
serena-ruan Aug 6, 2026
99c6f11
feat(web): add default base branch to project settings (#4205)
serena-ruan Aug 6, 2026
6fd788d
fix(runner): fall back to SDK/OIDC when managed mint fails due to exp…
TomeHirata Aug 6, 2026
d47aa9b
docs(repro-agent): keep the journey user-observable, not a mechanism …
serena-ruan Aug 6, 2026
c6f23aa
fix: account for core user journeys in issue severity (#4209)
PattaraS Aug 6, 2026
893426c
feat: prioritize newly opened issues with v2 (#4211)
PattaraS Aug 6, 2026
0c7308e
Remove the footer background (#4215)
hzub Aug 6, 2026
627335c
fix(cli): point host stop's session-list failure at --force (#4216)
TomeHirata Aug 6, 2026
1392b6c
feat(web): add shared UI shadow tokens (#4218)
hzub Aug 6, 2026
4c12e1a
chore(repo): update auth area owners in areas.json (#4220)
serena-ruan Aug 6, 2026
1c770e0
feat: schedule issue prioritization with app auth (#4221)
PattaraS Aug 6, 2026
0ab8dff
Match the chat header design (#4219)
hzub Aug 6, 2026
5cd772a
dev/resolve-agent: resolve a reproduced bug (review-or-fix) and prove…
serena-ruan Aug 6, 2026
ed7f573
feat(ci): ask duplicate reporters to self-close instead of waiting (#…
PattaraS Aug 6, 2026
dfbd63d
Sidebar paddings and gaps (#4222)
hzub Aug 6, 2026
f2d7768
Match composer footer design, remove chevrons (#4225)
hzub Aug 6, 2026
3af0116
feat(sandbox): Support explicit auto sandbox type, disable sandbox wh…
anthonyivn2 Aug 6, 2026
5f1e001
Unify dropdown styling (#4228)
hzub Aug 6, 2026
c3e52b9
feat(auth): mount the device grant under OIDC, and keep its re-auth g…
appletechie Aug 6, 2026
920a4f2
fix(auth): force re-auth on every consent bounce, and refuse GitHub O…
appletechie Aug 6, 2026
907ec32
fix(auth): verify the forced re-authentication instead of only asking…
appletechie Aug 6, 2026
9041d67
fix(auth): prove the re-authentication on the session, not with iat
appletechie Aug 6, 2026
db6f689
fix(auth): percent-encode the bounce return_to, and close three test …
appletechie Aug 6, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
83 changes: 83 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,86 @@ body:
placeholder: e.g. Ubuntu 24.04, macOS 15.1
validations:
required: false

- type: dropdown
id: harness
attributes:
label: Harness
description: Select the affected harnesses, if any.
multiple: true
options:
- Not applicable
- Claude
- Codex
- Cursor
- Antigravity
- Hermes
- OpenCode
- Pi
- Copilot
- Goose
- Kimi
- Kiro
- Qwen
- Other
validations:
required: false

- type: dropdown
id: harness-mode
attributes:
label: Harness mode
multiple: true
options:
- Not applicable
- SDK
- Native
- Other
validations:
required: false

- type: dropdown
id: platform
attributes:
label: Platform or device
multiple: true
options:
- macOS
- Linux
- Windows
- Desktop app
- iOS
- Android
- Docker
- Other
validations:
required: false

- type: dropdown
id: impact
attributes:
label: Observed impact
options:
- All users or sessions
- Most users or sessions
- Some users or sessions
- One narrow or edge case
- Unknown
validations:
required: false

- type: dropdown
id: auth-type
attributes:
label: Authentication type
multiple: true
options:
- Not authentication-related
- Local
- Multi-user
- OIDC
- OAuth
- Databricks
- Other
validations:
required: false
86 changes: 85 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Feature Request
description: Suggest a new feature or improvement
title: "[Feature] "
labels: ["enhancement", "needs-triage"]
labels: ["Feature", "needs-triage"]
body:
- type: textarea
id: problem
Expand All @@ -26,3 +26,87 @@ body:
description: Any workarounds or alternative approaches you've thought about.
validations:
required: false

- type: dropdown
id: harness
attributes:
label: Harness
description: Select the affected harnesses, if any.
multiple: true
options:
- Not applicable
- Claude
- Codex
- Cursor
- Antigravity
- Hermes
- OpenCode
- Pi
- Copilot
- Goose
- Kimi
- Kiro
- Qwen
- Other
validations:
required: false

- type: dropdown
id: platform
attributes:
label: Platform or device
multiple: true
options:
- Not platform-specific
- macOS
- Linux
- Windows
- Desktop app
- iOS
- Android
- Docker
- Other
validations:
required: false

- type: dropdown
id: harness-mode
attributes:
label: Harness mode
multiple: true
options:
- Not applicable
- SDK
- Native
- Other
validations:
required: false

- type: dropdown
id: impact
attributes:
label: Expected reach
options:
- Most users
- A substantial user segment
- Some users
- One narrow or edge case
- Unknown
validations:
required: false

- type: dropdown
id: auth-type
attributes:
label: Authentication type
multiple: true
options:
- Not authentication-related
- Local
- Multi-user
- OIDC
- OAuth
- Databricks
- Other
validations:
required: false
Loading
Loading