Changelog

What’s shipped.

Every release, summarised. Grab any build from GitHub Releases.

v1.0.0-beta.1 2026-06-07 Beta
  • Adaptive order sizing: Auto mode (% of balance) and Fixed cap mode, applied per-broker at execution time.
  • Profitability advisor: per-broker break-even analysis, cycle cost chip with live API cost estimates.
  • Position management: Hold-Only, AI Managed, and Ignore modes enforced by the AI guardrail layer.
  • Earnings event-awareness: Finnhub calendar integration surfaces upcoming events before trade proposals.
  • Broker-validated symbol picker: watchlist symbols validated against each broker’s live universe.
  • 24/7 reliability hardening: heartbeat monitor, watchdog, supervisor, auto-retry, and graduated circuit breaker.
Portal & UI
CycleCostChip in Settings · ProfitabilityAdvisor component · PositionManagementSection · EventWarningsPanel · Symbol picker with broker validation · Onboarding step 4 profitability chip · Onboarding step 7 sizing + hold-only prefs
Brokers
Adaptive balance-aware sizing on Luno, VALR, Alpaca · Per-order ZAR cap clamp · Size-to-fit clamp for small balances · VALR order payload fix
AI & Data
SizingConfig (Auto % / Fixed cap) in order proposals · Finnhub earnings calendar with 6h cache · Guardrail rule 10: position management enforcement · Profitability endpoint per broker
Infrastructure
Heartbeat monitor · Watchdog + supervisor auto-restart · Graduated circuit breaker (shadow mode) · Clean-state gitignore (state files, runtime drift) · Weekly P&L shadow report foundation
Merged PRs #366 → #427
Test suite 1957 passed
Download this release →
v1.0.0-beta 2026-05-29 Beta
  • Portal and UI overhaul: onboarding flow, Simple, Operator, and Expert views fully implemented.
  • Broker coverage expanded: Alpaca, Luno (ZAR), and VALR (ZAR) live with simulation and guarded live execution.
  • AI stack hardened: Claude (Decision AI) and Perplexity (Context AI) wired end-to-end with spend tracking and per-model budget caps.
  • Activation page visual polish: segmented OTP key input, machine binding chip, all five states verified.
  • Release infrastructure: Windows installer, auto-update pipeline, machine-bound licensing, and IP protection complete.
  • Public legal set published: Terms of Service, Privacy Policy, and Cookie Policy.
Portal & UI
Onboarding 8-step flow · Simple view polish · Operator equity chart with range selector · Expert console and AI reasoning log · Settings: AI, Trading, Brokers, Notifications, Licensing · Activation page redesign · Sub-ribbon and tile navigation
Brokers
Luno integration (ZAR/crypto, simulation + live) · VALR integration (ZAR/crypto, simulation + live) · Alpaca paper & live · Broker selector in equity graph · Live/Paper/Offline status labels
AI & Data
Claude Haiku 4.5 + Sonnet 4.6 decision model · Perplexity context AI · AI spend tile with per-model breakdown · Massive, Finnhub, FRED, CoinGecko feeds · ZAR 3s async timeout for FX conversion · Reasoning poll with 10s interval
Infrastructure
Windows NSIS installer · Auto-update notification pipeline · Machine-bound licence validation · CI hardening and release automation · IP protection on packaged build · GitHub Actions release workflow
Merged PRs #284 → #365
Test suite 1269 passed
Download this release →