All deployments
Peter Theill
deployed a refactoring
about 8 hours ago
Peter Theill
deployed a styling change
about 15 hours ago
Peter Theill
deployed a CI/build change
about 17 hours ago
about 17 hours ago
💚 Pin Docker build to Ruby 3.4.7
The deploy got past setup-ruby but failed inside the image build with the
same error: parallel 2.1.0 requires Ruby >= 3.3, but the build ran on
3.2.3.
Two places still pinned the old version. config/deploy.yml is the
decisive one, since kamal passes RUBY_VERSION as a build arg that
overrides the Dockerfile default, so fixing the Dockerfile alone would
not have changed the build.
Both now match .ruby-version (3.4.7), as the comment above the ARG
already asked for.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HCxJUTQkwwSCMoJpmuiZep
same error: parallel 2.1.0 requires Ruby >= 3.3, but the build ran on
3.2.3.
Two places still pinned the old version. config/deploy.yml is the
decisive one, since kamal passes RUBY_VERSION as a build arg that
overrides the Dockerfile default, so fixing the Dockerfile alone would
not have changed the build.
Both now match .ruby-version (3.4.7), as the comment above the ARG
already asked for.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HCxJUTQkwwSCMoJpmuiZep
1 day ago
🐛 Add entity support to automation settings
🐛 Introduce generateShortId for ID generation
✨ Enhance AgentBatchActivity and ToolActivityDetails
✨ Enhance InputReadOnly component and UI
✨ Enhance agent run status and progress messaging
✨ Introduce Create Place feature with AI support
✨ Introduce GuideDanmark import functionality
✨ Introduce Supplier Event Periods and Prices Cards
✨ Introduce agent email address and update UI elements
✨ Introduce booking and social media links
✨ Introduce conversation title updates
✨ Introduce entity chat attachment owner functionality
✨ Introduce event creation chat feature
✨ Introduce hours periods management feature
✨ Introduce new features for entity change proposals
✨ Introduce period display helper functions
✨ Introduce scope click functionality
✨ Introduce supplier entity and related updates
✨ Introduce support for web search functionality
✨ Update postinstall script for templ8-ui
✨ Add automation pause controls
Peter Theill
deployed a bug fix
8 days ago
10 days ago
🐛 Fix userId type to be optional in TypingSocketProps
✨ Add crop position handling and navigation elements
✨ Add deprecation notice for date and time fields
✨ Add dynamic current date/time block to agent runs
✨ Add image preview URL tests and improve video duration logic
✨ Add supplier relationships to Message and Supplier types
✨ Enhance InputCheckbox and useDelayedUpdate features
✨ Enhance agent chat features and tooltips
✨ Introduce agent activity tracking features
✨ Introduce cancel agent run functionality
✨ Introduce collection entity agent conversations
✨ Introduce crop overlay functionality
✨ Introduce current place zoom feature
✨ Introduce immediate autosave for map fields
✨ Introduce map selection feature
✨ Introduce media versioning and playback enhancements
✨ Introduce new features and improvements
✨ Update agent documentation for clarity
✨ Update agent type icon for product
Peter Theill
deployed a dependency update
10 days ago
Peter Theill
deployed a dependency update
11 days ago