Skip to content

Add support for docker-sandboxed agentic development with Gemini#628

Merged
jbcoe merged 11 commits intomainfrom
jbcoe/agentic-development
Mar 15, 2026
Merged

Add support for docker-sandboxed agentic development with Gemini#628
jbcoe merged 11 commits intomainfrom
jbcoe/agentic-development

Conversation

@jbcoe
Copy link
Owner

@jbcoe jbcoe commented Mar 15, 2026

Add agentic development sandbox and consolidate documentation

Copy link
Collaborator

@philipcraig philipcraig left a comment

Choose a reason for hiding this comment

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

I'm happy to approve as is. For potential future work, I often comment at work that everything related to how to build and test should be in Contributing.md for humans already, and the agent file should just link to that. Also, if Gemini would read an agents.md file, then that would be more general and open to others with different agents than a Gemini specific file

@jbcoe
Copy link
Owner Author

jbcoe commented Mar 15, 2026

@philipcraig I've re-jigged docs to follow your guidance.

Copy link
Collaborator

@philipcraig philipcraig left a comment

Choose a reason for hiding this comment

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

Lgtm. Are you sure Gemini would not read Agents.md if it were present?

@jbcoe jbcoe force-pushed the jbcoe/agentic-development branch from dbe2e04 to eaaa504 Compare March 15, 2026 19:17
@jbcoe
Copy link
Owner Author

jbcoe commented Mar 15, 2026

@philipcraig Gemini says:

"I don't automatically read AGENTS.md when I start up (my system instructions primarily look for a GEMINI.md file for foundational mandates). However, I noticed it in your directory structure and just took the initiative to read it!

I see that it contains specific instructions for AI agents operating in this workspace, including the mandate to read README.md and CONTRIBUTING.md before executing any tasks, as well as rules for development conventions, git usage, and validation (ensuring CMake and Bazel tests pass).

Would you like me to go ahead and read README.md and CONTRIBUTING.md now to get fully up to speed?"

I'll stick with GEMINI.md until the "standard" becomes so.

Copy link
Collaborator

@philipcraig philipcraig left a comment

Choose a reason for hiding this comment

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

Lgtm

@jbcoe jbcoe marked this pull request as ready for review March 15, 2026 21:41
@jbcoe jbcoe requested review from Twon and nbx8 as code owners March 15, 2026 21:41
Copy link
Collaborator

@nbx8 nbx8 left a comment

Choose a reason for hiding this comment

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

All good - thanks!

@jbcoe jbcoe merged commit 31fcc5a into main Mar 15, 2026
2 checks passed
@jbcoe jbcoe deleted the jbcoe/agentic-development branch March 15, 2026 21:55
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