aws / aws/amazon-q-developer-cli
[UI] new UI
Open
enhancement
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
In preparation for the new event loop, which is to be written decoupled from the visual layer, we need create a UI that is also event driven to take fully leverage the asynchronicity of the new event loop.
This new UI is to live in the crate "chat-cli-ui". As of today, there are the following todos:
- [ ] Input box component (Probably needs subtasks)
- [ ] Chat window component (Probably needs subtasks)
- [ ] Shortcut config
We would probably need to expand on this task as it is being worked on. I am reserving some room for unknown unknowns.
Contributor guide
Assessment
This issue has not been assessed yet.