Skip to content

Tags: InflixOP/GitPilot

Tags

v2.0.0

Toggle v2.0.0's commit message
Add GitPilot 2.0.0 demo, tests, and update metadata

Introduces demo_gitpilot2.py and test_gitpilot2.py for interactive and automated feature testing of GitPilot 2.0.0. Adds TESTING.md with a comprehensive testing guide. Updates package metadata and documentation in PKG-INFO to reflect new features, including repository health monitoring, visual Git graph, AI-powered conflict resolution, and semantic commit search. Updates egg-info sources and adds repo_health module. Minor type hint update in ai_engine.py.

v1.1.1

Toggle v1.1.1's commit message
Update README.md

v1.1.0

Toggle v1.1.0's commit message
changed

v1.0.0

Toggle v1.0.0's commit message
Update package metadata and remove .gitignore

Updated the version, author, and email in gitpilot/__init__.py to reflect new release and ownership. Removed the .gitignore file from the repository.