Reorganize .github/copilot-instructions.md into AGENTS.md and material3/AGENTS.md#144
Draft
Reorganize .github/copilot-instructions.md into AGENTS.md and material3/AGENTS.md#144
.github/copilot-instructions.md into AGENTS.md and material3/AGENTS.md#144Conversation
…structions.md The new AGENTS.md provides a concise overview derived from the repository's actual structure (build files, CI, source layout) rather than copying from .github/copilot-instructions.md. It references copilot-instructions.md for detailed coding conventions. Agent-Logs-Url: https://github.com/huanshankeji/compose-multiplatform-html-unified/sessions/bd99c79d-e9f2-47d8-95c5-3a564137e095 Co-authored-by: ShreckYe <27768951+ShreckYe@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Simplify and reorganize copilot instructions into AGENTS.md
Generate proper AGENTS.md and analyze copilot-instructions.md for reorganization
Apr 29, 2026
Member
|
@copilot My feedback:
The rest looks OK. Continue. |
…erial3/AGENTS.md - Expanded root AGENTS.md with all coding conventions, patterns, and guidelines (available for all modules) - Created material3/AGENTS.md with M3 component lookup guidance only - Removed .github/copilot-instructions.md entirely - Removed: hardcoded version numbers, build timing estimates, root file list, repository statistics, "trust these" meta-notes Agent-Logs-Url: https://github.com/huanshankeji/compose-multiplatform-html-unified/sessions/50b35dd7-69bd-427b-b5f5-abca686d9932 Co-authored-by: ShreckYe <27768951+ShreckYe@users.noreply.github.com>
Contributor
Author
Done in 5db3afb. Moved all content from |
|
Copilot
AI
changed the title
Generate proper AGENTS.md and analyze copilot-instructions.md for reorganization
Reorganize Apr 29, 2026
.github/copilot-instructions.md into AGENTS.md and material3/AGENTS.md
Copilot AI
added a commit
that referenced
this pull request
Apr 29, 2026
Agent-Logs-Url: https://github.com/huanshankeji/compose-multiplatform-html-unified/sessions/5760bf8f-4e86-4bc0-994c-c83df8c3c4d4 Co-authored-by: ShreckYe <27768951+ShreckYe@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Completes the reorganization of
.github/copilot-instructions.mdinto appropriate agent context files, making all instructions universal for AI agents (not just GitHub Copilot).Changes
AGENTS.md(root): Comprehensive agent context file containing all coding conventions, patterns, build/test commands, project structure, troubleshooting, API change policy, visual validation, expect/actual patterns, component organization, CSS shortcuts, fillMax*Stretch guidance, "copied and adapted" code patterns, and the adding new components checklist — available for all modulesmaterial3/AGENTS.md: Material 3 component lookup guidance (searching m3.material.io) as path-specific instructions.github/copilot-instructions.md: All content transferred to the above filesFinal structure
AGENTS.md(root)material3/AGENTS.md