workon releases
← Back to workon · RSS
-
- feat Declare the agent in config instead of hardcoding claude
-
- feat *(jj)* Surface op-log divergence as workspace status
- other *(jj)* Attribute stranded work via first-class revsets, not op-log text
- other *(jj)* Attribute stranded work via vcs-runner's jj_revset_history
-
- fix *(jj)* Scope trunk detection to origin, never a deploy mirror
-
- feat *(provision)* Session-env auto-delivery (Setup.session_env); Phoenix uses it
- fix *(provision)* Escape credentials in connection URLs and Npgsql strings
- fix *(provision)* Parse EF package refs and Phoenix app name structurally
- fix *(provision)* Scope EF package-ref parsing to PackageReference elements
- other Workspace-provisioners — session-env, mysql e2e, hardening landed
- other *(provision)* End-to-end MySQL cycles for Prisma and Laravel
-
- fix *(provision)* Don't detect bundled fixture/sample .csproj as an EF project
-
- feat *(provision)* Provisioner trait + registry; extract Rails behind it
- feat *(provision)* Python venv repair provisioner
- feat *(provision)* Prisma provisioner (Node)
- feat *(provision)* Alembic provisioner (Python/SQLAlchemy)
- feat *(provision)* Django provisioner (Python, framework-managed)
- feat *(provision)* Laravel provisioner (PHP) + per-framework env file
- feat *(provision)* MySQL/MariaDB engine + wire Rails/Laravel/Prisma
- feat *(provision)* EF Core provisioner (.NET)
- feat *(provision)* Phoenix/Ecto provisioner (Elixir)
- fix *(provision)* Bound Phoenix DB name to 63 bytes; deepen EF csproj scan
- other Spec for modular workspace provisioners
- other Mark workspace-provisioners implemented; note the two follow-ups
- other *(provision)* Full Rails cycle against a real fixture + CI Ruby
-
- feat *(cli)* Dynamic shell completion for workspace references
- other Shell-completion setup, capture-to-file as the primary path
-
- feat *(workspace)* Headless create/attach/destroy/list subcommands
- feat *(workspace)* Add
workon path to print a workspace directory - other Reconcile headless-workspaces spec with base pinning
-
- feat *(trust)* Gate on-disk configs behind a hand-pinned trust list
-
- fix *(jj)* Detach workspace git worktree at the pinned base, not a guessed remote