This website requires JavaScript.
Explore
Help
Sign In
tomi
/
AnchorCli
Watch
1
Star
0
Fork
0
You've already forked AnchorCli
Code
Activity
Files
35c8840ed436c719695d4ad80c88848981fdd643
AnchorCli
/
Tools
History
Tomi Eckert
4fbbde32e3
feat: add
EditTools.cs
to implement file manipulation functions like
replace_lines
,
delete_range
, and
batch_edit
, updating
README.md
to reflect new tools and command descriptions.
2026-03-06 03:20:48 +01:00
..
CommandTool.cs
feat: Add CommandTool for user-approved shell command execution, integrating it with a custom spinner that can be paused during interaction.
2026-03-04 11:17:25 +01:00
DirTools.cs
feat: consolidate file write, move, grep, and delete operations into unified tools and update context compaction heuristics
2026-03-06 01:14:56 +01:00
EditTools.cs
feat: add
EditTools.cs
to implement file manipulation functions like
replace_lines
,
delete_range
, and
batch_edit
, updating
README.md
to reflect new tools and command descriptions.
2026-03-06 03:20:48 +01:00
FileTools.cs
feat: introduce FileTools for LLM-accessible file system operations including read, list, find, and grep.
2026-03-06 01:23:19 +01:00