Skip to content

docs: remove false native Windows support claims#113

Merged
George-iam merged 1 commit intomainfrom
fix/remove-false-windows-claims-20260417
Apr 17, 2026
Merged

docs: remove false native Windows support claims#113
George-iam merged 1 commit intomainfrom
fix/remove-false-windows-claims-20260417

Conversation

@George-iam
Copy link
Copy Markdown
Contributor

Summary

  • README's Quick Start advertised Windows support (x64 and ARM64), but install.sh:13-17 rejects any OS other than linux/darwin and the release workflow builds no windows-* binary. Claim was demonstrably false.
  • docs/TELEMETRY_TZ.md said machine-id storage was "platform-equivalent on Windows". Same issue — Windows isn't supported today.

Replaced both with honest "Linux and macOS" wording. Native Windows support is a separate future effort.

Related false claim in AxmeAI/axme-code-site (schema.org JSON-LD) is being fixed in a parallel PR.

Test plan

  • grep -n "[Ww]indows" README.md docs/ — no user-facing support claims remain (only the accurate /proc fallback comment in code)
  • install.sh / release-binary.yml unchanged — already consistent with doc (linux + darwin only)
  • Preview README render on the PR page shows the updated line

🤖 Generated with Claude Code

README's install line and telemetry spec advertised Windows support, but
install.sh rejects any non-linux/darwin OS and the release workflow builds
no windows-* binary. Until native Windows work lands, state Linux and macOS
only.

#!axme pr=none repo=AxmeAI/axme-code
@George-iam George-iam merged commit e1c73d6 into main Apr 17, 2026
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