Skip to content

Copilot/update openfang version#238

Open
genevera wants to merge 2 commits into
av:mainfrom
genevera:copilot/update-openfang-version
Open

Copilot/update openfang version#238
genevera wants to merge 2 commits into
av:mainfrom
genevera:copilot/update-openfang-version

Conversation

@genevera
Copy link
Copy Markdown
Contributor

This pull request updates the OpenFang (Agent Operating System) version used throughout the project from v0.2.2 to v0.6.9. This change ensures that all relevant configuration files and the Docker build process reference the latest version of OpenFang.

Version update to OpenFang:

  • Updated the HARBOR_OPENFANG_VERSION variable to "v0.6.9" in the documentation (docs/2.3.73-Satellite-OpenFang.md), environment configuration (profiles/default.env), and Docker Compose build arguments (services/compose.openfang.yml) to ensure consistency across the project. [1] [2] [3]

Copilot AI review requested due to automatic review settings May 20, 2026 00:24
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the OpenFang version reference across the service build, default configuration, and documentation.

Changes:

  • Bump OpenFang version from v0.2.2 to v0.6.9 in the inline Dockerfile build arg.
  • Bump the default HARBOR_OPENFANG_VERSION in profiles/default.env.
  • Update the documented default HARBOR_OPENFANG_VERSION in the OpenFang docs.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
services/compose.openfang.yml Updates the OpenFang build ARG version used during image build.
profiles/default.env Updates the default OpenFang version used by configuration.
docs/2.3.73-Satellite-OpenFang.md Keeps documentation aligned with the new default version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

dockerfile_inline: |
FROM ghcr.io/av/tools:latest
ARG OPENFANG_VERSION=v0.2.2
ARG OPENFANG_VERSION=v0.6.9
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.

3 participants