Skip to content

Update Dark Factory managed repository setup#65

Open
darkfactory-agent[bot] wants to merge 2 commits into
mainfrom
dark-factory/managed-repository-setup
Open

Update Dark Factory managed repository setup#65
darkfactory-agent[bot] wants to merge 2 commits into
mainfrom
dark-factory/managed-repository-setup

Conversation

@darkfactory-agent

Copy link
Copy Markdown

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.yml
  • AGENTS.md

Notes

  • .agents/.global is version-managed by Dark Factory from the AgentOS data repo.
  • .agents/.project is managed only when a repo-specific workspace overlay exists.
  • AGENTS.md is the managed root agent entrypoint.
  • .darkfactory policy files define labels, branching, installer, auto-updater, and release baseline.
  • .github/workflows/ci.yml provides the managed validation baseline.
  • .github/workflows/dark-factory-bootstrap.yml is bootstrap-managed so repositories have a safe baseline workflow.
  • .github/workflows/dark-factory-autoupdate.yml verifies managed setup on a schedule while DarkFactory performs centralized sync.
  • .github/workflows/dark-factory-release.yml provides a tag-driven GitHub release baseline.
  • .github/workflows/codex-review.yml runs Codex autoreview with the repository secret CODEX_AUTH_JSON.

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.

0 participants