sebseb7
|
697cf74cc3
|
Integrate terminal input handling into CLI tool using terminal-kit. Implement global key handler for CTRL-C and prompt user for input before initiating the LLM loop. Remove outdated test scripts for improved codebase clarity.
|
2025-08-12 00:16:03 +02:00 |
|
sebseb7
|
15d8e96b49
|
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 |
|
sebseb7
|
b26d0d3f7e
|
Update test script in package.json and enhance patch_files.js with chroot support and improved path handling for file operations.
|
2025-08-11 17:27:46 +02:00 |
|
sebseb7
|
f6f809263c
|
Initial commit: Add CLI tool with OpenAI integration, including file listing and echo functionalities. Introduce package.json for dependencies and scripts, and system prompt for AI behavior.
|
2025-08-11 15:21:01 +02:00 |
|