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
182ccd34cace1dd9892c8cc0cdcf79fc8bd09392
toolLooper
/
tools
History
sebseb7
70fe6fccdb
Refactor CLI input handling to ensure userText is passed correctly and improve output formatting in cli.js. Update package.json and package-lock.json to include 'exa-js' dependency for enhanced functionality. Revise systemprompt.txt to clarify tool usage and streamline instructions.
2025-08-12 03:38:23 +00:00
..
list_files.js
Enhance CLI tool with usage rendering and indented output formatting. Update user prompt for improved clarity and adjust verbosity settings. Modify file listing to return JSON strings for consistent output.
2025-08-11 19:51:06 +02:00
patch_files.js
Refactor path resolution in patch_files.js to simplify handling of absolute file paths and enhance file loading logic to include existing add targets. This improves error detection for file operations.
2025-08-11 21:38:17 +02:00
read_file.js
Refactor read_file and ripgrep tools to implement file reading and searching functionalities. The read_file tool now validates paths within a restricted directory and handles line skipping and reading limits. The ripgrep tool is implemented to perform pattern searches with optional flags for line numbers and case sensitivity, enhancing search capabilities and error handling.
2025-08-11 22:34:43 +02:00
ripgrep.js
Enhance testing framework by introducing a unified test runner in run-all.js, allowing for streamlined execution of multiple test scripts. Update package.json to include new test commands for individual test scripts and the consolidated runner. Add comprehensive test cases for list_files, read_file, and ripgrep functionalities, improving overall test coverage and error handling.
2025-08-11 23:05:14 +02:00
websearch.js
Refactor CLI input handling to ensure userText is passed correctly and improve output formatting in cli.js. Update package.json and package-lock.json to include 'exa-js' dependency for enhanced functionality. Revise systemprompt.txt to clarify tool usage and streamline instructions.
2025-08-12 03:38:23 +00:00