chainlit icon indicating copy to clipboard operation
chainlit copied to clipboard

Multi-Agent Support

Open hayescode opened this issue 1 month ago • 2 comments
trafficstars

Multi-Agent frameworks have become the gold standard for robust high-value LLM orchestration. Chainlit was not built with this in mind and is behind the curve.

Proposal

  • Introduce a new configuration pane to Chainlit to support the configuration of teams and sub-agents.
  • Reconnect/Rethink tasklist for multi-agent observability.
  • Improve nested steps - The input/output is not in the correct order by default. Maybe we should rethink using Steps for sub-agents/nested steps for sub-agent tool calls?

Please share your thoughts and opinions below so we can shape this to benefit all users, especially if you have multi-agent implemented today your input is highly valuable!

Discord Discussion Thread

Related Issues:

  • #2580
  • #2365
  • #2355
  • #2117
  • #2099
  • #2058
  • #2015
  • #1913
  • #1491
  • #1478
  • #1129
  • #1077
  • #724
  • #662
  • #641

hayescode avatar Oct 15 '25 10:10 hayescode