sebseb7
|
657b6af993
|
Enhance output logging in CLI and ModelDialog by integrating chalk for better readability. Update output handling to include detailed reasoning and token information. Refactor message management in ModelDialog to improve response processing and add support for function call arguments. Adjust chroot paths in various tools for consistency.
|
2025-08-14 09:41:17 +00:00 |
|
sebseb7
|
ff3accdc76
|
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 |
|
sebseb7
|
60e288454c
|
Refactor CLI input handling in cli.js to streamline the input structure and enhance the OpenAI call process. Introduce a new variable for previous response tracking and update file listing in list_files.js to return sorted file entries directly, improving output consistency.
|
2025-08-12 04:14:42 +00:00 |
|
sebseb7
|
324aea5775
|
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 |
|
sebseb7
|
31b8b5c719
|
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 |
|
sebseb7
|
f21aa45065
|
Enhance file handling in list_files.js and patch_files.js by auto-creating chroot directories, improving path normalization, and refining error handling for file operations.
|
2025-08-11 17:51:28 +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 |
|
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 |
|