diff --git a/lib/viewmodels/chat_viewmodel.dart b/lib/viewmodels/chat_viewmodel.dart index 6e12423a..2521b1ec 100644 --- a/lib/viewmodels/chat_viewmodel.dart +++ b/lib/viewmodels/chat_viewmodel.dart @@ -134,6 +134,7 @@ class ChatViewModel with ChangeNotifier { print("Chats added for task ID: $_currentTaskId"); } catch (error) { + // TODO: Bubble up errors to UI print("Error sending chat: $error"); // TODO: Handle additional error scenarios or log them as required } diff --git a/lib/views/chat/agent_message_tile.dart b/lib/views/chat/agent_message_tile.dart index 0777c9dc..f9917153 100644 --- a/lib/views/chat/agent_message_tile.dart +++ b/lib/views/chat/agent_message_tile.dart @@ -106,6 +106,7 @@ class _AgentMessageTileState extends State { child: JsonCodeSnippetView( // JSON code snippet view jsonString: + // TODO: Include the appropriate string "{\"input\":\"Washington\",\"additional_input\":{\"file_to_refactor\":\"models.py\"},\"task_id\":\"50da533e-3904-4401-8a07-c49adf88b5eb\",\"step_id\":\"6bb1801a-fd80-45e8-899a-4dd723cc602e\",\"name\":\"Writetofile\",\"status\":\"created\",\"output\":\"Iamgoingtousethewrite_to_filecommandandwriteWashingtontoafilecalledoutput.txt