This website requires JavaScript.
Explore
Help
Sign In
tomi
/
AnchorCli
Watch
1
Star
0
Fork
0
You've already forked AnchorCli
Code
Activity
Files
7a6e9785d613f6464b2ab442b73dc6cd4b3ad09e
AnchorCli
/
Tools
History
Tomi Eckert
7a6e9785d6
feat: Introduce
EditTools
with file manipulation functions, replacing
RenameFile
and
CopyFile
with
MoveFile
in
ToolRegistry
.
2026-03-06 00:52:24 +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
initial commit
2026-03-04 07:59:35 +01:00
EditTools.cs
feat: Introduce
EditTools
with file manipulation functions, replacing
RenameFile
and
CopyFile
with
MoveFile
in
ToolRegistry
.
2026-03-06 00:52:24 +01:00
FileTools.cs
feat: Introduce a
/reset
command to clear the chat session and token tracking, and update documentation.
2026-03-04 22:24:05 +01:00