You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Features
Render kelos session connect with a scrollable, resize-aware terminal UI that keeps streaming output and user input stable and consistently styled. (#1456, @gjkim42)
The Session web UI can switch its active Kubernetes namespace without restarting the Session server. (#1459, @gjkim42)
The Session web UI now shows ordered follow-up prompts until the agent accepts them and uses the composer button to interrupt active work when the draft is empty. (#1460, @gjkim42)
Add YAML mode and persistent volume claim options to the Session server creation dialog. (#1458, @gjkim42)
Add Session listing, detail output, deletion, and shell completion to the Kelos CLI. (#1462, @gjkim42)
Bug Fixes
Session messages now render HTTP and HTTPS URLs as clickable links. (#1457, @gjkim42)
Documentation
The Kelos skill now supports authoring, operating, and troubleshooting Session resources. (#1463, @gjkim42)