All deployments

Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Update supporter upsell message for clarity
Refine the language in the daily email footer to enhance user engagement.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Introduce onboarding email sequence
Add onboarding emails for new authors, including nudges and tips to encourage journaling. Implement unsubscribe functionality and update tests for new features.
💄 Add admin layout and dashboard tests
Introduce a new layout for the admin interface and implement tests to ensure
proper authentication and display of the dashboard title.
Peter Theill
Peter Theill 
deployed a documentation update about 2 months ago
about 2 months ago
Merge pull request #94 from theill/cursor/agents-markdown-file-ce1a
Agents markdown file
📝 Add AGENTS quick start checklist
Add a concise checklist near the top of AGENTS.md to make\ncritical project conventions easier to apply quickly.
Co-authored-by: Peter Theill <peter@theill.com>
Peter Theill
Peter Theill 
deployed a dependency update about 2 months ago
about 2 months ago
⬆️ Upgrade Ruby and CI dependencies
Update Ruby version to 3.4.2 and upgrade CI actions for improved
performance and compatibility.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
🎨 Refactor sitemap routes and XML response handling
Simplify sitemap routes and remove unnecessary format specifications
from XML responses for cleaner code.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
🎨 Update API key retrieval method
Change the method of retrieving the API key from environment variables to
using Rails credentials for improved security and maintainability.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
🗃️ Clean up projects with invalid crawler URLs
Collect and delete projects with broken URLs from crawlers, including
dependent records, to maintain database integrity.
✨ Introduce AI description generation for projects
Add functionality to generate editorial-style descriptions using
Google Gemini. Includes updates to the ProjectsController,
AutoDiscoveryJob, and new AiDescriptionService for handling
description generation and API interactions.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
🔥 Remove project source display from queued projects
Eliminate the source display for projects in the queued projects view to streamline the UI.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Introduce product discovery crawlers
Add new crawlers for SaaSHub, "There's An AI For That", and Uneed.
Implement admin views for managing product sources and their configurations.
Create migrations for product sources and projects to support new features.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Update admin navigation links
Rearrange and enhance the admin navigation links for better clarity and usability.
🎨 Limit recent users and events displayed on dashboard
Reduce the number of recent users and events shown in the admin dashboard
to improve performance and clarity.
✨ Introduce preserved events filter and UI
Add functionality to filter events by preservation status and update UI
to display preserved events in the admin panel.
✨ Introduce reviews management feature
Add reviews controller, views, and routes to manage completed reviews
with filtering options for rating and usage feedback.