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
|
62e9754ab0
|
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 |
|
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
|
fc0c0669f8
|
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 |
|
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
|
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
|
612a4a6b9d
|
Add detailed patch file format documentation to patch_files.js, including instructions for context and code changes.
|
2025-08-11 17:15:43 +02:00 |
|
sebseb7
|
439cdfcfd1
|
Update CLI tool to modify user prompt for file creation, change model to 'gpt-5-mini', and adjust verbosity levels for text and reasoning. Enable output logging for function call results and deltas.
|
2025-08-11 17:12:03 +02:00 |
|