Aiden Cline
|
006d673ed2
tweak: make read tool offset 1 indexed instead of 0 to avoid confusion that could be caused by line #s being 1 based (#13198)
|
1 week ago |
Aiden Cline
|
6b4d617df0
feat: adjust read tool so that it can handle dirs too (#13090)
|
1 week ago |
Aiden Cline
|
aa6b552c39
Revert pr that was mistakenly merged (#11844)
|
3 weeks ago |
Aiden Cline
|
612b656d36
fix: adjust resolve parts so that when messages with multiple @ references occur, the tool calls are properly ordered
|
3 weeks ago |
Aiden Cline
|
558590712d
fix: ensure parallel tool calls dont double load AGENTS.md
|
4 weeks ago |
adamelmore
|
a8c18dba82
fix(core): expose Instance.directory to custom tools
|
4 weeks ago |
Aiden Cline
|
6cf2c3e3db
fix: use Instance.directory instead of process.cwd() in read tool
|
4 weeks ago |
Aiden Cline
|
39a73d4894
feat: dynamically resolve AGENTS.md files from subdirectories as agent explores them (#10678)
|
4 weeks ago |
zerone0x
|
38c641a2fc
fix(tool): treat .fbs files as text instead of images (#9276)
|
1 month ago |
Dax Raad
|
f94ee5ce90
core: extract external directory validation to shared utility to reduce code duplication across tools
|
1 month ago |
Aiden Cline
|
1b82511fbd
feat: write truncated tool outputs to files (#7239)
|
1 month ago |
Aiden Cline
|
3611260405
core: remove hardcoded .env read block and use new permissions model instead
|
1 month ago |
Dax
|
351ddeed91
Permission rework (#6319)
|
1 month ago |
Buck Evan
|
60db171b44
fix(read): narrow .env file blocking to not block .envrc (#5654)
|
2 months ago |
Aiden Cline
|
84a0868e66
fix: read when file is svg
|
2 months ago |
Aiden Cline
|
a3bb4a3c85
pdf support in read tool (#5222)
|
2 months ago |
Aiden Cline
|
350a32274a
fix: model not being passed correctly to tool
|
2 months ago |
Dax
|
6d3fc63658
core: refactor provider and model system (#5033)
|
2 months ago |
Aiden Cline
|
bbf4574476
fix: make external_directory permission wildcarding more sane
|
3 months ago |
K Whiteside
|
47bfae52c0
fix: permission checks for external_directory and doom_loop (#4433)
|
3 months ago |
Aiden Cline
|
0a2fffa9b5
tweak: whitelist
|
3 months ago |
Dax Raad
|
7ec32f834e
improve read tool end-of-file detection to prevent infinite loops
|
3 months ago |
Aiden Cline
|
4c2e888709
no mr llm, you may not read that
|
3 months ago |
Aiden Cline
|
4e549b1c05
fix: allow user to configure doom loop & external dir perms (#4095)
|
3 months ago |
GitHub Action
|
34ff87d504
chore: format code
|
3 months ago |
Dax Raad
|
1ea3a8eb9b
big format
|
3 months ago |
Aiden Cline
|
d425723249
ask instead of throwing tool error if file is outside cwd
|
3 months ago |
Jérôme Benoit
|
0eb899a950
chore: cleanup versioned zod imports (#3460)
|
4 months ago |
Aiden Cline
|
225adc46ba
feat: allow read tool to handle images (#3052)
|
4 months ago |
Dax
|
c1b4e1f19d
Upgrade to Zod v4 (#2605)
|
5 months ago |