Aiden Cline
|
0fd6f365be
|
fix(core): ensure compaction is more reliable, add reserve token buffer to ensure that input window has enough room to compact (#12924)
Co-authored-by: James Lal <james@littlebearlabs.io>
|
2026-02-10 19:55:22 -06:00 |
|
Aiden Cline
|
3975329629
|
feat: improve skills, better prompting, fix permission asks after invoking skills, ensure agent knows where scripts/resources are (#11737)
|
2026-02-03 09:58:31 -06:00 |
|
Aiden Cline
|
188cc24bfc
|
chore: cleanup external_dir perm logic (#11845)
|
2026-02-02 16:43:55 -06:00 |
|
neavo
|
f15755684f
|
fix(opencode): scope agent variant to model (#11410)
|
2026-02-01 14:12:30 -06:00 |
|
Steffen Deusch
|
b1fbfa7e94
|
feat(opencode): add agent description (#10680)
|
2026-01-26 10:43:10 -05:00 |
|
Aiden Cline
|
94dd0a8dbe
|
ignore: rm spoof and bump plugin version
|
2026-01-25 17:27:24 -05:00 |
|
Spoon
|
fd77d31b49
|
tweak(session title): change prompt to have the response with user language (#9847)
|
2026-01-21 10:05:09 -06:00 |
|
Thiago Malek
|
6b481b5fb0
|
fix(opencode): use streamObject when using openai oauth in agent generation (#9231)
|
2026-01-18 23:22:31 -06:00 |
|
Sercan Sagman
|
81983d4a2e
|
fix(agent): default agent selection in acp and headless mode (#8678)
Signed-off-by: assagman <ahmetsercansagman@gmail.com>
|
2026-01-15 17:09:19 -06:00 |
|
Aiden Cline
|
b3ae1931fc
|
fix: plan path permissions
|
2026-01-14 13:28:56 -06:00 |
|
Dax Raad
|
fcc561ebb7
|
fix plan mode when not in git worktree
|
2026-01-14 08:21:26 -05:00 |
|
Dax
|
0a3c72d678
|
feat: add plan mode with enter/exit tools (#8281)
|
2026-01-13 15:55:48 -05:00 |
|
Aiden Cline
|
fd37d5b54e
|
tweak: truncation dir perm
|
2026-01-12 16:46:47 -06:00 |
|
Aiden Cline
|
0be37cc2c6
|
tweak: make the .env reads ask user for permission instead of blocking
|
2026-01-12 15:32:43 -06:00 |
|
Aiden Cline
|
3c5043497c
|
ignore: ensure new file truncation stuff still works even if external_directoy is set to deny
|
2026-01-08 11:07:33 -06:00 |
|
Dax
|
e37fd9c105
|
core: add interactive question tool for gathering user preferences and clarifying instructions (#7268)
|
2026-01-07 22:29:42 -05:00 |
|
Aiden Cline
|
1b82511fbd
|
feat: write truncated tool outputs to files (#7239)
|
2026-01-07 17:25:00 -06:00 |
|
Aiden Cline
|
fe57d7bb38
|
tweak: title gen prompt & temp to avoid repetative 'Analyzing ...' titles
|
2026-01-07 12:56:41 -06:00 |
|
Daniel Polito
|
b5be883758
|
Make General SubAgent not hidden (#6752)
|
2026-01-07 01:31:47 -06:00 |
|
Sewer.
|
fd7b7eacd3
|
Added: Ability to hide subagents from primary agents system prompt. (#4773)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2026-01-06 22:29:17 -06:00 |
|
Aiden Cline
|
01eadf3ded
|
test: fix test
|
2026-01-06 12:31:41 -06:00 |
|
Aiden Cline
|
c7a2c737e8
|
fix: ensure 'name' isnt being sent in request body for custom agent
|
2026-01-06 12:21:30 -06:00 |
|
Aiden Cline
|
3611260405
|
core: remove hardcoded .env read block and use new permissions model instead
|
2026-01-04 01:49:49 -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 |
|
Adam
|
98fd53fd5f
|
fix(core): preserve imperative statements in summary
|
2025-12-29 07:25:55 -06:00 |
|
Didier Durand
|
e6b9988fa4
|
doc: fix typos in various files (#6238)
|
2025-12-27 00:46:06 -06:00 |
|
Mohammad Alhashemi
|
046e351140
|
feat: add native skill tool with permission system (#5930)
Co-authored-by: Dax Raad <d@ironbay.co>
|
2025-12-22 18:24:06 -05:00 |
|
Adam
|
1b1b73b5b3
|
fix(prompt): better summary prompt
|
2025-12-22 13:09:12 -06:00 |
|
Aiden Cline
|
d3922f0965
|
core: add verification that at least 1 primary agent is enabled, add regression tests (#5881)
|
2025-12-20 21:36:22 -06:00 |
|
Matt Silverlock
|
8f6c8844d7
|
feat: support configuring a default_agent across all API/user surfaces (#5843)
Co-authored-by: observerw <observerw@users.noreply.github.com>
|
2025-12-20 11:49:23 -06:00 |
|
Aiden Cline
|
ca599ab8fc
|
tweak: add model flag support for agent create command
|
2025-12-15 14:55:59 -06:00 |
|
Dax Raad
|
b0f77da56c
|
core: reorganize agent configuration to separate primary agents (build, plan) from subagents
|
2025-12-15 09:58:23 -05:00 |
|
Dax
|
fed4776451
|
LLM cleanup (#5462)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2025-12-14 21:11:30 -05:00 |
|
Timor
|
b2057791aa
|
feat: add CLI arguments to agent create command for scripting (#5157)
|
2025-12-09 21:09:45 -06:00 |
|
Ravi Kumar
|
8326640670
|
feat(telemetry): Add userId and sessionId metadata to experimental_telemetry (#5279)
|
2025-12-09 09:46:48 -06:00 |
|
Nathan Thomas
|
40eb8b93e1
|
feat: add max steps for supervisor and sub-agents (#4062)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
|
2025-12-05 12:26:44 -06:00 |
|
Noam Bressler
|
864c098701
|
add experimental.open_telemetry config option to enable OTEL spans (#4978)
Co-authored-by: noamzbr <noamzbr@users.noreply.github.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
|
2025-12-05 10:48:22 -06:00 |
|
Dax
|
6d3fc63658
|
core: refactor provider and model system (#5033)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: thdxr <thdxr@users.noreply.github.com>
|
2025-12-03 21:09:03 -05:00 |
|
Dax Raad
|
a262508fb8
|
core: clarify general agent can execute multiple parallel tasks
|
2025-11-29 16:40:15 -05:00 |
|
Dax Raad
|
d80880350d
|
core: improve explore agent description to clarify tool availability
|
2025-11-28 21:47:45 -05:00 |
|
Dax Raad
|
813d287a09
|
core: add explore agent for fast codebase navigation and improve task UI display
|
2025-11-28 21:13:07 -05:00 |
|
Tyler Gannon
|
e96442310c
|
chore: replace z.union with z.enum for cleaner OpenAPI generation (#4394)
|
2025-11-17 00:06:40 -06:00 |
|
Aiden Cline
|
0b86adbe99
|
feat: agent color cfg (#4226)
Co-authored-by: 0xrin <0xrin1@protonmail.com>
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-11 18:32:44 -06:00 |
|
Aiden Cline
|
4e549b1c05
|
fix: allow user to configure doom loop & external dir perms (#4095)
|
2025-11-09 20:21:38 -06:00 |
|
GitHub Action
|
34ff87d504
|
chore: format code
|
2025-11-08 01:59:02 +00:00 |
|
Dax Raad
|
1ea3a8eb9b
|
big format
|
2025-11-06 13:03:12 -05:00 |
|
Jérôme Benoit
|
0eb899a950
|
chore: cleanup versioned zod imports (#3460)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>
Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
|
2025-10-26 14:50:41 -05:00 |
|
Aiden Cline
|
e88b659545
|
make plan agent whitelist more conservative (#3424)
|
2025-10-24 14:40:36 -05:00 |
|
Bernat Pericàs
|
4c90bf3e07
|
refactor: whitelist some safe bash tools in Plan agent (#3288)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
|
2025-10-23 17:11:08 -05:00 |
|
Aiden Cline
|
89b72e4442
|
fix: bash tool permission merges (#3302)
|
2025-10-20 15:15:14 -05:00 |
|