Skip to content

feat: add build info to About page#402

Open
arvanus wants to merge 1 commit intoZackriya-Solutions:mainfrom
arvanus:enhance/about-build-info
Open

feat: add build info to About page#402
arvanus wants to merge 1 commit intoZackriya-Solutions:mainfrom
arvanus:enhance/about-build-info

Conversation

@arvanus
Copy link
Copy Markdown

@arvanus arvanus commented Mar 12, 2026

Summary

  • Adds a get_build_info Tauri command exposing compile-time GPU backend, build profile, and platform info
  • Displays build info section in the About page below the Analytics section
  • Supports CUDA, Vulkan, Metal, CoreML, HipBLAS, OpenBLAS, and CPU-only detection

Test plan

  • Open Settings > About and verify build info section is visible
  • Verify GPU Backend shows correct value for the build (e.g., CUDA, Vulkan, CPU)
  • Verify Platform shows correct OS/arch

🤖 Generated with Claude Code

Adds a `get_build_info` Tauri command that exposes compile-time info
(GPU backend, build profile, OS/arch) and displays it in the About page.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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