Skip to content

fix: restore literal em dashes in devcontainer.json (super-fr#277 follow-up)#5

Merged
YiannisDermitzakis merged 1 commit into
mainfrom
fix/devcontainer-utf8
Jun 7, 2026
Merged

fix: restore literal em dashes in devcontainer.json (super-fr#277 follow-up)#5
YiannisDermitzakis merged 1 commit into
mainfrom
fix/devcontainer-utf8

Conversation

@YiannisDermitzakis

Copy link
Copy Markdown
Contributor

The fleet-sweep migrate ran under super-fr 3.1.0, whose json.dumps round-trip escaped non-ASCII (vscode-launchpad \u2014 dev). Upstream fixed in super-fr#277 (3.1.1); this restores the readable characters here — byte-level only, JSON-identical content.

🤖 Generated with Claude Code

…scii bug)

The 3.1.0-era fr init migrate escaped non-ASCII via json.dumps
ensure_ascii=True (fixed upstream in super-fr 3.1.1 / #277).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@YiannisDermitzakis YiannisDermitzakis merged commit fe978da into main Jun 7, 2026
2 checks passed
@YiannisDermitzakis YiannisDermitzakis deleted the fix/devcontainer-utf8 branch June 7, 2026 16:11
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.

1 participant