Auto-generate conversation titles from first user message (#7390)

Co-authored-by: openhands <openhands@all-hands.dev>
Co-authored-by: sp.wack <83104063+amanape@users.noreply.github.com>
This commit is contained in:
Robert Brennan
2025-03-22 15:07:33 -07:00
committed by GitHub
parent fd7c2780f5
commit 3c43d3d154
6 changed files with 188 additions and 6 deletions

View File

@@ -33,6 +33,7 @@ Frontend:
- Testing:
- Run tests: `npm run test`
- To run specific tests: `npm run test -- -t "TestName"`
- Our test framework is vitest
- Building:
- Build for production: `npm run build`
- Environment Variables: