Improve agent interruption UX by allowing user to specify feedback or exit the program entirely.
This commit is contained in:
parent
f7523e86d8
commit
34fcb76ad8
|
|
@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Do not put file ID in file paths when reading for expert context.
|
||||
- Agents log work internally, improving context information.
|
||||
- Clear task list when plan is completed.
|
||||
- Improve agent interruption UX by allowing user to specify feedback or exit the program entirely.
|
||||
|
||||
## [0.8.2] - 2024-12-23
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue