14 Commits

Author SHA1 Message Date
d1ec42fa51
big ass formatting 2025-06-05 21:31:06 -06:00
3d2a66e32a
Update regex patterns in AICodeAgentCog to match AI prompt format for search and replace operations 2025-06-05 19:27:43 -06:00
0a8ff280e7
feat: Enhance ApplyDiff and DryRunApplyDiff to support SEARCH/REPLACE operations with detailed error handling 2025-06-02 16:32:20 -06:00
cb7fd42b75
feat: Add ReadWebPageRaw tool to fetch raw content from URLs with error handling 2025-06-01 17:21:35 -06:00
14696c131d
Implement code changes to enhance functionality and improve performance 2025-05-31 19:54:54 -06:00
113ce20b2f
feat: Refactor AI agent tool syntax to XML format for improved robustness and parsing 2025-05-31 19:18:04 -06:00
32b8fc3839
feat: Implement command filtering and session management in AICodeAgentCog 2025-05-31 17:31:29 -06:00
17c806eedd
feat: Enhance commit command handling in AICodeAgentCog to set committer identity 2025-05-31 16:10:48 -06:00
d19297dcc0
refactor: Enhance _run_git_command method for improved subprocess handling and error reporting 2025-05-31 16:08:31 -06:00
1d650ef9ae
fix: Improve regex patterns for tool command parsing in AICodeAgentCog 2025-05-31 16:03:32 -06:00
ea93b85fc5
feat: Enhance tool call handling in AICodeAgentCog with TaskComplete support and improved response parsing 2025-05-31 16:00:32 -06:00
b11a974b64
fix: Correct parameter name in generate_content method for AICodeAgentCog 2025-05-31 15:54:39 -06:00
03dd18ec74
fix: Update AI model versions in AICodeAgentCog to reflect latest configurations 2025-05-31 15:52:09 -06:00
162460e5d4
feat: Implement AI Code Agent Cog with integrated Google GenAI and command functionalities 2025-05-31 15:50:54 -06:00