Skip to content

Commit 1de4601

Browse files
committed
Remove outdated blog posts on logging LLM API interactions and tracing Roo Code API requests; add new guides for improved logging techniques and Braintrust AI Proxy configuration.
1 parent 26c645c commit 1de4601

4 files changed

Lines changed: 16 additions & 2 deletions

File tree

content/en/blog/2025-05-13-log-llm-api-post-from-roo-code.md renamed to content/en/blog/Roo-Code/2025-05-13-log-llm-api-post-from-roo-code.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ date: 2025-05-13T20:14:30.871Z
55
preview: ""
66
draft: false
77
tags:
8+
- AI
9+
- Roo Code
810
- VSCode
911
- API
1012
categories:
@@ -13,6 +15,8 @@ thumbnail:
1315
url: /img/blog/rooCodeProxyVScodeHTTPpost.png
1416
author: d.o.it
1517
lang: en
18+
slug: log-llm-api-post-roo-code
19+
aliases: /en/roo-code/log-llm-api-post-roo-code
1620
keywords:
1721
- Postman
1822
- Proxy

content/en/blog/Roo-Code/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
author: d.o.
3+
title: Roo Code
4+
description: "Roo Code (formerly Roo Cline) is an AI-powered autonomous coding agent for VSCode"
5+
nested: true
6+
---

content/en/blog/how-to-trace-and-log-roo-code-api-post-requests-with-braintrust-ai-proxy.md renamed to content/en/blog/Roo-Code/how-to-trace-and-log-roo-code-api-post-requests-with-braintrust-ai-proxy.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,20 @@
11
---
22
title: "Trace API POST Requests: Roo Code + Braintrust AI Guide"
3-
slug: how-to-trace-and-log-roo-code-api-post-requests-with-braintrust-ai-proxy
43
description: Learn how to configure Roo Code with Braintrust AI Proxy for enhanced API request tracing, caching, and OpenTelemetry monitoring - a step-by-step implementation guide.
54
date: 2025-05-19T09:55:00Z
65
tags:
76
- AI
87
- Roo Code
8+
- VSCode
9+
- API
910
categories:
1011
- Software Development
1112
thumbnail:
1213
url: /img/blog/how-to-trace-and-log-roo-code-api-post-requests-with-braintrust-ai-proxy.jpg
1314
author: d.o. (flux)
14-
draft: false
15+
lang: en
16+
slug: trace-api-post-requests-roo-code-braintrust-ai-guide
17+
aliases: /en/roo-code/trace-api-post-requests-roo-code-braintrust-ai-guide
1518
---
1619

1720
Here’s how to configure **Roo Code**’s UI to route all your OpenAI–compatible requests through the Braintrust AI Proxy—complete with transparent caching, built-in tracing, and full OpenTelemetry support—without writing a single line of code. By simply adjusting the **API Provider**, **Base URL**, and **Custom Headers** fields in your Roo Code settings panel (as shown in your screenshots), you unlock:

hugo_stats.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -671,6 +671,7 @@
671671
"reinstall-winget-using-powershell",
672672
"removedefaultlanguagehtml",
673673
"result-content-page",
674+
"roo-code",
674675
"running-the-tests",
675676
"schritt-1-kostenlosen-mistral-api-schlüssel-erstellen",
676677
"schritt-2-zugriff-auf-die-cline-provider-einstellungen",

0 commit comments

Comments
 (0)