 Kit LangtonandGitHub
|
3dd09147c2
|
refactor(tool): Tool.Context.metadata returns Effect (#21972)
|
2026-04-10 23:12:04 -04:00 |
|
 Kit LangtonandGitHub
|
c5fb6281f0
|
refactor(tool): Tool.Def.execute returns Effect, rename defineEffect → define (#21961)
|
2026-04-10 22:36:02 -04:00 |
|
 Kit LangtonandGitHub
|
2bdd279467
|
fix: propagate abort signal to inline read tool (#21584)
|
2026-04-08 21:07:55 -04:00 |
|
 Kit LangtonandGitHub
|
38f8714c09
|
refactor(effect): build task tool from agent services (#21017)
|
2026-04-08 19:02:19 -04:00 |
|
 DaxandGitHub
|
463318486f
|
core: refactor tool system to remove agent context from initialization (#21052)
|
2026-04-07 19:48:12 -04:00 |
|
 Kit LangtonandGitHub
|
7994dce0f2
|
refactor(effect): resolve built tools through the registry (#20787)
|
2026-04-03 10:31:00 -04:00 |
|
 
|
81d3ac3bf0
|
fix: prevent Tool.define() wrapper accumulation on object-defined tools (#16952)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-04-02 22:09:53 -04:00 |
|
 Kit LangtonandGitHub
|
c5442d418d
|
refactor(session): effectify SessionPrompt service (#19483)
|
2026-03-30 20:06:51 +00:00 |
|
 Kit LangtonandGitHub
|
38e0dc9ccd
|
Move service state into InstanceState, flatten service facades (#18483)
|
2026-03-21 04:51:35 +00:00 |
|
 Kit LangtonandGitHub
|
214a6c6cf1
|
fix: switch consumers to service imports to break bundle cycles (#18438)
|
2026-03-20 20:55:46 +00:00 |
|
 Kit LangtonandGitHub
|
5dfe86dcb1
|
refactor(truncation): effectify TruncateService, delete Scheduler (#17957)
|
2026-03-17 21:59:54 -04:00 |
|
 Kit LangtonandGitHub
|
16a6d6feba
|
feat(id): brand WorkspaceID through Drizzle and Zod schemas (#16964)
|
2026-03-11 23:30:17 +00:00 |
|
 Kit LangtonandGitHub
|
cb67465675
|
feat(id): brand SessionID through Drizzle and Zod schemas (#16953)
|
2026-03-11 23:16:56 +00:00 |
|
 Aiden ClineandGitHub
|
a580fb47d2
|
tweak: drop ids from attachments in tools, assign them in prompt.ts instead (#13890)
|
2026-02-16 14:59:57 -06:00 |
|
 Aiden ClineandGitHub
|
aa6b552c39
|
Revert pr that was mistakenly merged (#11844)
|
2026-02-02 15:28:02 -06:00 |
|
 Aiden ClineandDax Raad
|
612b656d36
|
fix: adjust resolve parts so that when messages with multiple @ references occur, the tool calls are properly ordered
|
2026-02-01 19:26:23 -05:00 |
|
 Aiden ClineandGitHub
|
39a73d4894
|
feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them (#10678)
|
2026-01-26 10:49:41 -05:00 |
|
 Aiden ClineandGitHub
|
1b82511fbd
|
feat: write truncated tool outputs to files (#7239)
|
2026-01-07 17:25:00 -06:00 |
|
Aiden Cline
|
6590c1641f
|
add truncation for all tools
|
2026-01-07 02:01:32 -06:00 |
|
  
|
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 |
|
 Mohammad AlhashemiandGitHub
|
3a54ab68d1
|
feat(skill): add per-agent filtering to skill tool description (#6000)
|
2025-12-22 20:14:33 -05:00 |
|
Aiden Cline
|
edc933d816
|
tweak: make zod error more prompty
|
2025-11-15 13:19:24 -06:00 |
|
 
|
1056b36eae
|
experimental batch tool (#2983)
Co-authored-by: GitHub Action <action@github.com>
|
2025-11-15 00:54:36 -06:00 |
|
 Haris GušićandGitHub
|
dc87659791
|
tweak: move zod validation for tools to ensure it always runs (#3565)
|
2025-10-30 11:31:44 -05:00 |
|
Adam
|
fc115ea367
|
wip: desktop work
|
2025-10-27 15:37:07 -05:00 |
|
 ![opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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 ClineandGitHub
|
225adc46ba
|
feat: allow read tool to handle images (#3052)
|
2025-10-09 09:05:11 -05:00 |
|
 DaxandGitHub
|
3b6c0ec0b3
|
support custom tools (#2668)
|
2025-09-18 03:58:21 -04:00 |
|
 
|
c1b4e1f19d
|
Upgrade to Zod v4 (#2605)
Co-authored-by: GitHub Action <action@github.com>
|
2025-09-15 03:12:07 -04:00 |
|
adamdotdevin
|
f2021a85d6
|
fix: allow attachments outside cwd, and support svg
|
2025-08-13 10:36:50 -05:00 |
|
 DaxandGitHub
|
10735f93ca
|
Add agent-level permissions with whitelist/blacklist support (#1862)
|
2025-08-12 11:39:39 -04:00 |
|
Dax Raad
|
a2191ce6fb
|
wip: permissions
|
2025-07-31 16:38:37 -04:00 |
|
adamdotdevin
|
d9210af98c
|
fix: optional toolCallID
|
2025-07-31 10:09:44 -05:00 |
|
adamdotdevin
|
5500698734
|
wip: tui permissions
|
2025-07-31 09:59:17 -05:00 |
|
Dax Raad
|
e97613ef9f
|
allow temperature to be configured per mode
publish / publish (push) Has been cancelled
|
2025-07-25 13:29:44 -04:00 |
|
Dax Raad
|
8dcd39f5b7
|
real life totally configurabl ai subasians
publish / publish (push) Has been cancelled
|
2025-07-24 21:21:02 -04:00 |
|
     
|
f884766445
|
v2 message format and upgrade to ai sdk v5 (#743)
publish / publish (push) Has been cancelled
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Liang-Shih Lin <liangshihlin@proton.me>
Co-authored-by: Dominik Engelhardt <dominikengelhardt@ymail.com>
Co-authored-by: Jay V <air@live.ca>
Co-authored-by: adamdottv <2363879+adamdottv@users.noreply.github.com>
|
2025-07-07 15:53:43 -04:00 |
|
Dax Raad
|
f99904bc1c
|
track version on session info
publish / publish (push) Has been cancelled
|
2025-06-18 13:40:36 -04:00 |
|
Dax Raad
|
a454ba8895
|
subagent
|
2025-06-12 18:07:31 -04:00 |
|
Dax Raad
|
6cf8784ecf
|
sync
|
2025-06-11 12:44:21 -04:00 |
|
Dax Raad
|
14dcf43246
|
add abort signals
|
2025-06-10 17:56:05 -04:00 |
|
Dax Raad
|
786db364d2
|
add permission system
|
2025-06-02 19:51:37 -04:00 |
|
Dax Raad
|
b4f809559e
|
tool rework
release / goreleaser (push) Has been cancelled
|
2025-05-31 17:12:16 -04:00 |
|
Dax Raad
|
f072ab3276
|
lazy load LLMs even harder
|
2025-05-31 16:05:12 -04:00 |
|
Dax Raad
|
3b746162d2
|
run formatter
|
2025-05-31 14:41:00 -04:00 |
|
Dax Raad
|
f3da73553c
|
sync
|
2025-05-30 20:48:36 -04:00 |
|