github danielmiessler/Fabric v1.4.364

9 hours ago

Changes

PR #1907 by majiayu000: feat(gui): add Session Name support for multi-turn conversations

  • Added Session Name support for multi-turn conversations in GUI chat interface, enabling persistent conversations similar to CLI's --session flag
  • Added SessionName field to PromptRequest and sessionName to ChatPrompt interface for proper session handling
  • Extracted SessionSelector component with Select component instead of native dropdown for better user experience
  • Implemented session message loading when selecting existing sessions with proper error handling
  • Fixed Select component binding and empty input handling to prevent redundant API calls and properly clear sessions

Don't miss a new Fabric release

NewReleases is sending notifications on new releases.