Releases: Melvynx/code-os
Releases · Melvynx/code-os
Release list
StackEnv v0.1.4
What changed
- Discovers every linked Git worktree with
git worktree list --porcelain. - Deduplicates linked checkouts into their primary repository.
- Tracks branch, path, lifecycle status, and Git changes independently per worktree.
- Displays all worktrees in Projects and each dirty worktree in Git changes.
- Adds worktree totals to Overview and
stackenv status. - Includes backend, model, frontend, detached, compatibility, and responsive regression coverage.
StackEnv v0.1.3
What changed
- Simplified desktop and mobile sidebar navigation with flat, borderless items.
- Grouped screenshot evidence by feature/run with per-group counts.
- Kept Radix mobile navigation compatible with the dashboard CSP while preserving strict same-origin scripts.
- Added screenshot grouping tests and live media bypass verification.
StackEnv v0.1.2
Highlights
- GitHub-inspired semantic colors for repository changes
- Orange modified, green added, red deleted, violet untracked/branch, coral conflicts, blue ahead/info
- Zero values remain neutral so active state is easier to scan
- Shared shadcn badge variants and OKLCH design tokens
- Added Git card regression tests and isolated Testing Library cleanup
All semantic colors meet WCAG AA contrast on the StackEnv black canvas.
StackEnv v0.1.1
Highlights
- React + Vite + TanStack Router/Query dashboard built with shadcn/ui and Radix
- Strict black-grid visual system with responsive desktop/mobile navigation
- Password-manager friendly HTML sign-in and secure session cookie
- Media-only
?bp=bypass keys for private screenshot embedding - SPA route fallback, typed API validation, and expanded security tests
- Bundled
$stackenvagent skill and operational documentation
Security
The bypass key authorizes only GET/HEAD requests under /media/. It never grants dashboard or API access. Treat complete bypass URLs as bearer secrets.
StackEnv v0.1.0 — Command Center preview
First public StackEnv preview for Linux. Includes repository and subproject discovery, read-only Git status, Portly application visibility, private screenshot indexing, an embedded loopback dashboard, SQLite snapshots, origin authentication, systemd user-service generation, doctor checks, and shared-tunnel-safe Cloudflare ingress output. Skills synchronization and multi-machine coordination are planned as separate audited milestones.