Spaces:
Paused
Paused
Changelog
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
0.6.5 (2025-06-24)
Features
- display version on main page 197eaf5
0.6.4 (2025-06-24)
Features
- deploy: add helm chart ae122c6
- deploy: add kubernetes manifest f870b34
- deploy: add whimsical Makefile rice 186edf4
Bug Fixes
- deploy: fix github workflow permissions 2d2ce73
0.6.3 (2025-06-24)
Features
- deploy: add github actions dc2e6ad
0.6.2 (2025-06-23)
Bug Fixes
- modify user_message function to fallback to an empty .ical if none provided 47159d2
0.6.1 (2025-06-23)
Features
- improve ui ee5de8e
0.6.0 (2025-06-23)
⚠ BREAKING CHANGES
remove old web backend and agent demo
add chatbot demo ui
remove old web backend and agent demo 9ea1761
Features
- add chatbot demo ui e2685f7
- refactor tests and logging f3473c1
Bug Fixes
- solve circular import in init files 940600a
- sort schedule by start time before printing chatbot response 538552f
0.5.5 (2025-06-20)
0.5.4 (2025-06-20)
⚠ BREAKING CHANGES
- add task pinning system and refactor existing systems
Features
- add task pinning system and refactor existing systems e3a1efe
0.5.4 (2025-06-20)
⚠ BREAKING CHANGES
- add task pinning system and refactor existing systems
Features
- add task pinning system and refactor existing systems e3a1efe
0.5.3 (2025-06-20)
⚠ BREAKING CHANGES
- add working hours and weekend constraints
Features
- add working hours and weekend constraints e466dd5
0.5.2 (2025-06-19)
Features
- add constraint tests 27dbadf
Bug Fixes
- fix import in test_task_composer_agent.py 5e08aa9
0.5.1 (2025-06-19)
⚠ BREAKING CHANGES
- add constraint analyzer service and refactor all systems
Features
- add constraint analyzer service and refactor all systems 2004c79
0.5.0 (2025-06-19)
⚠ BREAKING CHANGES
add mpc solver, refactor all systems
add mpc solver, refactor all systems 918bdb4