Skip to content

0.4.2

Choose a tag to compare

@LittleLittleCloud LittleLittleCloud released this 10 Jul 19:23
5863f03

Release Notes for Milestone 0.4.2

๐Ÿš€ New Features

  • Issue #109: [chat-topbar]: Allow invoking the next speaker by clicking the agent tag
  • Issue #102: Add ChatRoom.Planner, which includes:
    • react-planner: Use reflection/reasoning to generate the next step for multi-agent groups
    • react-orchestrator: work with react-planner to orchestrate the group chat

๐ŸŒŸ Improvements

  • Issue #113: Enable editing non-user message
  • Issue #110: Move StopAsync and DeployAsync into ChatRoomAgentCommand class to reduce code duplication
  • Issue #103: [ChatRoom.Github]: Improve issue-helper by:
    • Adding repo owner and repo name in configuration
    • Allow searching issues with selected milestone

๐Ÿ› Bug Fixes

  • Issue #107: [chat-topbar] The agent tags doesn't break into multiple lines when it contains too many agents
  • Issue #101: The vertical scrollbar is missing for message input box

What's Changed

Full Changelog: 0.4.1...0.4.2