Skip to content

v1.9.1 — Evidence validation and terminal conclusions

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 16:37
f8876d7

AlphaCouncil 1.9.1

Fixes a false financial-evidence rejection and makes the terminal's research result clear.

  • Normalize unavailable coverage gaps and their required open-question copies with identical reader escaping. Q&A, HTML characters and whitespace no longer create a false mismatch. Actual source/retrieval requirements and evidence/deadline gates are preserved.
  • Count successful evidence/method/debate/report outputs independently of saved files. Timeouts and skipped stages stay visible; background-process completion is no longer displayed as research completion.
  • Render the entire saved conclusion below progress and reveal it once when a live run ends. Scroll by arrows, mouse wheel or full-page Page Up/Down; complete reports remain accessible from the report list.
  • Hide HTML disclosure tags and machine sentinels in terminal reading while retaining all recorded statements and source links.
  • Add bounded primary/final failure diagnostics without raw model traces, with result labels in all 12 interface languages.

The existing incomplete run is preserved, not silently retried or rewritten as a completed investment analysis. PersonaPacks remain provisional version 0.9.4. No new paid stock-research acceptance run was performed.

Installation

Download and extract the complete archive for your system. Run ./alphacouncil on macOS/Linux or .\alphacouncil.cmd on Windows. Keep the launcher, app/ and runtime/ together. Node and the official Codex runtime are bundled. A service login/API key is required for new research; archives remain unsigned.

Verification

  • 73/73 terminal tests and 1,685/1,685 full source checks passed locally; 14/14 company-dossier tests include the escaping regression and strict missing-retrieval rejection.
  • Native CI passed tests, builds and relocated-archive startup on macOS arm64, Linux x64 and Windows x64.
  • The downloaded CI macOS archive and locally installed client passed a 131×38 / 80×24 PTY walkthrough: inline conclusion paging, complete-report search/back and primary/final failure diagnostics. Original research artifact hashes remained unchanged; zero model-generation calls.
  • Initial local validation caught a changelog format error (fixed) and an existing five-second timeout fixture (isolated and full reruns passed without weakening assertions).

All 10 core/Work matrix jobs passed on the reviewed source; the merged main tree is identical.

The tagged release workflow passed source, Work gateway, packaged-host and npm publication checks.