• Joined on 2025-01-07
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
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-24 13:39:47 -05:00
b0612c9c7e Enhance tool documentation and user interaction guidelines; update event and message handlers for memory management
pacnpal pushed to main at pacnpal/discord_rcd_ai_bot 2025-02-24 11:45:32 -05:00
177229521c Update .gitignore to exclude sensitive files and logs; modify system prompt for character behavior and rules
2800d46ec8 Remove conversation history database and queue state files; delete environment configuration
Compare 2 commits »
pacnpal synced commits to main at pacnpal/thrillwiki_laravel from mirror 2025-02-24 09:15:47 -05:00
e9e9ff97fb Remove duplicate entry for .clinerules in .gitignore
e0809984d8 Remove .clinerules from git tracking
1fefb344b9 Add .clinerules to .gitignore to exclude Clinerules configuration files
Compare 3 commits »
pacnpal synced commits to main at pacnpal/thrillwiki_laravel from mirror 2025-02-23 22:31:26 -05:00
0ba7add72f Add placeholder images, enhance alert styles, and implement theme toggle component with dark mode support
pacnpal synced commits to main at pacnpal/thrillwiki_laravel from mirror 2025-02-23 21:31:24 -05:00
27e584f427 Implement LocationDisplayComponent and LocationMapComponent for interactive map features; add event handling and state management
pacnpal synced commits to main at pacnpal/thrillwiki_laravel from mirror 2025-02-23 20:51:24 -05:00
af4271b0a4 Add custom exceptions for geocoding and validation errors; document GeocodeService functionality
pacnpal synced commits to main at pacnpal/thrillwiki_laravel from mirror 2025-02-23 20:11:23 -05:00
ac170385cb Update project rules to include original Django project reference and clarify feature parity requirements
f15392806a Refactor Location model to integrate PostGIS for spatial data, add legacy coordinate fields for compatibility, and enhance documentation for geocoding service implementation.
Compare 2 commits »
pacnpal synced commits to main at pacnpal/thrillwiki_laravel from mirror 2025-02-23 19:51:24 -05:00
7e5d15eb46 Add models, enums, and services for user roles, theme preferences, slug history, and ID generation
pacnpal synced commits to nestjs at pacnpal/thrillwiki_django_no_react from mirror 2025-02-23 18:21:24 -05:00
41c747ab03 Add database reset script and update package.json for db commands; refactor middleware for CORS support and error handling in parks page
pacnpal synced commits to nestjs at pacnpal/thrillwiki_django_no_react from mirror 2025-02-23 18:01:24 -05:00
04acef4766 Add park detail API and detail page implementation with loading states and error handling
pacnpal synced commits to nestjs at pacnpal/thrillwiki_django_no_react from mirror 2025-02-23 16:21:34 -05:00
5bcbcae2cd Initialize frontend project with Next.js, Tailwind CSS, and essential configurations
pacnpal synced commits to remove-custom-js at pacnpal/thrillwiki_django_no_react from mirror 2025-02-23 13:21:25 -05:00
669951bc08 Add autocomplete functionality for parks: implement URLs, views, and templates for real-time suggestions