485 Commits

Author SHA1 Message Date
9aca8fca44
aa 2025-06-04 20:09:17 -06:00
157b8b5bab fix fetchuser 2025-06-04 15:07:43 -06:00
442745c194 yurt 2025-06-04 14:46:11 -06:00
c0ceff4451 USer fucking! 2025-06-04 14:42:21 -06:00
fe66bae375 fuck 2025-06-04 14:33:31 -06:00
741eebf586 niga 2025-06-04 14:28:25 -06:00
09d4fc3270 Update Gelbooru watcher to use layout components 2025-06-04 14:03:49 -06:00
19e4f45520 Fuck 2025-06-04 13:30:44 -06:00
cb0112e8ed
fix: Update AI model reference in owoify text processing 2025-06-02 16:38:28 -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
e9fac08645
fix: Clarify moderation rules regarding harassment and hate speech definitions 2025-06-01 18:15:23 -06:00
463c6f0b04
feat: Add thinking configuration to generation request for enhanced processing 2025-06-01 18:06:08 -06:00
2aecba84a5
feat: Add debug print for AI response usage metadata 2025-06-01 18:03:40 -06:00
896dc8a610
fix: Update thinking configuration parameter name for clarity 2025-06-01 17:57:16 -06:00
7627f192c7
feat: Update generation configuration to include thinking mode and increase max output tokens 2025-06-01 17:56:04 -06:00
40a603ba33
fix: Correct parameter name for generation configuration in AI model request 2025-06-01 17:50:38 -06:00
8b4064cb85
feat: Enhance generation configuration by adding system instruction to Vertex AI model requests 2025-06-01 17:46:19 -06:00
5442175679
refactor: Rename ModerationCog to AIModerationCog for clarity and consistency 2025-06-01 17:43:02 -06:00
c0896a691d
fix: Update guild configuration directory path for consistency 2025-06-01 17:41:18 -06:00
fb3b0dab37
feat: Update Vertex AI model to gemini-2.5-flash-preview-05-20 for enhanced capabilities 2025-06-01 17:39:01 -06:00
c8c8c093ce
feat: Update Vertex AI model to gemini-2.5-flash-001 for improved performance 2025-06-01 17:33:22 -06:00
ee8d04cfdd
Rewrite shitty shit to not be shit 2025-06-01 17:33:02 -06:00
cb7fd42b75
feat: Add ReadWebPageRaw tool to fetch raw content from URLs with error handling 2025-06-01 17:21:35 -06:00
f6038cbc37
feat: Enhance custom color role management by removing preset roles when a custom color is set 2025-05-31 20:05:20 -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
e75aa2d234
style: Fix indentation in HelloWorldCog for consistency 2025-05-31 19:01:49 -06:00
101d5ab489 AI Agent: Add helloworld cog 2025-05-31 19:00:22 -06:00
a74719ab97 AI Agent: Add helloworld_cog.py with a simple 'Hello World!' command. 2025-05-31 18:49:28 -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
7860735f93
fix: Improve error handling and logging for LevelingCog views to enhance user feedback and debugging 2025-05-31 15:16:24 -06:00
fa5f39b1d3
fix: Enhance error handling and logging in LevelingCog UI components to ensure valid construction and prevent None returns 2025-05-31 15:13:56 -06:00
d6876f0e8a
fix: Add debug logging for bot initialization, guild and member retrieval, and UI component creation in LevelingCog 2025-05-31 15:03:45 -06:00
c7097425a7
fix: Add detailed error logging with traceback for user data and configuration loading/saving 2025-05-31 15:01:21 -06:00
76f2d2cd23
fix: Update userinfo command to use correct attribute for member accent color 2025-05-31 13:05:05 -06:00
3ae3237921
fix: Update userinfo command to use correct attribute for member timeout status 2025-05-31 13:03:46 -06:00
d4b263d4c9
fix: Refactor userinfo command for improved member data handling and timezone awareness 2025-05-31 13:02:38 -06:00
0713e025ef
fix: Update userinfo command to correctly display user badges from public flags 2025-05-31 13:00:54 -06:00
a136d02448
fix: Update userinfo command to fetch all public user flags for accurate badge display 2025-05-31 12:58:47 -06:00
17d41df051
fix: Enhance userinfo command with additional member details including badges, account age, and device status 2025-05-31 12:57:42 -06:00
c75c01786f
fix: Enhance userinfo command to fetch up-to-date member data and improve activity status handling 2025-05-31 12:51:02 -06:00
72db1fafd8
fix: Improve member fetching in userinfo command with error handling for better user experience 2025-05-31 12:46:40 -06:00
e3920d4a92
fix: Remove unnecessary spacing parameter in UserInfoView container for cleaner UI layout 2025-05-31 12:39:02 -06:00