feat: Implement multi-step conversation flows with dynamic UI, persistent state, and improved path handling.

This commit is contained in:
Marco Gallegos
2025-12-21 11:42:08 -06:00
parent c3f4da3687
commit 0c2c9fc524
10 changed files with 231 additions and 21 deletions

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@ __pycache__/
*.py[cod]
*$py.class
# C extensions
*.so