Releases: debuglebowski/slayzone
SlayZone 0.19.0
Locks, tabs & providers
π Project locks β Lock a project with a duration, rate limit, and schedule to prevent accidental edits.
π Project-scoped tabs β Per-project tab persistence with a Cmd+Shift+H shortcut to jump home.
π Default provider select β Pick a default terminal-mode provider from the Providers settings tab.
β¨ Context Manager & Automations graduated β Both features moved out of Labs into the main settings.
β¨ Slimmer Settings layout β General tab removed and MCP extracted into its own tab.
π Floating agent on tiling managers β Disabled by default and fixed compatibility with macOS tiling window managers.
π Lock popover input width β Lock popover inputs now stretch to fill the full popover width.
SlayZone 0.18.0
Palette, panels & polish
π Unified command palette β Cmd+K and Cmd+P now open one palette with fzf-based search, dual-score ranking, and match highlighting.
π Floating agent panel β Agent panel has a proper state machine, menu, manual detach, auto-detach on window blur, and persistent sizing.
π Custom project icons β Set a project icon using letters or an image.
π Markdown split mode in editor β Toggle between source and preview with per-file and per-asset view persistence, plus Notion-like typography.
π Browser panel auto-hide β Browser panel hides when the last tab closes; Cmd+T opens a new tab.
π Stale skill detection β Stale-skill dots on context manager tabs and skill graph cards, plus per-provider sync in the editor.
π Bound skill source banners β Bound skills are locked with a source banner and support sync and unlink from the file.
π Agent panel provider controls β Pick the provider from a dropdown and reset conversation state from the panel header.
π Search result pills β Task search results show status and priority as pills.
π Skills group-by β Group the skills list by source or prefix via a new dropdown.
π Kanban blocked pill β Blocked indicator moved to the card's bottom row as a pill.
π Unbindable shortcuts β Clear a shortcut binding to disable it entirely.
π New keyboard shortcuts β Cmd+J opens settings, Cmd+Shift+J toggles zen mode, Cmd+Shift+U updates the database.
π CLI commit-and-done β New commit-and-done skill plus slay tasks done --close to close the tab after finishing.
π Processes panel spinner β Loading spinner while processes panel fetches state.
π Smarter browser URLs β Task browser defaults localhost and IP addresses to http://.
π CLI init command reference β slay init prints the full command reference and suggests commands on error.
β¨ Terminal rebound to Cmd+K β Terminal, search, and processes shortcuts reshuffled for better finger ergonomics.
β¨ Context menu alignment β Context-menu rows now align cleanly via CSS subgrid.
π Editor dark mode text colors β Dead prose selector no longer breaks text colors in dark mode.
π Dev server Vite warmup β Removed broken Vite warmup block that could crash dev startup.
π CLI HTTP errors surfaced β Silent HTTP failures in notifyApp and slay tasks done --close are now shown.
π CLI --dev flag in tasks open β slay tasks open now respects the --dev flag.
SlayZone 0.17.3
Config & graphs
π Duplicate AI provider β Duplicate an existing provider configuration with one click in AI settings.
π Marketplace library & project actions β Add or remove libraries and projects directly from marketplace skill cards.
π Skill graph edge rendering β Fixed inconsistent edge styles and spurious back-edges in the skill graph.
SlayZone 0.17.2
Boot crash fix
π Boot crash on skill registry update β Fixed datetime() SQL quoting that caused a crash on startup.
SlayZone 0.17.1
Stability fixes
π AI config graph crash β Fixed temporal dead zone crash when deleting edges in the AI config graph.
π Leaderboard OAuth errors β OAuth callback errors are now surfaced instead of silently swallowed.
β¨ CLI --permanent flag β Use --permanent with slay tasks update to persist task changes.
SlayZone 0.17.0
Skills & polish
π Domain-specific slay skills β Split monolithic slay skill into 9 focused domain skills with rich documentation.
π Skill marketplace sync β Installed skills now sync to disk automatically, and project-scoped skill init writes files directly.
π Blocked task state β Tasks can be marked as blocked with a split button UI, blocking relationships, and B/Shift+B shortcuts.
π Agent side panel β Persistent full-height agent panel accessible via Ctrl+Tab cycling.
π Asset downloads β Download assets as PDF, PNG, HTML, or ZIP from a restructured download menu.
π Inline tab rename β Double-click a task tab to rename it inline.
β¨ Redesigned surface tokens β New inset card panels and unified surface token scale across light and dark modes.
β¨ Editor syntax highlighting β Added Go, YAML, SQL, TOML, and HCL syntax highlighting to the editor.
β¨ Git status in file tree β File tree shows git status letter badges and italicizes ignored files.
β¨ Browser address bar search β Non-URL input in the browser address bar now searches Google.
π Terminal word navigation β Option+Arrow keys now correctly move by word on macOS.
π Terminal file links β Cmd+Click file links work on wrapped lines and bare filenames in parentheses.
π Usage API reliability β Fixed first-429 backoff and stale cross-account data in usage tracking.
π Editor list indentation β Unified indentation across bullet, ordered, and task lists.
SlayZone 0.16.0
Folders & skills
π Asset folders β Organize task assets into folders with drag-and-drop, context menus, and inline renaming.
π Asset search β Find assets with a local search bar and global search panel integration.
π Auto-reconcile skills β On-disk skills are automatically synced to the database, removing the unmanaged concept.
β¨ Asset card styling β Asset sidebar items and folders now render as styled cards.
β¨ Auto-refresh assets β Asset content refreshes automatically when updated via CLI.
π Sidebar drag lock β Project drag in sidebar now locked to vertical axis to prevent accidental reordering.
π Create-task form reset β Create-task form no longer resets when background data refreshes.
π Markdown checkboxes β Checkboxes now render correctly in the markdown file editor.
π Skill graph arrows β Dependency direction arrows now display correctly on skill graph edges.
SlayZone 0.15.0
Assets & automation
π Task assets β Attach files, images, and documents to tasks with a dedicated assets panel.
π Asset mentions in editor β Link assets inline with @-mention picker and visual chips in the editor.
π Auto-move tasks on terminal state β Tasks automatically move between columns when terminal state changes.
π Asset CLI commands β Create, list, and manage task assets from the Slay CLI.
β¨ Project settings navigation β New Tasks category in project settings for task automation rules.
β¨ AI input timing β PTY submit now supports --wait for better AI mode input timing.
π Windows PTY cleanup β Errors when killing PTY on Windows are now handled gracefully.
π Usage analytics timezone β Daily usage grouping now uses local timezone instead of UTC.
π Terminal cursor blink β Disabled distracting cursor blink in terminal panels.
SlayZone 0.14.0
Context & shortcuts
π Find in browser page β Use Cmd+F to search within browser panels.
π Tasks from browser links β Turn any browser link into a new task with one click.
π Session resume β Resume previous AI sessions when reopening tasks.
π Web panel CLI commands β Create and manage web panels from the Slay CLI.
π Priority keyboard shortcuts β New priority-based shortcut system prevents conflicts between panels.
π Blocker search β Search and link blocker tasks with status icons.
β¨ Copy session & conversation IDs β Copy session and conversation IDs directly from the terminal dropdown menu.
β¨ CLI DB mismatch warning β CLI warns when the --dev flag targets a different database than the running app.
π Browser zoom alignment β Browser views stay aligned when using app zoom.
π Browser URL on navigation β URL input now updates correctly during history navigation.
SlayZone 0.13.0
History & CLI power
π Activity history β See a timeline of changes to your tasks, tags, and automations.
π CLI install onboarding β Install the slay CLI directly from the onboarding flow.
π Extended CLI commands β Manage tags, templates, automations, due dates, and web panels from the CLI.
π Terminal copy history β Access previously copied text from the terminal context menu.
β¨ Collapsible notification groups β Collapse and expand notification sections to focus on what matters.
β¨ Cron schedule presets β Pick common schedules from a dropdown when setting up automations.
β¨ Collapsible task details β Task metadata now lives in a collapsible Details section.
π Default terminal flags β Terminal now correctly falls back to default flags when none are set per-task.
π Markdown checkboxes β Task list checkboxes now render and toggle properly in the editor.
π Editor height β Description editor now fills the available card space correctly.