-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Create tooling to analyze Copilot chat history and automatically generate agent context files (e.g., AGENTS.md or .github/copilot-instructions.md). Main requirements:
- Extract coding patterns, project conventions, and preferences from message history using Mem0
- Support output in Markdown suitable for Copilot and other agent instruction files
- Address multi-workspace and repository-level generation
- Provide a CLI entry point for this process
Example output: Key do's/don'ts, architectural notes, preferred libraries, and domain-specific advice from your chat history.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation