Commit Graph

37 Commits

Author SHA1 Message Date
admin 7386fdeeed Fixed github_tool.py, added RAG bot 2025-06-06 17:41:30 -05:00
cyclop-bot bff5e8a02c feat: Add read_readme tool
Implements a new tool to read the README.md file from the repository root.
This tool will allow direct access to the project's documentation.

Addresses issue #226
2025-06-05 18:17:04 -05:00
admin 6526d599ae Updated prompts using Gemini Deep Research 2025-06-05 18:07:39 -05:00
admin f15228fa58 Refactored gemini, openai and claude into one file and removed logic from the base class, also made helper class definable from command line 2025-06-03 13:04:42 -05:00
cyclop-bot 2fbdaeec66 Refactor: Improve testability of GitHubTool 2025-06-02 16:58:52 -05:00
cyclop-bot 0c2f09fb23 feat: add get_pull_request_general_comments to github_tool 2025-06-02 14:14:28 -05:00
cyclop-bot ca4adff116 Add view_commit_details_for_file function to GitHubTool 2025-06-02 14:06:33 -05:00
admin caa6971683 Fixed code review errors 2025-06-02 13:52:54 -05:00
cyclop-bot b3ab62eccf feat: Add pull request review capabilities 2025-06-02 13:48:17 -05:00
admin 7844f26d59 Testing with qwen and updating tools 2025-06-01 11:50:12 -05:00
admin 99630ffc19 emit github token when starting 2024-08-22 08:11:01 -05:00
admin 5c17823a0f Added browse command and project handlers 2024-08-21 13:26:34 -05:00
admin 8036ecaec5 Fixed tool definitions 2024-08-20 23:05:15 -05:00
admin d4c952cda0 Enhance project board-related methods to return detailed responses 2024-08-20 22:53:00 -05:00
admin e3fd071dc2 Recommit github_tool.py with all function calls and missing pieces added back 2024-08-20 19:09:19 -05:00
admin ca2b0bd667 Recommit github_tool.py with missing pieces added back 2024-08-20 18:54:57 -05:00
admin 34550d128b Add project management functions for creating boards, columns, and cards. 2024-08-20 18:49:00 -05:00
admin 6193086a9f Add abilitiy to comment on and read comments from an issue 2024-08-20 15:31:10 -05:00
admin 819445ec35 Revert github tool refactoring 2024-08-20 12:24:33 -05:00
admin 976e397140 Add logging to GitHubTool for function loading and initialization 2024-08-20 12:02:45 -05:00
admin 7271c5da84 Refactor github_tool.py to use consistent JSON definitions 2024-08-19 16:01:24 -05:00
admin bd19895e90 Refactor github_tool.py to utilize new class-based functions 2024-08-19 15:49:31 -05:00
admin 6779899981 formatting issues 2024-08-19 14:36:43 -05:00
admin 0e6a807bff Merge branch 'main' into feature/get-issue-details 2024-08-19 14:33:07 -05:00
admin e75f5c707e Added issue creation 2024-08-19 14:30:17 -05:00
admin ef39dfb4ff Add get_issue_details function 2024-08-19 14:29:17 -05:00
admin 01d7c508d9 whitespace fix 2024-08-18 18:51:56 -05:00
admin 96a346cb4a Update github_tool.py 2024-08-18 18:49:15 -05:00
admin 50fc92fed6 Update github_tool.py 2024-08-18 18:47:32 -05:00
admin eccab1862b Update github_tool.py to use metrics 2024-08-18 18:43:40 -05:00
admin 8e6230a669 Add functions to approve, close, merge PRs, and delete branches 2024-08-18 12:31:00 -05:00
admin a283f7dde9 Removed image, added clear implementation to github_tool and log_tool 2024-08-18 09:19:29 -05:00
admin a8d470333b Changed order of tool parameters, switched over to gpt4o 2024-08-17 19:21:15 -05:00
admin fd549c203e Added features to github tool 2024-08-17 11:30:34 -05:00
admin df0e6ad9ad Added setup scripts 2024-08-17 11:01:59 -05:00
admin 7487c69531 Fixed commit workflow 2024-08-17 09:38:35 -05:00
admin 7ba4838522 Added tests 2024-08-17 09:28:17 -05:00