Releases: labsiqbal/proxima
Releases · labsiqbal/proxima
Release list
v1.0.2
What's Changed
- fix(web): slash list scrolls ~4 rows (not hard max 4) by @labsiqbal in #62
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- Foundation refactor: enforce the primitives + password login + security hardening by @labsiqbal in #1
- Streamline Proxima workflows and harden agent execution by @labsiqbal in #3
- docs: test every feature end-to-end, realign all docs + screenshots, fix session-list boot bug by @labsiqbal in #4
- feat(api): project container data model with code/ops areas and override endpoints by @labsiqbal in #5
- Phase 1 slice 2: worktree machinery for repo jobs (flag-gated) by @labsiqbal in #6
- Phase 1 slice 3: run-first plans with per-job targets (Tasks = plans + jobs) by @labsiqbal in #7
- Phase 1 slice 4: repo-job diff review + local merge UI (repo jobs live) by @labsiqbal in #8
- Phase 1 slice 5: auto-continuation on timeout (genuine resume, capped) by @labsiqbal in #9
- Phase 1 slice 6: deterministic script nodes with hash-bound trust by @labsiqbal in #10
- Phase 1 slice 7: single workspace (Deck) - flow nav + right tool rail by @labsiqbal in #11
- Phase 1 slice 8: durable deliverable registry (status, lineage, permalinks) by @labsiqbal in #12
- Phase 1 slice 9: pluggable capability bundle (discipline pack + bundled skills + tool advertisement) by @labsiqbal in #13
- Phase 1 slice 10: docs recentered on the flow + honest security note by @labsiqbal in #14
- Phase 1 slice 11: BYO repo-remote connector (push-after-merge, default off) by @labsiqbal in #15
- Phase 1 slice 12: satpam supervision loop (detection + action ladders, decision-hold) by @labsiqbal in #16
- fix: Design Studio on by default (standing decision 8) by @labsiqbal in #17
- fix(appview): sub-path proxy cannot serve real apps - app preview reachable from remote clients via per-app relay origins by @labsiqbal in #18
- fix(security): preview binds tailnet/loopback only, never the plain LAN (F1+F2) by @labsiqbal in #19
- fix(security): script-approval integrity + push config pinning (F4+F3) by @labsiqbal in #20
- docs: Phase-1 feature refresh with live-verified screenshots by @labsiqbal in #21
- fix(codex): drive system Codex CLI via app-server so new models (gpt-5.6-sol) work by @labsiqbal in #22
- feat(web): @-mention produced project artifacts by @labsiqbal in #23
- fix(product): overnight live E2E pass — chat, tasks, agents, wiki, settings a11y and reliability by @labsiqbal in #24
- feat(onboarding): Create new folder on first-run workspace setup by @labsiqbal in #26
- Add native Grok ACP runner by @labsiqbal in #28
- feat(chat): add first-class /masterplan command by @labsiqbal in #31
- ArtifactViewer v2: native rich review and editable diagrams by @labsiqbal in #32
- feat: build Proxima Alpha by @labsiqbal in #34
- Refresh the live E2E tour for Alpha and native review by @labsiqbal in #36
- fix(web): Alpha UI parity + destinations-only nav + tour refresh by @labsiqbal in #37
- fix(web): Alpha Chat composer, collapsible rail, running-tasks badge by @labsiqbal in #40
- docs: uniform screenshot recapture after Alpha UI parity by @labsiqbal in #39
- fix(web): bare Alpha tool cards + quiet empty Attention by @labsiqbal in #42
- fix(web): strip all card chrome from Alpha tool-result rows by @labsiqbal in #43
- fix(web): remove outer card chrome from Alpha conversation column by @labsiqbal in #44
- fix(web): remove Alpha composer dock tray background by @labsiqbal in #45
- fix(web): remove drop shadow under chat composer shell by @labsiqbal in #46
- fix(web): Recipes Plan Chat reflow, restore, runnable graphs by @labsiqbal in #47
- feat(web): rename Recipes → Workflows + lock project ownership by @labsiqbal in #48
- feat(web): shell project switcher, Settings projects, running text pill by @labsiqbal in #49
- fix(web): header project switch stays on current view by @labsiqbal in #50
- feat(web): shell chrome Back, deep project lock, Chat keep-alive (M1) by @labsiqbal in #51
- feat(web): UI flow M2–M8 teaching empties, keep-alive, Settings IA by @labsiqbal in #52
- fix(image): load xAI OAuth from Grok runner auth by @labsiqbal in #53
- feat(web): compact Chat empty state with progressive help by @labsiqbal in #54
- fix(web): Workflows drop project-name chrome; rename from shell switcher by @labsiqbal in #55
- fix(web): compact Design Studio and Alpha empty teaching walls by @labsiqbal in #56
- feat(web): Design Studio drag-resizable chat and inspector panels by @labsiqbal in #57
- fix(web): Alpha example prompts as inline chips by @labsiqbal in #58
- fix(web): scannable settings nav and lock agent picker mid-run by @labsiqbal in #59
- feat: skill slash commands + multi-root scan + optional headroom by @labsiqbal in #60
- fix(web): cap slash command popover to 4 items by @labsiqbal in #61
Full Changelog: v1.0.0...v1.0.1
Proxima v1.0.0
Initial clean-root release of Proxima.
- Self-hosted single-user control plane for human and AI agent teams.
- Production and staging installation paths, services, and release tooling use the Proxima identity.
- Video and Design Studio are retained but temporarily disabled by server-side feature gates.
- Browser session tokens are redacted from HTTP, SSE, and WebSocket request logs.
Full changelog: https://github.com/labsiqbal/proxima/commits/v1.0.0