Commit b28d6c1e authored by MD. SHAHIDUL ISLAM's avatar MD. SHAHIDUL ISLAM

refactor: centralize CLI theming and standardize prompt styling for consistent…

refactor: centralize CLI theming and standardize prompt styling for consistent UI across user inputs.
parent 2b18c83e
...@@ -344,6 +344,13 @@ running the long multi-agent graph, use: ...@@ -344,6 +344,13 @@ running the long multi-agent graph, use:
dohasecuritiesstockai-dashboard GP --date 2026-08-10 dohasecuritiesstockai-dashboard GP --date 2026-08-10
``` ```
To reopen an already completed multi-agent run in the UI without rerunning the
analysis or making another AI call, use:
```bash
dohasecuritiesstockai-dashboard SQURPHARMA --date 2026-08-17 --saved-run --no-ai
```
The command sends only the collected, date-bounded evidence to the configured The command sends only the collected, date-bounded evidence to the configured
deep-thinking model and requires that provider's API key. Numeric valuation deep-thinking model and requires that provider's API key. Numeric valuation
methods remain calculation-backed; the AI assigns reliability weights, writes methods remain calculation-backed; the AI assigns reliability weights, writes
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment