Copilot answer set for me
This repository contains multiple projects:
An intelligent Git repository management agent that uses LLM to handle git pull/push operations autonomously, even when conflicts occur.
Features:
- Autonomous git operations with conflict resolution
- Multiple LLM provider support (Gemini, OpenAI, Claude)
- Available in both Python and .NET 8 implementations
- Smart backup system for safety
- Rich CLI interface
Quick Start:
# Python version
cd git-agent
python git_agent.py pull /path/to/repo
# .NET version
cd dotnet-git-agent
dotnet run -- pull --path /path/to/repoπ Full Documentation
An automated news aggregation and summarization system for AI context engineering topics.
A C# scheduler implementation with cron job support.
Various .NET documentation and examples.