chore(release): 0.42.0-beta.1#329
Merged
Merged
Conversation
Headless sessions become reopenable + the ~/.openalice data root + sealed broker credentials + the UTA order lifecycle closes. release.yml tags v0.42.0-beta.1 + publishes the prerelease on master push. Highlights: - Headless runs are now real sessions: all four agent CLIs' session ids are captured from headless stdout while running, full output logs persist on disk, and a finished run reopens as a normal interactive session (resume-by-id). UI: collapsed "headless · N" tier under each workspace + output viewer in the Automation panel (#326). - User data moves to ~/.openalice (OPENALICE_HOME); broker credentials are sealed at rest (AES-256-GCM, machine-bound key, migration 0009); desktop relocates packaged data on first launch. - UTA order lifecycle closed: auto-sync poller + fill data + PnL invariant (#325); externally-placed orders observed as squashed [observed] commits with configurable cadence (#327); Alpaca error bodies surfaced, bybit spot+swap order sweep, listing-driven sync perf (#328). - CLI is the default workspace tool access; trading lands on the CLI surface as the alice-uta export family (#319, #320). - Self-host hardening: configurable ports, MCP loopback bind + lock, Docker self-host image, Guardian owns the Vite dev port (#303–#308, #322). - Market data: status-first settings page with coverage map (#323), hub FX table, keyless yfinance fallbacks, long-tail fetcher fixes (#310–#317). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan
🤖 Generated with Claude Code