Releases: nazq/Drasill
Releases · nazq/Drasill
v1.0.0
1.0.0 (2026-03-15)
⚠ BREAKING CHANGES
- universal agent messaging — no hooks, no plugins, stdin injection (#10)
- replace tmux with heimdall session supervisor
Features
- add typer CLI, CI pipeline, and boost coverage to 99% (5c66d16)
- comprehensive Playwright E2E tests for dashboard UX (#9) (7f34490)
- file attachments with drag-drop, paste, and file picker (3913ea3)
- file attachments with drag-drop, paste, and file picker (34aaee8)
- file attachments, PWA branding, and operational hardening (2ec5bc1)
- ghostty-web terminal + mobile responsive UI (c37bdb8)
- initial commit — agent mesh control plane with web UI (0fca876)
- PWA branding, graceful shutdown, DB lock handling, role removal, reset-state CLI (5baa09a)
- PyPI release infrastructure — metadata, install hm, release workflow (#11) (199b599)
- replace tmux with heimdall session supervisor (afe07b7)
- replace xterm.js with ghostty-web and add mobile responsive UI (15edcd7)
- terminal config UI, escape buffering, nerd fonts, layout versioning (4f2a8c0)
- terminal config UI, escape buffering, nerd fonts, layout versioning (ea3613c)
- tiling pane manager, settings page, and session creation (3091335)
- tiling pane manager, settings, and session creation (7727d40)
- typer CLI for packaging and deployment (4b04e8f)
- universal agent messaging — no hooks, no plugins, stdin injection (#10) (71ee84a)
Bug Fixes
- add busy_timeout pragma to prevent database locked errors (7b6ed67)
- add contents:read permission to publish job (7d430a2)
- address codebase audit findings (b7c53f6)
- address PR review nits for terminal enhancements (ce566be)
Documentation
- add pinchtab browser automation section to CLAUDE.md (460d542)