Kit Langton
|
37352128d6
|
fix(session): cancel subtask child sessions (#25798)
|
2026-05-04 22:36:06 -04:00 |
|
Tommy D. Rossi
|
5640a57ba2
|
fix(opencode): preserve external_dir and deny parent permissions in task child sessions (#23290)
|
2026-04-29 22:06:29 -05:00 |
|
Dax
|
07ac891a99
|
refactor: remove module barrels (#24554)
|
2026-04-27 14:33:33 -04:00 |
|
opencode-agent[bot]
|
7a5d5d1161
|
chore: generate
|
2026-04-23 20:10:56 +00:00 |
|
Kit Langton
|
9d583dc856
|
refactor(tool): migrate tool framework + all 18 built-in tools to Effect Schema (#23244)
|
2026-04-23 16:09:34 -04:00 |
|
Kit Langton
|
181ca1a17f
|
feat: unwrap tool namespaces to flat exports + barrel (#22762)
|
2026-04-16 03:56:54 +00:00 |
|
Kit Langton
|
228636345a
|
fix: resolve oxlint warnings — suppress false positives, remove unused imports (#22687)
publish-github-action / publish (push) Has been cancelled
|
2026-04-15 21:33:54 -04:00 |
|
Kit Langton
|
b5f4d032fb
|
feat: unwrap Config namespace to flat exports + barrel (#22689)
|
2026-04-15 21:26:24 -04:00 |
|
opencode-agent[bot]
|
bd48f8f612
|
chore: generate
|
2026-04-11 03:19:50 +00:00 |
|
Kit Langton
|
f87825cf31
|
refactor(tool): use Session.Service directly in TaskTool (#21975)
|
2026-04-10 23:18:30 -04:00 |
|
Kit Langton
|
0fba75a824
|
refactor(tool): Tool.Context.metadata returns Effect (#21972)
|
2026-04-10 23:12:04 -04:00 |
|
Kit Langton
|
44f256a75e
|
refactor: make TaskPromptOps effectful (#21971)
|
2026-04-10 22:57:47 -04:00 |
|
Kit Langton
|
f800941bcc
|
refactor(tool): Tool.Def.execute returns Effect, rename defineEffect → define (#21961)
|
2026-04-10 22:36:02 -04:00 |
|
Kit Langton
|
f8b0d4064b
|
refactor: break SessionPrompt/TaskTool cycle via ctx injection (#21948)
|
2026-04-10 19:36:13 -04:00 |
|
Kit Langton
|
a2545c7417
|
refactor(effect): move tool descriptions into registry (#21795)
|
2026-04-09 22:20:27 -04:00 |
|
Dax
|
19e24a5850
|
refactor: fix tool call state handling and clean up imports (#21709)
|
2026-04-09 11:56:19 -04:00 |
|
Kit Langton
|
e4d476619c
|
refactor(effect): build task tool from agent services (#21017)
|
2026-04-08 19:02:19 -04:00 |
|
Dax
|
b2aee46183
|
core: refactor tool system to remove agent context from initialization (#21052)
|
2026-04-07 19:48:12 -04:00 |
|
Ariane Emory
|
73d1c700d0
|
fix(task): respect agent permission config for todowrite tool (#19125)
|
2026-03-25 15:18:52 -05:00 |
|
Aiden Cline
|
78829463ec
|
chore: remove dead code for todoread tool (#19128)
publish-github-action / publish (push) Has been cancelled
|
2026-03-25 16:21:42 +00:00 |
|
Kit Langton
|
b6aa472839
|
Move service state into InstanceState, flatten service facades (#18483)
|
2026-03-21 04:51:35 +00:00 |
|
Kit Langton
|
9eafdc92ec
|
fix: switch consumers to service imports to break bundle cycles (#18438)
|
2026-03-20 20:55:46 +00:00 |
|
opencode-agent[bot]
|
aead63e1db
|
chore: generate
|
2026-03-19 20:05:33 +00:00 |
|
jorge g
|
8fa53ae5a5
|
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
|
2a6909cd07
|
refactor(truncation): effectify TruncateService, delete Scheduler (#17957)
|
2026-03-17 21:59:54 -04:00 |
|
Kit Langton
|
b9eaabe80b
|
feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964)
|
2026-03-11 23:30:17 +00:00 |
|
Kit Langton
|
4401c08142
|
feat(id): brand SessionID through Drizzle and Zod schemas (#16953)
|
2026-03-11 23:16:56 +00:00 |
|
Adam
|
f52cfa74b3
|
fix(app): don't rely on metadata.summary in task tool render (#12497)
|
2026-02-06 10:54:54 -06:00 |
|
Aiden Cline
|
a1165cc483
|
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
|
dd9cde6ce9
|
tui: fix task status to show current tool state from message store
|
2026-02-01 20:52:17 -05:00 |
|
GitHub Action
|
5ce096a0eb
|
chore: generate
|
2026-01-28 06:05:21 +00:00 |
|
Goni Zahavy
|
7b825a3576
|
fix(opencode): ensure unsub(PartUpdated) is always called in TaskTool (#9992)
|
2026-01-28 01:04:43 -05:00 |
|
Shantur Rathore
|
b271a4f2c0
|
feat(tasks): Add model info as part of metadata (#10307)
|
2026-01-24 00:10:40 -05:00 |
|
Aiden Cline
|
804858365e
|
Revert "fix:subagent reasoningEffort not being applied (#8646)"
This reverts commit 35908577ee.
|
2026-01-15 16:06:35 -06:00 |
|
Jeong Juahn
|
35908577ee
|
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
|
73cd146c85
|
fix(task): respect agent task permission for nested sub-agents (#8111)
|
2026-01-12 20:37:42 -06:00 |
|
M. Adel Alhashemi
|
4d0b807ce7
|
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.
|
967b6779f6
|
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
|
c47bece223
|
fix: ensure commands listing subagent work
|
2026-01-06 17:05:20 -06:00 |
|
Dax
|
e839c1522d
|
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
|
e9484d7368
|
plugin(hook): add task tool execution hooks and command context tracking (#5642)
|
2025-12-16 19:28:09 -06:00 |
|
Aiden Cline
|
7cdc97bc58
|
fix: reduce overhead of task tool metadata
|
2025-12-06 16:04:33 -06:00 |
|
Spoon
|
e4f11b6f5b
|
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
|
c021a04a7e
|
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
|
9fdf25c750
|
Refactor agent loop (#4412)
|
2025-11-17 10:57:18 -05:00 |
|
Rafał Krzyważnia
|
6fa0834ae5
|
fix: resolve @file references in slash commands with subagents (#4221)
|
2025-11-11 19:38:50 -06:00 |
|
GitHub Action
|
9855771157
|
chore: format code
|
2025-11-08 01:59:02 +00:00 |
|
Dax Raad
|
41b5ce67c3
|
fix: update references after moving message functions to MessageV2 namespace
|
2025-11-07 14:47:05 -05:00 |
|
Dax Raad
|
aaa60022b7
|
only display last 100 messages in TUI
|
2025-11-06 13:21:15 -05:00 |
|
Dax Raad
|
ed8913324e
|
big format
|
2025-11-06 13:03:12 -05:00 |
|