[PR #13228] docs: add AGENTS.md for AI coding assistants #14124

Open
opened 2026-04-13 00:45:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/13228
Author: @cd-Ishita
Created: 11/24/2025
Status: 🔄 Open

Base: mainHead: agentsMD


📝 Commits (1)

  • 350da76 docs: add AGENTS.md for AI coding assistants

📊 Changes

1 file changed (+938 additions, -0 deletions)

View changed files

AGENT.md (+938 -0)

📄 Description

Description

This PR adds an AGENTS.md file to help AI coding assistants (like Claude, GitHub Copilot, Cursor) better understand the project's structure and conventions.

What's Included

  • Project structure and tech stack
  • Build and test commands
  • Coding standards with examples
  • Git workflow and commit conventions
  • AI-specific code generation guidelines

Benefits

  • Better AI-generated code following project conventions
  • Faster contributor onboarding
  • Codified best practices

Testing

All commands tested and verified to work correctly.

Happy to make adjustments based on feedback!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/13228 **Author:** [@cd-Ishita](https://github.com/cd-Ishita) **Created:** 11/24/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `agentsMD` --- ### 📝 Commits (1) - [`350da76`](https://github.com/ollama/ollama/commit/350da7610d4653be3edb5a692bfdd7ee99c14957) docs: add AGENTS.md for AI coding assistants ### 📊 Changes **1 file changed** (+938 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `AGENT.md` (+938 -0) </details> ### 📄 Description ## Description This PR adds an `AGENTS.md` file to help AI coding assistants (like Claude, GitHub Copilot, Cursor) better understand the project's structure and conventions. ## What's Included - ✅ Project structure and tech stack - ✅ Build and test commands - ✅ Coding standards with examples - ✅ Git workflow and commit conventions - ✅ AI-specific code generation guidelines ## Benefits - Better AI-generated code following project conventions - Faster contributor onboarding - Codified best practices ## Testing All commands tested and verified to work correctly. Happy to make adjustments based on feedback! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 00:45:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#14124