Skip to content

fix: ⚠️ npcterm Console Output Includes Unnecessary Column and Line Markers - #4

Open
webbrain-one wants to merge 1 commit into
alejandroqh:mainfrom
webbrain-one:webbrain/issue-3
Open

fix: ⚠️ npcterm Console Output Includes Unnecessary Column and Line Markers#4
webbrain-one wants to merge 1 commit into
alejandroqh:mainfrom
webbrain-one:webbrain/issue-3

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #3

Introduce the --no-markers CLI flag and NPCTERM_NO_MARKERS environment
variable to disable debug markers during terminal screen dumps. This
prevents parsing errors, reduces token inflation for LLM consumers,
and improves log readability while preserving default interactive
behavior.

Fixes alejandroqh#3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

⚠️ npcterm Console Output Includes Unnecessary Column and Line Markers

1 participant