mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-02-04 05:25:00 +00:00
[PR #1057] [MERGED] Agent instructions #1481
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/adamhathcock/sharpcompress/pull/1057
Author: @adamhathcock
Created: 11/30/2025
Status: ✅ Merged
Merged: 11/30/2025
Merged by: @adamhathcock
Base:
master← Head:adam/add-copilot-instructions📝 Commits (4)
db8c6f4first pass of instructions...consolidate?9c1c6ffInitial plan6a37c55Consolidate agent instructions into AGENTS.mdb169652Merge pull request #1058 from adamhathcock/copilot/sub-pr-1057📊 Changes
1 file changed (+39 additions, -0 deletions)
View changed files
📝
AGENTS.md(+39 -0)📄 Description
This pull request adds a new documentation file,
.github/copilot-instructions.md, which provides comprehensive instructions and guidelines for AI agents (and developers) working on the SharpCompress project. The document covers project architecture, API design patterns, development workflow, code conventions, testing strategies, format-specific knowledge, and common pitfalls, serving as an in-depth onboarding and reference guide.Key additions in the new documentation:
Project Architecture and API Design:
Development Workflow and Code Conventions:
Testing and Format-Specific Guidance:
Project Structure and Common Pitfalls:
Performance Tips and References:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.