Self-host hardening — everything live-verified
- Agent sessions work everywhere: fixed the LLM base URL handed to cloud sandboxes and the in-API gateway path shape — BYOK model keys now carry real agent turns on local machines (Cloudflare tunnel) and VPS (domain) alike, proven end-to-end.
- Guided setup, VPS-first:
kortix self-host initwalks domain/reachability → admin email → deployment shape → sandbox provider (Daytona/E2B/Platinum) → optional connectors → update schedule. Help text cut to a page. Auto-update on by default. - GitHub connection hardening: personal-account installs route correctly, torn configs are detected, the Git settings tab never renders blank, and 'New project' takes you to Git settings when GitHub isn't connected yet.
- CLI against your self-host:
kortix loginopens your deployment's dashboard and the full login → projects → ship flow is verified. - kortix-selfhost/: one-README distribution with an optional thin Terraform for AWS/EC2 — durable data volume, automatic EBS-snapshot backups (configurable cadence, keeps N), DNS via Route53 or your own provider.
What's Changed
- chore(release): VERSION → 0.10.1 [skip ci] by @github-actions[bot] in #4733
- Self-host hardening: verified laptop+VPS e2e, init overhaul, git/login fixes by @markokraemer in #4732
- chore(dev-eks): deploy dev-f1043e06 [skip ci] by @github-actions[bot] in #4738
- feat(mfa): members-list MFA status + verification recovers the screen by @Ino-Bagaric in #4737
- chore(dev-eks): deploy dev-7cc3f6f1 [skip ci] by @github-actions[bot] in #4741
- fix(api): free the SAML domain on SSO disconnect by @markokraemer in #4739
Full Changelog: v0.10.0...v0.10.1