This website requires JavaScript.
Explore
Help
Sign In
seb
/
toolLooper
Watch
1
Star
0
Fork
0
You've already forked toolLooper
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
83ac8709b72decb1249f7ff367e2b244a3ff22d8
toolLooper
/
tools
History
sebseb7
ac09e4ed08
Update CLI scripts to enhance functionality and error handling. Change shebang in cli-ink.js for improved compatibility with TypeScript. Modify websearch.js to utilize EXA_API_KEY from environment variables, adding error handling for missing keys. Refactor wget.js to use ES module syntax and improve filename generation for downloaded content.
2025-08-12 05:44:17 +00:00
..
list_files.js
Refactor file listing in list_files.js to return structured objects for easier machine parsing and consistent output. Update sorting mechanism to ensure files are sorted by path before returning.
2025-08-12 04:19:25 +00:00
patch_files.js
Refactor CLI output formatting in cli.js to enhance readability by adding line breaks. Comment out verbose logging for OpenAI calls and error handling to reduce console clutter. Update patch_files.js description for clarity on functionality.
2025-08-12 04:36:15 +00:00
read_file.js
Update chroot path in multiple tools to use '/workspaces/aiTools' for consistent file handling across the codebase.
2025-08-12 03:50:16 +00:00
ripgrep.js
Update chroot path in multiple tools to use '/workspaces/aiTools' for consistent file handling across the codebase.
2025-08-12 03:50:16 +00:00
websearch.js
Update CLI scripts to enhance functionality and error handling. Change shebang in cli-ink.js for improved compatibility with TypeScript. Modify websearch.js to utilize EXA_API_KEY from environment variables, adding error handling for missing keys. Refactor wget.js to use ES module syntax and improve filename generation for downloaded content.
2025-08-12 05:44:17 +00:00
wget.js
Update CLI scripts to enhance functionality and error handling. Change shebang in cli-ink.js for improved compatibility with TypeScript. Modify websearch.js to utilize EXA_API_KEY from environment variables, adding error handling for missing keys. Refactor wget.js to use ES module syntax and improve filename generation for downloaded content.
2025-08-12 05:44:17 +00:00