Commit Graph

189 Commits

Author SHA1 Message Date
Kit Langton 9b1c6abab8 fix(tui): reconcile session state after reconnect (#35262) 2026-07-04 11:05:41 -04:00
Dax Raad e49a8cc6bf bye bye orchestrator 2026-07-04 02:04:58 -04:00
Dax Raad 872b0b0610 chore: set up orchestrator plugin and mute prompt status labels 2026-07-01 18:51:18 -04:00
Dax Raad 4ea1cb6ab2 docs: add sample skill 2026-07-01 14:40:56 -04:00
Dax Raad 393ea4eebf docs: add debug opencode skill 2026-07-01 12:18:04 -04:00
Dax Raad 09cc40e316 feat(core): add plugin list endpoint
Adds a plugin.list HTTP endpoint that reports currently loaded plugins, wires it through protocol, server, and generated clients, and merges it into sdk-next's plugin API. Also updates the sample plugin to register a primary agent instead of a subagent for local testing.
2026-07-01 00:53:53 -04:00
Dax Raad 96f7571594 fix(tui): stabilize reload connection state 2026-06-30 22:31:51 -04:00
Dax Raad 4bc208a5af update opencode.jsonc 2026-06-10 15:30:56 -04:00
Aiden Cline db5eca6469 ci: change model from gpt-5.4-nano to gpt-5.4-mini (#31695) 2026-06-10 09:14:27 -05:00
Luke Parker 309d613ee5 fix(core): accept deprecated reference config key (#31659) 2026-06-10 10:32:35 +00:00
Dax 1add617766 feat(core): add project reference guidance (#31601) 2026-06-10 04:08:26 +00:00
Frank dd1b75eb45 zen: update nvidia tos 2026-06-03 19:09:02 -04:00
Dax e2a8e18298 refactor(core): move database schema ownership (#29068)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-05-30 21:08:38 -04:00
James Long 5bed93fd0e chore: remove improve codebase architecture skill (#29926) 2026-05-29 14:57:55 -04:00
Dustin Deus 9243b9b58c chore(triage): add 'starptech' to core and inference teams (#28376) 2026-05-19 15:15:04 -05:00
Dax 970fe5b840 Track session usage totals (#26644) 2026-05-12 01:18:57 -04:00
opencode-agent[bot] a628bc2338 chore: generate 2026-05-12 03:26:47 +00:00
Aiden Cline 65eaa0707c ignore: add codebase skill to repo (#26990) 2026-05-12 03:25:41 +00:00
Sebastian 4d6a1c6101 flatten to keybind compatible config (#26421) 2026-05-09 01:29:13 +02:00
Sebastian 4785e66cc6 introduce opentui keymap as sole key/cmd engine (#26053) 2026-05-07 20:35:31 +02:00
Dax Raad 2e3ba83b9a rebase migrations properly 2026-05-07 12:38:29 -04:00
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