Releases: arjun-vegeta/loopCode
Releases · arjun-vegeta/loopCode
Release list
v2.0.0 — Hybrid TUI, In-TUI Auth, Antigravity Proxy & Security Hardening
Highlights & Features
- Transcript-First Inline TUI: Ink
<Static>committed transcript rendering, multiline prompt composer, command palette (/), and modal overlays (Tasks, Verification, Budget, Sessions, Help, Proxy). - In-TUI Provider Authentication: API key entry with masked key display, OAuth loopback server (
127.0.0.1), and token-gated web onboarding page. - Antigravity Proxy Integration: Local proxy daemon management (
start,stop,health), opt-in risk consent tracking, and quota telemetry. - Sessions & Resume UX: Linked
sessions.goal_idFK, non-throwing task lookup onresume(id), session filtering, and confirmed row deletion. - Security Hardening: Central event boundary redaction (
EventBus.emit), DB persistence secret scrubbing, warning directories (~/Desktop,~/Documents,~/Downloads), and exact dependency pinning. - Correctness & Safety: Embedded DDL
SCHEMA_SQLsource of truth,BudgetExceededError(exit code 77), and automatic package manager command resolution.
v1.1.1
v1.1.0
v1.0.0
test(opencode): resolve mock leakage and test runner issues under Bun