Skip to content

Commit 83d77ec

Browse files
docs: drop the rotation claim the extension does not implement
The view only reads errors-ai.log; errors-ai.log.1 and older backups are never read, so history disappears at the 5 MB rotation instead of carrying over. Tracked separately.
1 parent 0642377 commit 83d77ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ now for VS Code and the AI-native editors built on it (Cursor, Windsurf).
1313

1414
- **Error reports view** — a **stacktale** view in the activity bar lists every report in
1515
`errors-ai.log`, newest first, with the root-cause headline and timestamp. It refreshes
16-
live as new errors land (and across rotation).
16+
live as new errors land.
1717
- **Jump to the culprit** — click a report to open the exact `File.java:line` stacktale
1818
marked as *your* code, not the framework's.
1919
- **Copy report for AI** — the inline copy action puts the whole report block on your

0 commit comments

Comments
 (0)