- Add logging. - Fix bug where anthropic is used in chat mode even if another provider is specified.
0.10.0
- Added new web research agent.
0.9.1
- Fix ask human multiline continuation.
0.9.0
- Improve agent interruption UX by allowing user to specify feedback or exit the program entirely. - 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.
0.8.2
- Optimize first prompt in chat mode to avoid unnecessary LLM call.