Skip to content

Releases: debuglebowski/slayzone

SlayZone 0.19.0

14 Apr 08:59

Choose a tag to compare

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

13 Apr 15:29

Choose a tag to compare

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

10 Apr 23:31

Choose a tag to compare

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

10 Apr 21:24

Choose a tag to compare

Boot crash fix

πŸ› Boot crash on skill registry update β€” Fixed datetime() SQL quoting that caused a crash on startup.

SlayZone 0.17.1

10 Apr 14:31

Choose a tag to compare

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

10 Apr 08:50

Choose a tag to compare

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

08 Apr 00:01

Choose a tag to compare

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

07 Apr 10:10

Choose a tag to compare

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

05 Apr 23:02

Choose a tag to compare

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

01 Apr 12:19

Choose a tag to compare

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.