sebseb7
|
f43e0af918
|
Update ModelDialog to accept options for model selection and enhance error handling for invalid models. Modify CLI to use the new model configuration and update interrogation command for improved functionality.
|
2025-08-22 22:43:27 +00:00 |
|
sebseb7
|
46c9fe9fac
|
Add pricing structure for token usage in CLI and enhance token handling in ModelDialog. Implement cost breakdown per model based on input, cached, and output tokens, and ensure proper initialization of token counts in usage handling.
|
2025-08-21 13:31:15 +00:00 |
|
sebseb7
|
6e8a336143
|
Enhance message handling in ModelDialog by adding console logging for sent messages and enabling parallel_tool_calls for improved response processing.
|
2025-08-21 12:50:44 +00:00 |
|
sebseb7
|
839cea7fe6
|
Update ModelDialog and list_files.js to enhance functionality. Add parallel_tool_calls option in ModelDialog for improved response handling. Modify list_files.js schema to allow null types for path, depth, and includeHidden properties, and remove required fields for greater flexibility.
|
2025-08-21 12:41:31 +00:00 |
|
sebseb7
|
7ad5d10378
|
Update CLI and ModelDialog to enhance functionality and user experience. Modify interrogation command in CLI for improved output generation, adjust model settings in ModelDialog for better reasoning effort, and introduce a new plugin structure in plan.md for LLM integration in Roundcube. Add spinner functionality in InkApp for loading states and improve error handling in read_file.js to ensure proper line breaks in file content output.
|
2025-08-21 08:20:38 +00:00 |
|
sebseb7
|
421b47355b
|
Refactor logging in CLI and ModelDialog to improve clarity by commenting out verbose console outputs. Update function call result logging to include limited arguments and JSON stringification for better readability. Enhance error handling in read_file.js to check for file existence before processing.
|
2025-08-14 10:09:24 +00:00 |
|
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
|
df85e5e603
|
Enhance terminal functionality in InkApp by implementing a new input handling system. Introduce a command history feature for improved user navigation and streamline the process for submitting commands. Update state management to ensure accurate tracking of user inputs and command history.
|
2025-08-13 04:56:39 +00:00 |
|