Skip to content

feat(accounts): test bound proxy pools#1124

Open
Komzpa wants to merge 1 commit into
Soju06:mainfrom
Komzpa:issue-939-account-proxy-test
Open

feat(accounts): test bound proxy pools#1124
Komzpa wants to merge 1 commit into
Soju06:mainfrom
Komzpa:issue-939-account-proxy-test

Conversation

@Komzpa

@Komzpa Komzpa commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

Refs #939.

Summary

  • add an in-place Test pool action to account proxy bindings using the existing upstream proxy endpoint-test API
  • show the latest bounded reachability result for the selected pool's first endpoint
  • update the proxy/account dashboard polish OpenSpec delta and account binding tests

Validation

  • cd frontend && ./node_modules/.bin/vitest run src/features/accounts/components/account-proxy-binding.test.tsx --testTimeout=20000 --pool=forks
  • cd frontend && ./node_modules/.bin/eslint src/features/accounts/components/account-proxy-binding.tsx src/features/accounts/components/account-proxy-binding.test.tsx src/features/accounts/components/account-detail.tsx src/features/accounts/components/accounts-page.tsx
  • cd frontend && ./node_modules/.bin/tsc -b --pretty false
  • uv run openspec validate polish-proxy-and-account-dashboard-ux --strict
  • git diff --check

@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: 330b95c4bf

ℹ️ 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 frontend/src/features/accounts/components/accounts-page.tsx
Comment thread frontend/src/features/accounts/components/account-proxy-binding.tsx Outdated
@Soju06 Soju06 added the 🤖 codex: needs work [@codex review] raised an issue label Jul 1, 2026
@Komzpa Komzpa force-pushed the issue-939-account-proxy-test branch 2 times, most recently from a8811fa to e6dd18a Compare July 1, 2026 03:23
@Komzpa Komzpa removed the 🤖 codex: needs work [@codex review] raised an issue label Jul 1, 2026
@Komzpa

Komzpa commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator Author

@codex review

@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: e6dd18a74a

ℹ️ 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 frontend/src/features/accounts/components/account-proxy-binding.tsx
@Komzpa Komzpa added the 🤖 codex: needs work [@codex review] raised an issue label Jul 1, 2026
@Komzpa Komzpa force-pushed the issue-939-account-proxy-test branch from e6dd18a to 07e6bfb Compare July 1, 2026 03:39
@Komzpa Komzpa removed the 🤖 codex: needs work [@codex review] raised an issue label Jul 1, 2026
@Komzpa

Komzpa commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator Author

@codex review

@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: 07e6bfb016

ℹ️ 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 frontend/src/features/accounts/components/account-proxy-binding.tsx
@Komzpa Komzpa added the 🤖 codex: needs work [@codex review] raised an issue label Jul 1, 2026
@Komzpa Komzpa force-pushed the issue-939-account-proxy-test branch from 07e6bfb to 2ad9196 Compare July 1, 2026 03:57
@Komzpa Komzpa removed the 🤖 codex: needs work [@codex review] raised an issue label Jul 1, 2026
@Komzpa

Komzpa commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Breezy!

Reviewed commit: 2ad9196afb

ℹ️ 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".

@Soju06 Soju06 added 🤖 codex: ok [@codex review] says no issues found. and removed 🤖 codex: ok [@codex review] says no issues found. labels Jul 1, 2026
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.

2 participants