Skip to content

fix: restore runnable enterprise-grade autogen workbench#1

Merged
OgeonX-Ai merged 19 commits into
mainfrom
docs/portfolio-hardening-20260610
Jun 11, 2026
Merged

fix: restore runnable enterprise-grade autogen workbench#1
OgeonX-Ai merged 19 commits into
mainfrom
docs/portfolio-hardening-20260610

Conversation

@OgeonX-Ai

@OgeonX-Ai OgeonX-Ai commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Summary

  • restore a runnable clean-clone contract with dependencies, example configuration, launcher, and required runtime modules
  • expand CI to full Windows and Linux validation with Node 24-compatible actions
  • harden durable storage paths, CORS, and agent-driven file writes
  • retain GSD audit classification, verification, and summary artifacts

Verification

  • local: 71 passed, 7 subtests passed
  • GitHub Actions: Windows and Ubuntu full-suite jobs passed
  • Python compileall, JavaScript syntax, dependency consistency, and git diff checks passed

Manual follow-up

  • consolidate overlapping legacy dashboard and MAF runtime contracts
  • define production authentication and isolated worker execution before non-loopback deployment

@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: 55866e1a78

ℹ️ 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 README.md
Comment on lines +34 to +36
## Demo Scenarios

The best way to understand the product is through operator outcomes:

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 Restore a runnable setup path

For a new user trying any of these demo scenarios from a clean clone, this rewrite removes the only Quickstart and configuration guidance without replacing it. A repo-wide tree search also finds no dependency manifest, .env.example, launcher, or documented start command, so readers cannot determine how to install or run the advertised workbench. Please restore concrete setup/configuration/run instructions or link to an existing runnable guide.

Useful? React with 👍 / 👎.

Comment thread README.md

- `tests/test_workspace_contract.py` validates workspace discovery, repo-root safety, and session creation contracts against real temporary git repos.
- `tests/test_run_persistence.py` verifies durable session layout, artifact manifests, attempts, diffs, validation outputs, and atomic persistence behavior.
- `tests/test_phase4_approval.py` proves destructive writes and externally visible commands are classified and paused behind approval.

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 Qualify the approval-test evidence claim

From a clean checkout, the cited approval suite cannot collect: tests/test_phase4_approval.py imports autogen_starter.config and autogen_starter.providers, but a repo-wide search of this commit finds no autogen_starter package. Since CI runs only the two static UI suites, it does not establish this claim either. Restore the missing runtime package or qualify the statement rather than presenting this test as executable proof.

Useful? React with 👍 / 👎.

@OgeonX-Ai OgeonX-Ai changed the title docs: harden autogen portfolio narrative fix: restore runnable enterprise-grade autogen workbench Jun 10, 2026
@OgeonX-Ai OgeonX-Ai merged commit c829c76 into main Jun 11, 2026
2 checks passed
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