Spaces:
Paused
Paused
Commit
Β·
956cc4b
1
Parent(s):
3b9a6b5
docs: update README.md
Browse files
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/
|
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 |
-
- **
|
|
|
|
|
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 |
|