Skip to content

hundong2/copilot_answer_set

Repository files navigation

copilot_answer_set

Copilot answer set for me

Projects

This repository contains multiple projects:

πŸš€ Git Agent - LLM-Powered Git Repository Management

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

πŸ“° Context Engineering News

An automated news aggregation and summarization system for AI context engineering topics.

⏰ Scheduler

A C# scheduler implementation with cron job support.

πŸ“š Documentation

Various .NET documentation and examples.

About

copilot answer set for me

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors