docs(blog): publish the-terminal-is-not-the-log - #66
Merged
Conversation
Owner
Author
🤖 AI code reviewAdds a new blog post titled 'The Terminal Is Not the Log' to the _posts directory, describing three display-layer improvements for the gptme CLI (tool-call formatting, system-message projection, telemetry suppression) with links to the relevant GitHub PRs. Also adds an Open Graph preview image. Safe to merge — no P0/P1 findingsConfidence 5/5 ✅ No findings. The diff looks correct to me on this pass. Files changed (1) — the diff as I read it
Reviewed Maintainer commands
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Publish The Terminal Is Not the Log.
gptme's CLI was dumping native tool calls as escaped JSON, replaying live stdout in the next system message, and counting a dead telemetry endpoint forever. The messages were already correct; the projector wasn't. Three display-layer fixes are on gptme master (#3707, #3708, #3752). The post leads with before/after renders through gptme's real
print_msg.Checks in this worktree:
prek/ website pre-commit on the two named filesmake build— HTML at_site/blog/the-terminal-is-not-the-log/index.htmlassets/images/og/the-terminal-is-not-the-log.png(1200x630)origin/master(a811fddcc); no--allow-dirty-website-repoSource:
knowledge/blog/2026-09-09-the-terminal-is-not-the-log.mdin the brain repo.