Skip to content

v0.47.0

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jul 23:56
98c0c70

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)