Open
Conversation
- Refactor agent command handling for sandbox mode compatibility - Update local and SSH conversation implementations - Add auto-approve utility with tests - Add session respawn functionality - Improve PTY environment handling
This reverts commit 34f682a.
- Add database schema for automations and integrations - Add GitLab service for repository integration - Add new renderer views for automations - Add hooks for automation triggers and integration status - Add preload bindings for new IPC methods - Update sidebar and app routing for new features
- Simplify input styling with !important overrides - Flatten trigger selection from nested dropdowns to inline list - Tighten spacing and sizing across all controls - Improve border consistency with outline variant buttons
- Consolidated mode toggle and trigger/schedule config into single popover in AutomationInlineCreate - Flat pill-style toolbar with hover-only states and responsive worktree toggle - Added native time picker for schedule configuration - Added category filtering and search to templates dialog - New grid-based browse UI with template cards
- Add layoutId-based swoosh animation to When pill mode toggle - Animate schedule/agent pills with spring transitions - Add fade+blur entrance/exit animation to When pill content - Fix agent selector combobox width (200px) instead of CSS var - Tighten spacing in bottom toolbar for cleaner layout
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>
- Add fetch cache per (triggerType, projectId) to dedupe upstream calls when multiple automations share the same source - Use createdAt timestamp to baseline first poll, avoiding event replay spam - Skip seen state wipe on empty fetches to survive transient auth/rate-limit errors - Resolve remote URL via projectManager before GitHub fetch to support non-bootstrap projects - Add taskCreatedExternally event for external task sync - Add shell quoting (POSIX single-quote escape) in spawn-utils to safely handle special characters in command args - Remove RunLogsModal (unused, deleted) - Add IntegrationBadge to show upstream provider icon on AutomationRow - Log GitHub issue fetch errors instead of silently returning []
Remove stale 0004_talented_ben_parker migration and generate fresh 0008_old_ken_ellis (automations tables) on top of v1 migrations 0005-0007.
2df0d16 to
3581768
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.