buster/apps/server/src/api/v2/chats
dal a36bba3b40
Add '@buster/ai' dependency and enhance chat cancellation logic
- Added '@buster/ai' as a workspace dependency in pnpm-lock.yaml and package.json.
- Updated database-migrations.yml to trigger on changes in the database package.
- Refined the cancelChatHandler function to include detailed message cleanup and trigger cancellation logic.
- Improved response handling in the chat cancellation endpoint to return a success message.
- Enhanced updateMessageFields to support marking messages as completed.
2025-07-11 09:51:51 -06:00
..
services move shared to be zod v4 2025-07-10 12:16:34 -06:00
cancel-chat.ts Add '@buster/ai' dependency and enhance chat cancellation logic 2025-07-11 09:51:51 -06:00
handler.integration.test.ts Mastra braintrust (#391) 2025-07-02 14:33:40 -07:00
handler.test.ts Update server and trigger lints 2025-07-07 10:21:47 -06:00
handler.ts stubbed out the cancel endpoint and added the trigger run col 2025-07-10 16:26:30 -06:00
index.test.ts Fix broken unit test 2025-07-07 10:38:27 -06:00
index.ts Add '@buster/ai' dependency and enhance chat cancellation logic 2025-07-11 09:51:51 -06:00