Skip to content

Codex bootstrap for #1687 - #2267

Closed
github-actions[bot] wants to merge 1 commit into
phase-2-devfrom
agents/codex-issue-1687-18263011693
Closed

Codex bootstrap for #1687#2267
github-actions[bot] wants to merge 1 commit into
phase-2-devfrom
agents/codex-issue-1687-18263011693

Conversation

@github-actions

@github-actions github-actions Bot commented Oct 5, 2025

Copy link
Copy Markdown
Contributor

Source Issue #1687: CLI: trend-app and trend-run

Source: #1687

Topic GUID: 113cc661-346f-5159-9c31-347c2db1323b

Why

Summary
Provide a console entry point for the app and a headless runner that reads a config and produces a report.
Scope / Tasks
In pyproject.toml, add scripts:
trend-app = trend_model.app:main (launches Streamlit entry)
trend-run = trend_model.cli:run (reads a TOML/YAML config, runs backtest, writes report)
Add docs/CLI.md with examples.

Tasks

Not provided.

Acceptance criteria

pip install -e . then trend-app launches the GUI; trend-run -c config/trend.toml -o reports/run.html produces a report.

Context
pyproject.toml is present in the repo.
GitHub

Implementation notes

Not provided.


Synced by workflow run.


PR created automatically to engage Codex.

@github-actions

github-actions Bot commented Oct 5, 2025

Copy link
Copy Markdown
Contributor Author

PR created. To engage Codex, the PR author must comment:

@codex start

@github-actions github-actions Bot added the agent:codex Assign to Codex agent label Oct 5, 2025
@stranske stranske closed this Oct 5, 2025
@stranske
stranske deleted the agents/codex-issue-1687-18263011693 branch October 6, 2025 06:10
@stranske stranske mentioned this pull request Jun 14, 2026
2 tasks
@stranske stranske mentioned this pull request Jun 23, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent:codex Assign to Codex agent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants