Update Dark Factory managed repository setup#65
Open
darkfactory-agent[bot] wants to merge 2 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Dark Factory is installing or updating managed repository setup files.
.agents/.global/AGENT_PROTOCOL.md.agents/.global/DOCS_AND_MEMORY.md.agents/.global/skills/status/scripts/print_status.mjs.agents/.global/skills/status/SKILL.md.agents/.global/VALIDATION.md.agents/.global/VERSION.agents/.global/WORKFLOW.md.darkfactory/branching-policy.md.darkfactory/installer-policy.json.darkfactory/labels.json.darkfactory/managed-repository.json.darkfactory/release-conventions.md.darkfactory/release-policy.json.github/codex-review.Dockerfile.github/codex-review.schema.json.github/scripts/dark-factory-release-check.mjs.github/scripts/run-codex-review.sh.github/workflows/ci.yml.github/workflows/codex-review.yml.github/workflows/dark-factory-autoupdate.yml.github/workflows/dark-factory-bootstrap.yml.github/workflows/dark-factory-release.ymlAGENTS.mdNotes
.agents/.globalis version-managed by Dark Factory from the AgentOS data repo..agents/.projectis managed only when a repo-specific workspace overlay exists.AGENTS.mdis the managed root agent entrypoint..darkfactorypolicy files define labels, branching, installer, auto-updater, and release baseline..github/workflows/ci.ymlprovides the managed validation baseline..github/workflows/dark-factory-bootstrap.ymlis bootstrap-managed so repositories have a safe baseline workflow..github/workflows/dark-factory-autoupdate.ymlverifies managed setup on a schedule while DarkFactory performs centralized sync..github/workflows/dark-factory-release.ymlprovides a tag-driven GitHub release baseline..github/workflows/codex-review.ymlruns Codex autoreview with the repository secretCODEX_AUTH_JSON.