Tommy D. Rossi
|
d7701dbfb6
|
fix(opencode): preserve external_dir and deny parent permissions in task child sessions (#23290)
|
2026-04-29 22:06:29 -05:00 |
|
Dax
|
f25f1485d5
|
refactor: remove module barrels (#24554)
|
2026-04-27 14:33:33 -04:00 |
|
opencode-agent[bot]
|
3f8c659056
|
chore: generate
|
2026-04-23 20:10:56 +00:00 |
|
Kit Langton
|
3910a6e527
|
refactor(tool): migrate tool framework + all 18 built-in tools to Effect Schema (#23244)
|
2026-04-23 16:09:34 -04:00 |
|
Kit Langton
|
5011465c81
|
feat: unwrap tool namespaces to flat exports + barrel (#22762)
|
2026-04-16 03:56:54 +00:00 |
|
Kit Langton
|
f7d4665e40
|
fix: resolve oxlint warnings — suppress false positives, remove unused imports (#22687)
|
2026-04-15 21:33:54 -04:00 |
|
Kit Langton
|
bbdbc107ae
|
feat: unwrap Config namespace to flat exports + barrel (#22689)
|
2026-04-15 21:26:24 -04:00 |
|
opencode-agent[bot]
|
2868000c20
|
chore: generate
|
2026-04-11 03:19:50 +00:00 |
|
Kit Langton
|
4341ab838e
|
refactor(tool): use Session.Service directly in TaskTool (#21975)
|
2026-04-10 23:18:30 -04:00 |
|
Kit Langton
|
3dd09147c2
|
refactor(tool): Tool.Context.metadata returns Effect (#21972)
|
2026-04-10 23:12:04 -04:00 |
|
Kit Langton
|
af8aff3788
|
refactor: make TaskPromptOps effectful (#21971)
|
2026-04-10 22:57:47 -04:00 |
|
Kit Langton
|
c5fb6281f0
|
refactor(tool): Tool.Def.execute returns Effect, rename defineEffect → define (#21961)
|
2026-04-10 22:36:02 -04:00 |
|
Kit Langton
|
d9d5a0615e
|
refactor: break SessionPrompt/TaskTool cycle via ctx injection (#21948)
|
2026-04-10 19:36:13 -04:00 |
|
Kit Langton
|
17bd16667c
|
refactor(effect): move tool descriptions into registry (#21795)
|
2026-04-09 22:20:27 -04:00 |
|
Dax
|
bd53b651a3
|
refactor: fix tool call state handling and clean up imports (#21709)
|
2026-04-09 11:56:19 -04:00 |
|
Kit Langton
|
38f8714c09
|
refactor(effect): build task tool from agent services (#21017)
|
2026-04-08 19:02:19 -04:00 |
|
Dax
|
463318486f
|
core: refactor tool system to remove agent context from initialization (#21052)
|
2026-04-07 19:48:12 -04:00 |
|
Ariane Emory
|
66a56551be
|
fix(task): respect agent permission config for todowrite tool (#19125)
|
2026-03-25 15:18:52 -05:00 |
|
Aiden Cline
|
77fc88c8ad
|
chore: remove dead code for todoread tool (#19128)
|
2026-03-25 16:21:42 +00:00 |
|
Kit Langton
|
38e0dc9ccd
|
Move service state into InstanceState, flatten service facades (#18483)
|
2026-03-21 04:51:35 +00:00 |
|
Kit Langton
|
214a6c6cf1
|
fix: switch consumers to service imports to break bundle cycles (#18438)
|
2026-03-20 20:55:46 +00:00 |
|
opencode-agent[bot]
|
4f21757e0d
|
chore: generate
|
2026-03-19 20:05:33 +00:00 |
|
jorge g
|
2dbcd79fd2
|
fix: stabilize agent and skill ordering in prompt descriptions (#18261)
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-03-19 15:04:03 -05:00 |
|
Kit Langton
|
5dfe86dcb1
|
refactor(truncation): effectify TruncateService, delete Scheduler (#17957)
|
2026-03-17 21:59:54 -04:00 |
|
Kit Langton
|
16a6d6feba
|
feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964)
|
2026-03-11 23:30:17 +00:00 |
|
Kit Langton
|
cb67465675
|
feat(id): brand SessionID through Drizzle and Zod schemas (#16953)
|
2026-03-11 23:16:56 +00:00 |
|
Adam
|
9497cfdf45
|
fix(app): don't rely on metadata.summary in task tool render (#12497)
|
2026-02-06 10:54:54 -06:00 |
|
Aiden Cline
|
64e2bf8bf0
|
tweak: adjust task tool description/input to alleviate tool call failures that sometimes occured w/ gpt models (#12214)
|
2026-02-05 00:04:03 -06:00 |
|
Dax Raad
|
83d0e48e38
|
tui: fix task status to show current tool state from message store
|
2026-02-01 20:52:17 -05:00 |
|
GitHub Action
|
9a8da20a97
|
chore: generate
|
2026-01-28 06:05:21 +00:00 |
|
Goni Zahavy
|
63f5669eb5
|
fix(opencode): ensure unsub(PartUpdated) is always called in TaskTool (#9992)
|
2026-01-28 01:04:43 -05:00 |
|
Shantur Rathore
|
4173adf5e2
|
feat(tasks): Add model info as part of metadata (#10307)
|
2026-01-24 00:10:40 -05:00 |
|
Aiden Cline
|
9d8d0e97ec
|
Revert "fix:subagent reasoningEffort not being applied (#8646)"
This reverts commit f4086ac459.
|
2026-01-15 16:06:35 -06:00 |
|
Jeong Juahn
|
f4086ac459
|
fix:subagent reasoningEffort not being applied (#8646)
Co-authored-by: Bot <bot@example.com>
|
2026-01-15 16:04:01 -06:00 |
|
M. Adel Alhashemi
|
5d37e58d34
|
fix(task): respect agent task permission for nested sub-agents (#8111)
|
2026-01-12 20:37:42 -06:00 |
|
M. Adel Alhashemi
|
34c9d106ee
|
refactor: simplify task tool subagent filtering (#7165)
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2026-01-07 13:28:13 -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
|
625c9dae5c
|
fix: ensure commands listing subagent work
|
2026-01-06 17:05:20 -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 |
|
Spoon
|
b8a8fb0de6
|
plugin(hook): add task tool execution hooks and command context tracking (#5642)
|
2025-12-16 19:28:09 -06:00 |
|
Aiden Cline
|
3e36069f41
|
fix: reduce overhead of task tool metadata
|
2025-12-06 16:04:33 -06:00 |
|
Spoon
|
0bccd1d578
|
feat: experimental.primary_tools, allow user to set the tools that should only be available to primary agents (#4913)
Co-authored-by: GitHub Action <action@github.com>
|
2025-12-03 11:19:43 -06:00 |
|
Shantur Rathore
|
963a926db2
|
allow task tool to have resume capabilities (#4204)
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aiden Cline <aidenpcline@gmail.com>
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com>
|
2025-11-19 00:17:26 -06:00 |
|
Dax
|
a1214fff2e
|
Refactor agent loop (#4412)
|
2025-11-17 10:57:18 -05:00 |
|
Rafał Krzyważnia
|
491a2adf8d
|
fix: resolve @file references in slash commands with subagents (#4221)
|
2025-11-11 19:38:50 -06:00 |
|
GitHub Action
|
34ff87d504
|
chore: format code
|
2025-11-08 01:59:02 +00:00 |
|
Dax Raad
|
d462e380f4
|
fix: update references after moving message functions to MessageV2 namespace
|
2025-11-07 14:47:05 -05:00 |
|
Dax Raad
|
e45e94634f
|
only display last 100 messages in TUI
|
2025-11-06 13:21:15 -05:00 |
|
Dax Raad
|
1ea3a8eb9b
|
big format
|
2025-11-06 13:03:12 -05:00 |
|
Brandon
|
c68607fb2b
|
feat: Adds session id to Agent context metadata (#3559)
Co-authored-by: Brandon Wisnicki <bwisnicki@palantir.com>
|
2025-10-30 12:15:21 -05:00 |
|