Skip to content

Add docker build container for AI agents to use#870

Open
macumber wants to merge 6 commits into
developfrom
build_container
Open

Add docker build container for AI agents to use#870
macumber wants to merge 6 commits into
developfrom
build_container

Conversation

@macumber
Copy link
Copy Markdown
Collaborator

This container will allow llm agents to do refactoring, build, and test loops autonomously

Comment thread docker/configure.sh
sed -i 's/build_type=.*$/build_type=Release/' "${CONAN_HOME}/profiles/default"
echo " Profile after edits:"
cat "${CONAN_HOME}/profiles/default"
# NREL custom remote (hosts ruby/3.2.2 and other project packages).
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This is temporary, remove before merging

Comment thread docker/configure.sh
fi

# ── Ensure nrel-v2 remote is registered and insecure ─────────────────────────
# conan.openstudio.net currently has an expired TLS certificate; --insecure
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

This is temporary, remove before merging

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