Skip to content

Commit 2975b31

Browse files
author
UncleBats
committed
clarify the current limitations of the devcontainer
1 parent a48c75b commit 2975b31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ The dashboard provides insights into your prompting patterns and helps you optim
101101
- The numbers are based on the amount of text in the chat sessions, not the actual tokens used. This is an estimation and may not be 100% accurate. We use an average character-to-token ratio for each model to estimate the token count, which is visible in the detail panel when you click on the status bar item.
102102
- Same for the information on amount of trees that are needed to compensate your usage.
103103

104+
- When debugging in a Dev Container, the session log files cannot be found (they live outside the container). Token tracking will not work inside the container; however, you can still use the devcontainer to run AI in YOLO.
105+
104106
> **⚠️ Warning**
105107
>
106108
> This extension has only been tested on **Windows**. Other operating systems may not be supported or may require adjustments. PR's or test results for that are most welcome!

0 commit comments

Comments
 (0)