Dax Raad
a08e4c9651
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
7ccab8d272
core: update triage agent to use qwen3.6-plus model for improved response quality
2026-05-03 01:10:14 -04:00
Dax Raad
fc57eb3b8e
ci
2026-05-03 01:05:36 -04:00
Frank
79c66e353f
sync
2026-04-26 12:50:03 -04:00
Aiden Cline
76a141090e
chore: delete filetime module ( #22999 )
2026-04-16 23:31:21 -05:00
Dax Raad
6c14ea1d22
tweak(session): add top spacing and remove obsolete docs prompt
deploy / deploy (push) Waiting to run
generate / generate (push) Waiting to run
nix-eval / nix-eval (push) Waiting to run
publish / version (push) Waiting to run
publish / build-cli (push) Blocked by required conditions
publish / sign-cli-windows (push) Blocked by required conditions
publish / build-tauri (map[host:blacksmith-4vcpu-ubuntu-2404 target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-tauri (map[host:blacksmith-4vcpu-windows-2025 target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-tauri (map[host:blacksmith-8vcpu-ubuntu-2404-arm target:aarch64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-tauri (map[host:macos-latest target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / build-tauri (map[host:macos-latest target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / build-tauri (map[host:windows-2025 target:aarch64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:aarch64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-electron (map[host:macos-latest platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[host:macos-latest platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish (push) Blocked by required conditions
test / unit (linux) (push) Waiting to run
test / unit (windows) (push) Waiting to run
test / e2e (linux) (push) Waiting to run
test / e2e (windows) (push) Waiting to run
typecheck / typecheck (push) Waiting to run
2026-03-28 01:56:11 -04:00
Frank
2c056c90da
doc: update translator to gpt model
2026-03-19 19:07:02 -04:00
Frank
8006c29db3
fix: docs
2026-03-18 16:30:33 -04:00
Adam
e5ae6c51b0
chore: update translator model
2026-02-27 09:27:12 -06:00
adamelmore
b368181ac9
chore: move glossary
2026-02-25 10:29:05 -06:00
Adam
dbf2c45869
chore: updated locale glossaries and docs sync workflow
2026-02-21 04:58:27 -06:00
Adam
c45ab712d2
chore: locale specific glossaries
2026-02-21 04:58:26 -06:00
Adam
7e0e35af3f
chore: update agent
2026-02-20 07:29:02 -06:00
opencode-agent[bot]
a344a766fd
chore: generate
2026-02-17 23:36:08 +00:00
Aiden Cline
bca793d064
ci: ensure triage adds acp label ( #14039 )
2026-02-17 17:34:47 -06:00
Aiden Cline
ed4e4843c2
ci: update triage workflow ( #13944 )
2026-02-17 01:05:56 -06:00
ImmuneFOMO
9d3c81a683
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
Ariane Emory
b0afdf6ea4
feat(cli): add session delete command ( #13571 )
2026-02-16 14:15:34 -06:00
Adam
2c5760742b
chore: translator agent
2026-02-10 10:36:28 -06:00
Aiden Cline
1c24dd02a6
ci: adjust triage prompt
2026-01-12 13:28:23 -06:00
Aiden Cline
a721810682
ci: tweak prompt
2026-01-05 23:24:58 -06:00
Ravi Kumar
c6a241e331
ci: prevent duplicate PR check from flagging current PR as duplicate ( #6924 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
2026-01-05 12:59:42 -06:00
Aiden Cline
b934c22d8d
ci: add duplicate PR detection bot
2026-01-04 00:15:59 -06:00
Dax
351ddeed91
Permission rework ( #6319 )
...
Co-authored-by: Github Action <action@github.com>
Co-authored-by: Adam <2363879+adamdotdevin@users.noreply.github.com>
2026-01-01 17:54:11 -05:00
Matt Silverlock
4dae6d1fcf
meta: use colors for agents ( #5845 )
2025-12-28 23:05:17 -06:00
Jay V
eeed89f985
docs: make MCP server documentation more scannable and add Sentry example
2025-12-24 10:49:48 -05:00
Brendan Allan
943fbf39a3
ci: separate standalone publishing from dependent publishing ( #5634 )
...
Co-authored-by: GitHub Action <action@github.com>
2025-12-19 13:22:17 -05:00
barış
e1925f4fe8
docs: fix typos ( #5753 )
2025-12-18 09:56:37 -06:00
GitHub Action
f033e0317e
chore: format code
2025-12-17 17:02:36 +00:00
Aiden Cline
99101edc13
ci: add windows label to triage bot
2025-12-17 11:01:53 -06:00
Aiden Cline
a6a8f41fd3
ci: tweak triage
2025-12-16 19:27:44 -06:00
GitHub Action
84e56ee614
chore: format code
2025-12-16 16:10:36 +00:00
Aiden Cline
59329a414d
ci: tweak triage
2025-12-16 10:09:51 -06:00
Aiden Cline
d118782a10
ci: cheaper model
2025-12-15 19:24:30 -06:00
Aiden Cline
bfb254dac6
ci: auto triage issues
2025-12-15 19:15:40 -06:00
Moisès Macià
285cc4b9fd
docs: fix misspelled word ( #3211 )
2025-10-16 10:04:11 -05:00
Dax Raad
6d056789c7
ignore: docs agent
2025-08-21 17:15:43 -04:00
Jay V
8d8045ff95
docs: add sdk doc
2025-08-19 18:11:36 -04:00
Jay V
2dea8f0f6b
docs: add tui doc
2025-08-18 13:31:01 -04:00
Tom Hackshaw
9fa3e0a0ec
chore: spelling in git committer file ( #1869 )
2025-08-12 16:29:41 -04:00
Dax Raad
2c2752ee02
ci: ignore
2025-08-12 12:33:10 -04:00
Dax
10735f93ca
Add agent-level permissions with whitelist/blacklist support ( #1862 )
2025-08-12 11:39:39 -04:00
Dax Raad
603e81ef5a
Simplify git-committer agent definition for better maintainability
2025-08-11 22:45:40 -04:00
Dax Raad
8cc427daba
docs: docs agent
2025-08-10 21:40:49 -04:00
Dax
85eaa5b58b
Remove unused OpenTelemetry tracing and fix overlapping highlights ( #1738 )
...
Co-authored-by: opencode <noreply@opencode.ai>
2025-08-08 20:20:01 -04:00
Dax
c34aec060f
Merge agent and mode into one ( #1689 )
...
The concept of mode has been deprecated, there is now only the agent field in the config.
An agent can be cycled through as your primary agent with <tab> or you can spawn a subagent by @ mentioning it. if you include a description of when to use it, the primary agent will try to automatically use it
Full docs here: https://opencode.ai/docs/agents/
2025-08-07 16:32:12 -04:00
Dax Raad
fc13d057f8
agents better display when spawning
2025-07-24 23:08:03 -04:00