eigent
eigent copied to clipboard
enhance: update history fetch state + token count on simple tasks
Description
- Return token updates
- Use the data from the history api as much as possible (refetches on each update rather than local optimistic updates)
Known bugs
- When running a new task the "New Project" is actually being replaced. Thus the view on "2" tasks, but it disappears once the title is generated.
https://github.com/user-attachments/assets/602177d3-2fa5-49e7-ab3b-afb69d9224ac
What is the purpose of this pull request?
- [x] Bug fix
- [ ] New Feature
- [ ] Documentation update
- [ ] Other