2023-09-11 16:18:05 -07:00
|
|
|
## Definitely
|
|
|
|
|
2023-09-11 16:11:06 -07:00
|
|
|
* Switch to "process" provider for AWS credentials (much less hacky)
|
|
|
|
* Session timeout (plain duration, or activity-based?)
|
2023-09-13 11:06:40 -07:00
|
|
|
* ~Fix rehide behavior when new request comes in while old one is still being resolved~
|
2023-09-11 16:11:06 -07:00
|
|
|
* Additional hotkey configuration (approve/deny at the very least)
|
|
|
|
* Logging
|
2023-09-11 16:18:05 -07:00
|
|
|
* Icon
|
2023-09-12 11:47:33 -07:00
|
|
|
* Auto-updates
|
2023-09-11 16:11:06 -07:00
|
|
|
* SSH key handling
|
2023-09-11 16:18:05 -07:00
|
|
|
|
|
|
|
## Maybe
|
|
|
|
|
|
|
|
* Flatten error type hierarchy
|
|
|
|
* Rehide after terminal launch from locked
|
|
|
|
* Generalize Request across both credentials and terminal launch?
|
|
|
|
* Make hotkey configuration a little more tolerant of slight mistiming
|
2023-09-12 11:47:33 -07:00
|
|
|
* Distinguish between request that was denied and request that was canceled (e.g. due to error)
|