Update README to reference the new roadmap

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-25 07:06:15 +00:00
parent 89a856bc73
commit 65911ac280

View File

@@ -16,6 +16,14 @@ can extend the UI palette without touching the core code.
- Simple merge algorithm utilities in `wizardmerge.algo`
- Helper scripts for environment setup and running the app
## Roadmap
See [ROADMAP.md](ROADMAP.md) for our vision and development plan to make resolving merge conflicts easier. The roadmap covers:
- Enhanced merge algorithms (three-way merge, conflict detection)
- Smart semantic merging for different file types
- Advanced visualization and UI improvements
- Git workflow integration
- AI-assisted conflict resolution
## Getting Started
1. Create a virtual environment and install dependencies:
```sh