Skip to content

Extend Control management foundation - #11

Open
BenCodez wants to merge 6 commits into
mainfrom
codex/control-console-foundation
Open

Extend Control management foundation#11
BenCodez wants to merge 6 commits into
mainfrom
codex/control-console-foundation

Conversation

@BenCodez

Copy link
Copy Markdown
Owner

Summary

  • negotiate and enforce the paired config.proxy-files.v1 capability for proxy-only bungeeconfig.yml management
  • improve automatic loading and stale-session handling across configuration, routing, proxy-method, and transport-test workflows
  • protect unsaved YAML/routing edits during server, file, reload, and browser transitions
  • render bounded exact-player storage details and aggregate retained vote traces across connected backends
  • improve snapshot restore target checks, documentation, and restart/reload messaging

Paired VotingPlugin support: BenCodez/VotingPlugin#1596

Local verification

  • mvn -B clean verify — 142 tests passed
  • node --check src/main/resources/web/app.js — passed
  • git diff --check — passed

Compatibility and safety

  • existing preview/approval/revision semantics are reused
  • server-side target validation enforces proxy files on proxy nodes and other managed files on Bukkit nodes
  • claim-time role changes durably cancel stale work
  • older nodes simply omit the new optional capability
  • dynamic UI rendering continues to use safe DOM/text APIs

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-01T02:27:11.381045Z 574613a Manual request
🔒 Security Review Completed 2026-08-31T23:07:47.208934Z 30a5b80 PR opened
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@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: 30a5b808e8

ℹ️ 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 src/main/resources/web/app.js Outdated
Comment thread src/main/resources/web/app.js
@BenCodez

Copy link
Copy Markdown
Owner 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: 5519399db8

ℹ️ 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 src/main/resources/web/app.js Outdated
Comment thread src/main/resources/web/app.js
@BenCodez

Copy link
Copy Markdown
Owner 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: aadc70efcf

ℹ️ 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 src/main/resources/web/app.js Outdated
Comment thread src/main/resources/web/app.js
@BenCodez

BenCodez commented Sep 1, 2026

Copy link
Copy Markdown
Owner 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: 208306a000

ℹ️ 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 src/main/resources/web/app.js Outdated
@BenCodez

BenCodez commented Sep 1, 2026

Copy link
Copy Markdown
Owner 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: 4a433e6471

ℹ️ 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 src/main/resources/web/app.js Outdated
Comment thread src/main/resources/web/app.js Outdated
@BenCodez

BenCodez commented Sep 1, 2026

Copy link
Copy Markdown
Owner 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: 574613a263

ℹ️ 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 on lines +744 to +748
const listed = Array.isArray(envelope.result?.events)
? envelope.result.events.slice(0, MAX_TRACE_EVENTS_PER_NODE) : [];
const source = `${node.displayName} (${node.nodeId})`;
sources.push(source);
if (envelope.result?.truncated === true) truncatedSources.push(source);

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Report client-side trace truncation

When a buggy or hostile inspection-capable node returns more than 100 events while omitting or falsely clearing its truncated flag, this code silently slices the collection but still classifies the source as readable and complete. The resulting trace can therefore hide retained events without displaying the incompleteness warning; add the source to truncatedSources whenever the received array exceeds MAX_TRACE_EVENTS_PER_NODE, regardless of the node-provided flag.

AGENTS.md reference: AGENTS.md:L96-L100

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