Fix cursor focus and selection in input box, add AWS env var warning box, and remove AWS Bedrock login banner
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
use std::time::Duration;
|
||||
|
||||
use galaxyui::r#async::Timer;
|
||||
use galaxyui::ViewHandle;
|
||||
use galaxyui::WindowId;
|
||||
use galaxyui::{ViewHandle, WindowId};
|
||||
|
||||
use crate::ai::agent::{AIAgentOutputStatus, AIAgentTextSection, FinishedAIAgentOutput};
|
||||
use crate::pane_group::PaneGroup;
|
||||
|
||||
Reference in New Issue
Block a user