Skip to content

Refine strategy switch console options#11

Merged
Pigbibi merged 1 commit into
mainfrom
codex/strategy-switch-soxl-clean-prompts
Jun 8, 2026
Merged

Refine strategy switch console options#11
Pigbibi merged 1 commit into
mainfrom
codex/strategy-switch-soxl-clean-prompts

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add SOXL/SOXX strategy profile to the strategy switch dropdown
  • remove public/private account source hints from the visible switch page
  • use neutral account configuration error copy in the Worker

Tests

  • node --check --input-type=module < web/strategy-switch-console/page_asset.js
  • node --check --input-type=module < web/strategy-switch-console/worker.js
  • git diff --check
  • page asset regeneration stability check

@Pigbibi Pigbibi merged commit 80e6863 into main Jun 8, 2026
2 checks passed
@Pigbibi Pigbibi deleted the codex/strategy-switch-soxl-clean-prompts branch June 8, 2026 20:04

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 849864d493

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/index.html

const strategyOptions = [
"tqqq_growth_income",
"soxl_soxx_trend_income",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Bind SOXL strategy to its matching account

When an IBKR user leaves the default account selected (u15998061) and chooses this newly exposed SOXL/SOXX profile, buildInputs() still combines strategy_profile: form.strategy with the currently selected account's deployment_selector/account_scope/service_name, so the workflow dispatches soxl_soxx_trend_income to the live-u1599-tqqq service instead of the existing live-u1660-soxl account option. Please either make this profile select/require the SOXL account or constrain strategies per account before enabling dispatch.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant