Michael Bleigh
|
1d9cd8f8ed
|
refactor(core): consolidate execute() arguments into ExecuteOptions (#25101)
|
2026-04-10 17:11:17 +00:00 |
|
Abhi
|
5c7e171020
|
feat(core): refactor subagent tool to unified invoke_subagent tool (#24489)
|
2026-04-09 16:48:24 +00:00 |
|
Abhi
|
4862bcf607
|
feat(core): infrastructure for event-driven subagent history (#23914)
|
2026-03-31 21:54:22 +00:00 |
|
Alisa
|
8875bb42d0
|
chore(lint): enforce zero warnings and cleanup syntax restrictions (#22902)
|
2026-03-21 04:01:48 +00:00 |
|
Christian Gunderman
|
148b8f3ebd
|
fix(hooks): support 'ask' decision for BeforeTool hooks (#21146)
|
2026-03-21 03:52:39 +00:00 |
|
nityam
|
9c0ff50664
|
fix: merge duplicate imports in packages/core (3/4) (#20928)
|
2026-03-04 00:12:59 +00:00 |
|
Christian Gunderman
|
c369147b32
|
Disallow unsafe type assertions (#18688)
|
2026-02-10 00:10:15 +00:00 |
|
Tommaso Sciortino
|
9024b57253
|
Clean up dead code (#17443)
|
2026-01-24 15:42:18 +00:00 |
|
Abhi
|
41e5c09bff
|
prefactor: add rootCommands as array so it can be used for policy parsing (#16640)
|
2026-01-14 18:50:28 +00:00 |
|
Abhi
|
2411c3a674
|
feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776)
|
2026-01-04 22:11:43 +00:00 |
|
Abhi
|
d754a7172b
|
feat(core): Standardize Tool and Agent Invocation constructors (Phase 2) (#15775)
|
2026-01-04 20:51:23 +00:00 |
|
Abhi
|
8a2eddcb25
|
feat(core): restore MessageBus optionality for soft migration (Phase 1) (#15774)
|
2026-01-04 19:59:35 +00:00 |
|
Abhi
|
0b8481ddd0
|
Unify shell security policy and remove legacy logic (#15770)
|
2026-01-04 05:19:00 +00:00 |
|
Christian Gunderman
|
bce7cd8bb3
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
Edilmo Palencia
|
6ae33cb892
|
feat(hooks): Hook Event Handling (#9097)
|
2025-11-24 21:51:39 +00:00 |
|
fancivez
|
df1ffff691
|
docs: fix typos in source code and documentation (#13577)
|
2025-11-21 14:59:42 +00:00 |
|
Smetalo
|
e5068cd249
|
Fix typo in write_todos methodology instructions (#13411)
|
2025-11-19 23:29:12 +00:00 |
|
Adam Weidman
|
d75c094d4f
|
chore(mocktools): final step in unify mock tool definitions (#9166)
|
2025-09-29 20:43:06 +00:00 |
|
Adam Weidman
|
cb840e6c09
|
chore(dedup): Mock tools refix (#7418)
|
2025-08-29 20:08:26 +00:00 |
|
Gal Zahavi
|
87c3cbb12a
|
Revert "chore(cleanup): Consolidate MockTool definitions (#7228)" (#7283)
|
2025-08-28 04:06:50 +00:00 |
|
Gal Zahavi
|
2b206e9c56
|
Revert "Move mockTool into test-utils (#7245)" (#7277)
|
2025-08-28 03:05:47 +00:00 |
|
Adam Weidman
|
3bd7ffca66
|
Move mockTool into test-utils (#7245)
|
2025-08-27 20:18:15 +00:00 |
|
Adam Weidman
|
0c02a04cfd
|
chore(cleanup): Consolidate MockTool definitions (#7228)
|
2025-08-27 18:18:26 +00:00 |
|
Pascal Birchler
|
a97a6cc71b
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
joshualitt
|
12d87bc9ef
|
feat(core): Cleanup after migrating tools. (#6199)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 20:55:06 +00:00 |
|
joshualitt
|
5a7b3ddf74
|
feat(core): Migrate MockTools to declarative pattern. (#6197)
|
2025-08-15 15:44:26 +00:00 |
|
Richie Foreman
|
d3d31c4242
|
chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)
|
2025-08-13 20:17:38 +00:00 |
|
Agus Zubiaga
|
c00193b026
|
Zed integration schema upgrade (#5536)
Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
Co-authored-by: Ben Brandt <benjamin@zed.dev>
|
2025-08-13 15:58:26 +00:00 |
|
Richie Foreman
|
55103356e8
|
chore(usage telemetry): Freshen up Clearcut logging (#6013)
Co-authored-by: christine betts <chrstn@uw.edu>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-12 18:31:59 +00:00 |
|
joshualitt
|
81c8e0163c
|
feat(core): Introduce DeclarativeTool and ToolInvocation. (#5613)
|
2025-08-06 17:50:02 +00:00 |
|
Yuki Okita
|
2d6318d9d0
|
feat: Multi-Directory Workspace Support (part1: add --include-directories option) (#4605)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-07-30 20:38:20 +00:00 |
|