Commit Graph

168 Commits

Author SHA1 Message Date
Shoubhit Dash 0f1ed19440 feat: group changelog bugfixes (#25597) 2026-05-03 13:48:26 +00:00
opencode-agent[bot] 8c2b5dedd1 chore: generate 2026-05-03 05:22:22 +00:00
Dax Raad e0c6aca7e8 core: simplify triage workflow to focus on issue ownership
Switch triage agent to gpt-5.4-nano for faster issue assignment. Remove label
management from the triage tool so it only assigns owners based on team
ownership rules. This reduces noise in the issue tracker and ensures issues
get to the right team member immediately without unnecessary labels.

Update team structures to reflect current ownership and add script for
processing unassigned issues.
2026-05-03 01:21:17 -04:00
Dax Raad adf7dd71c3 core: update triage agent to use qwen3.6-plus model for improved response quality 2026-05-03 01:10:14 -04:00
Dax Raad 201e37e3fd ci 2026-05-03 01:05:36 -04:00
Kit Langton 84c1a74b78 test: cover HttpApi instance context middleware (#25032) 2026-04-29 21:24:45 -04:00
Frank f18e5b3374 sync 2026-04-26 12:50:03 -04:00
Dax Raad 803bf7360a ci: update team assignments in github-triage
Update team member assignments in the triage tool:
- Remove thdxr from tui and core teams
- Add simonklee to tui team
- Add kitlangton to core team
2026-04-26 11:18:59 -04:00
Kit Langton 9f7f17939b feat(httpapi): bridge mcp control endpoints (#24403) 2026-04-25 19:16:19 -04:00
Dax Raad f05db05a03 trace npm fully 2026-04-17 14:08:45 -04:00
James Long ca967c59dd remove accidental commit of daytona plugin (#23030) 2026-04-17 00:42:45 -04:00
Aiden Cline 0fce19f42c chore: delete filetime module (#22999) 2026-04-16 23:31:21 -05:00
James Long 53e47bc9ca fix(tui): tui resiliency when workspace is dead, disable directory filter in session list (#23013) 2026-04-16 23:35:36 -04:00
Kit Langton 673c2e4e8e feat: enable type-aware no-misused-spread rule, fix 8 violations (#22749) 2026-04-16 03:50:50 +00:00
Dax Raad 09256f3622 ignore: v2 experiments 2026-04-14 14:25:38 -04:00
Sebastian 4a82fc5552 Fix diff line number contrast for built-in themes (#22464) 2026-04-14 19:59:41 +02:00
Sebastian b822aab5cd Adds TUI prompt traits, refs, and plugin slots (#20741) 2026-04-02 22:11:17 +02:00
Luke Parker cbc283934f smarter changelog (#20138) 2026-03-31 00:05:46 +00:00
Luke Parker 087bebe8d1 fix: stabilize release changelog generation (#19987) 2026-03-30 04:37:02 +00:00
Sebastian 04f1ad33c6 prompt slot (#19563) 2026-03-29 00:27:27 +01:00
Dax Raad c02fd90926 tweak(session): add top spacing and remove obsolete docs prompt 2026-03-28 01:56:11 -04:00
Sebastian df9ae215ac Single target plugin entrypoints (#19467) 2026-03-27 23:44:46 +00:00
Sebastian 9ac652aceb no theme override in dev (#19456) 2026-03-27 20:21:15 +00:00
Sebastian 35ab6b6d40 tui plugins (#19347) 2026-03-27 15:00:26 +01:00
Dax Raad e70ab2cf7a changelog ci tweaks 2026-03-26 11:13:13 -04:00
Dax Raad 268a777129 change model for changelog 2026-03-24 18:25:52 -04:00
Dax 16a38009ee feat(tui): add heap snapshot functionality for TUI and server (#19028) 2026-03-24 18:20:11 -04:00
Dax Raad 08da7fd04b changelog slash command 2026-03-22 19:45:23 -04:00
Frank 8570353f0c doc: update translator to gpt model 2026-03-19 19:07:02 -04:00
Dax 0848f630b2 chore: inline tool descriptions, remove separate .txt files (#18303) 2026-03-19 19:02:42 -04:00
Frank 8cdff61352 fix: docs 2026-03-18 16:30:33 -04:00
Dax Raad 1c7ae1f24a sync 2026-03-10 20:13:56 -04:00
Aiden Cline 2a6964e3e1 chore: rekram1-node is no longer on vacation (#16905) 2026-03-10 10:27:04 -05:00
Dax Raad 914a2adca0 core: prevent accidental edits to migration files by restricting agent access 2026-03-09 11:25:58 -04:00
Karan Handa e8b0f38508 fix(config): point GitHub PR search tool at current repository (#16441) 2026-03-07 05:53:28 +00:00
Adam d5f54bf94e chore: tr glossary 2026-03-03 07:10:52 -06:00
Adam 39350b7429 chore: update translator model 2026-02-27 09:27:12 -06:00
adamelmore b73992034a chore: move glossary 2026-02-25 10:29:05 -06:00
Adam 90c0bdbd2d chore: updated locale glossaries and docs sync workflow 2026-02-21 04:58:27 -06:00
Adam 9154ed6434 chore: locale specific glossaries 2026-02-21 04:58:26 -06:00
Aiden Cline 936c69b08d ci: temporarily disable assigning of issues to rekram1-node (#14486) 2026-02-20 13:56:29 -06:00
Adam cf9cd38626 chore: update agent 2026-02-20 07:29:02 -06:00
Dax 019134be58 Remove use of Bun.file (#14215) 2026-02-19 11:32:32 -05:00
Dax Raad 1567fa548c Revert: all refactor commits migrating from Bun.file() to Filesystem module 2026-02-18 19:41:14 -05:00
Dax 45d66763ea refactor: migrate src/storage/db.ts from Bun.file() to statSync (#14124) 2026-02-18 19:20:03 -05:00
opencode-agent[bot] d0a54d4f15 chore: generate 2026-02-17 23:36:08 +00:00
Aiden Cline 1a18dc4252 ci: ensure triage adds acp label (#14039) 2026-02-17 17:34:47 -06:00
Aiden Cline 5db4881590 ci: rm remap for jlongster since he is in org now (#14000) 2026-02-17 11:08:35 -06:00
Aiden Cline 22cf274844 ci: update triage workflow (#13944) 2026-02-17 01:05:56 -06:00
ImmuneFOMO 4bbf818885 feat(acp): add opt-in flag for question tool (#13562)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-02-16 14:20:41 -06:00