Skip to content

Conversation

@george-gca
Copy link
Collaborator

This pull request updates project documentation to clarify and standardize the development workflow, Git practices, and troubleshooting resources. The main changes include adding a dedicated Git workflow guide and reorganizing the AGENTS.md file for better clarity and usability.

Documentation and Workflow Improvements:

  • Added a new .github/GIT_WORKFLOW.md file detailing commit message conventions, types, and best practices for staging and ignoring files.
  • Reorganized and clarified the pre-commit checklist and local development instructions in AGENTS.md, emphasizing Docker usage and proper code formatting.
  • Updated the section on configuration and troubleshooting in AGENTS.md to better direct users to relevant resources and removed redundant or outdated instructions. [1] [2]

Configuration and Context Updates:

  • Added a .gemini/settings.json file to define context files for Gemini agent operations, ensuring relevant documentation is available for automation tools.
  • Created CLAUDE.md file pointing to AGENTS.md.

@chatgpt-codex-connector
Copy link

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@george-gca george-gca requested a review from Copilot January 31, 2026 20:39
@netlify
Copy link

netlify bot commented Jan 31, 2026

Deploy Preview for relaxed-lollipop-b6bc17 failed. Why did it fail? →

Name Link
🔨 Latest commit 2c1d320
🔍 Latest deploy log https://app.netlify.com/projects/relaxed-lollipop-b6bc17/deploys/697e84fab348490008de8bc2

Copy link
Contributor

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

This pull request reorganizes documentation for AI agents and development workflows by centralizing agent instructions and extracting Git workflow guidelines into a dedicated file.

Changes:

  • Added .gemini/settings.json to define context files for Gemini AI agent operations
  • Created CLAUDE.md as a reference pointer to AGENTS.md
  • Reorganized AGENTS.md by consolidating content and improving the pre-commit checklist structure
  • Extracted Git workflow documentation into new .github/GIT_WORKFLOW.md file

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.

File Description
CLAUDE.md New file containing a reference to AGENTS.md using @AGENTS.md syntax
AGENTS.md Reorganized to streamline content, updated introduction, consolidated pre-commit checklist, and moved Git workflow details to dedicated file
.github/GIT_WORKFLOW.md New dedicated file documenting commit message format, staging practices, and files to exclude from commits
.gemini/settings.json New configuration file listing context files for Gemini AI agent

george-gca and others added 2 commits January 31, 2026 19:40
@george-gca george-gca merged commit b67d2a1 into alshedivat:main Jan 31, 2026
6 of 10 checks passed
@george-gca george-gca deleted the gemini branch January 31, 2026 22:52
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