blackopsrepl commited on
Commit
956cc4b
Β·
1 Parent(s): 3b9a6b5

docs: update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -21,7 +21,7 @@ It takes a project description file such as a README.md file, breaks it down int
21
 
22
  ## πŸš€ Try It Now
23
  **Live Demo:**
24
- [https://huggingface.co/spaces/Agents-MCP-Hackathon/yuga-planner](https://huggingface.co/spaces/Agents-MCP-Hackathon/yuga-planner)
25
 
26
  **Source Code on GitHub:**
27
  [https://github.com/blackopsrepl/yuga-planner](https://github.com/blackopsrepl/yuga-planner)
@@ -79,8 +79,11 @@ See the [CHANGELOG.md](CHANGELOG.md) for details on recent MCP-related changes.
79
 
80
  ### Work in Progress
81
 
 
82
  - **Gradio UI overhaul**
83
- - **General optimization of the workflow**
 
 
84
 
85
  ### Future Work
86
 
 
21
 
22
  ## πŸš€ Try It Now
23
  **Live Demo:**
24
+ [https://huggingface.co/spaces/blackopsrepl/yuga-planner](https://huggingface.co/spaces/blackopsrepl/yuga-planner)
25
 
26
  **Source Code on GitHub:**
27
  [https://github.com/blackopsrepl/yuga-planner](https://github.com/blackopsrepl/yuga-planner)
 
79
 
80
  ### Work in Progress
81
 
82
+ - **MCP**
83
  - **Gradio UI overhaul**
84
+ - **Migration to Pydantic models**
85
+ - **Migrate from violation_analyzer to Timefold dedicated libraries**
86
+ - **Include tests for all constraints using ConstraintVerifier**
87
 
88
  ### Future Work
89