${message}
-${message}
-${JSON.stringify(toolCall.parameters, null, 2)}
- ${JSON.stringify(toolCall.result, null, 2)}
- ${this.escapeHtml(toolCall.error)}
- No git repository detected
'; - } - - return ` -No project files found
'; - } - - let html = '${this.escapeHtml(projectFiles.requirements)}
- Showing first 10 lines...
-${this.escapeHtml(projectFiles.readme)}
- Showing first 10 lines...
-${this.escapeHtml(projectFiles.agents)}
- Showing first 10 lines...
-Loading...