Features
Global Schedules Dashboard (#167)
- Mobile-responsive UI for managing schedules across all repositories
- New GlobalSchedules page with comprehensive schedule management
- Backend API endpoints for global schedule queries
Skills Editor UI & Backend Service (#165)
- Full skills management interface with dialog components
- Backend service for CRUD operations on skills
- Shared schema for skills validation
- Repository-level skills with prompt injection support
Cron-Based Scheduling with Prompt Templates (#164)
- Database migrations for cron support
- Prompt templates integration
- New routes for prompt template management
- Enhanced schedule service with cron job support
Question Prompt UI Simplification (#166)
- Space-saving design with minimized state
- Drag-down gesture support
- Orange theme accents
Mobile Fullscreen Settings (#163)
- Added mobileFullscreen option to settings dialogs
- Improved responsive layout
Enhancements
- Cross-origin cookie support with credentials include
- Dialog button spacing improvements
- Auto-focus disabled on dialog open
Bug Fixes
- TypeScript build errors in frontend
- Schedule-related test mocks
- Duplicate import in repo.ts
- Dialog button spacing and auto-focus issues