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 |
|
sebseb7
|
edf0d3cffb
|
Update package dependencies to include 'ink' and 'ink-text-input' for enhanced terminal UI capabilities. Add new script 'start:ink' for launching the ink-based CLI interface. Clean up example.js by removing unnecessary whitespace for improved readability.
|
2025-08-12 01:40:32 +02:00 |
|
sebseb7
|
91d28779d6
|
Update package dependencies to include node-pty for improved terminal handling. Refactor stat-vit-term.js to utilize node-pty for process management and streamline input simulation. Clean up example.js by removing unnecessary input commands.
|
2025-08-12 01:36:10 +02:00 |
|
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
|
70f54684e6
|
Refactor CLI tool to support streaming responses with previous response tracking and update file listing tool schema by removing unnecessary 'chroot' parameter from required fields.
|
2025-08-11 15:54:58 +02:00 |
|