• Joined on 2025-01-07
pacnpal synced commits to main at pacnpal/thrillwiki_laravel from mirror 2025-02-25 16:04:23 -05:00
b4462ba89e Add photo management features, update database configuration, and enhance park model seeding
pacnpal synced commits to main at pacnpal/thrillwiki_laravel from mirror 2025-02-25 14:24:23 -05:00
15b2d4ebcf Refactor Park model, update routes for parks management, and enhance database migrations for park areas and locations
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 13:09:13 -05:00
937bc18ca7 Enhance DiscordBot shutdown process; add connection timeout, cancel web tasks, and handle SIGINT signal
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 12:57:28 -05:00
f40d19294f Enhance signal handling in DiscordBot; disable reloader, set shutdown timeout, and improve task identification
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 12:28:54 -05:00
898937acb4 Update .gitignore to exclude additional Python cache files; implement reset personality command with user permissions check
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 11:36:10 -05:00
de3b09bf46 Update .gitignore to exclude additional cache files and environment configuration
4812eeb2ac Remove conversation history database and related cache files; delete environment configuration
Compare 2 commits »
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 11:06:06 -05:00
519dfaa038 Update .gitignore to exclude additional Python bytecode files and database artifacts
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 10:53:37 -05:00
5ad38f8f1b Update .gitignore to exclude additional cache and log files; modify system prompt for character behavior and rules
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 10:27:45 -05:00
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-25 09:23:45 -05:00
0e6a0fa770 Update .gitignore to exclude additional cache files; enhance APIManager message handling and tool response parsing
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-24 22:57:48 -05:00
4f94600375 Enhance tool response handling and parsing; update tool markers configuration and usage guidelines
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-24 20:07:58 -05:00
57eff11433 Add tool markers configuration and update usage guidelines for explicit markers
pacnpal synced commits to main at pacnpal/thrillwiki_laravel from mirror 2025-02-24 20:04:24 -05:00
45f9e45b9a Add testing environment configuration and create model factories for Operator and Park
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-24 20:01:08 -05:00
185fe4ce73 Update .gitignore to exclude additional cache files; enhance tool documentation with optional message ID parameter
pacnpal synced commits to dependabot/pip/pydantic-settings-2.8.0 at pacnpal/simpleguardhome from mirror 2025-02-24 16:54:32 -05:00
pacnpal synced new reference dependabot/pip/pydantic-settings-2.8.0 to pacnpal/simpleguardhome from mirror 2025-02-24 16:54:32 -05:00
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-24 16:54:26 -05:00
98eeb46c61 Refactor web server initialization for graceful shutdown; update .gitignore to exclude additional cache files
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-24 16:37:07 -05:00
c5bd2bf65f Implement reaction history context handling; enhance HTTP server initialization and logging; add static file serving
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-24 14:47:47 -05:00
18c99a0434 Enhance tool functionality by adding function definitions and schemas; initialize database before handlers; improve API response handling for tool calls
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-24 14:09:29 -05:00
015c40441b Update README with environment variable configuration and bot command details; enhance event and tool handler initialization