Skip to content

Revise GPU Insight support and clean up FAQ section#1266

Merged
shm11C3 merged 1 commit into
developfrom
docs/update-readme
Mar 21, 2026
Merged

Revise GPU Insight support and clean up FAQ section#1266
shm11C3 merged 1 commit into
developfrom
docs/update-readme

Conversation

@shm11C3

@shm11C3 shm11C3 commented Mar 21, 2026

Copy link
Copy Markdown
Owner

Updated GPU Insight support details and removed outdated FAQ entries.

Summary

Related Issues

Type of Change

  • Bug fix (fix/ branch)
  • New feature (feat/ branch)
  • Refactoring (refactor/ branch)
  • Documentation (docs/ branch)
  • Dependencies update
  • Other (chore/ branch)

Screenshots / Videos

Test Plan

  • Manual testing
  • Unit tests

Checklist

  • Self-reviewed the code
  • Linting and formatting pass (npm run lint && npm run format / cargo tauri-lint && cargo tauri-fmt)
  • Tests pass (npm test / cargo tauri-test)
  • No new warnings or errors

Updated GPU Insight support details and removed outdated FAQ entries.
Copilot AI review requested due to automatic review settings March 21, 2026 03:26
@github-actions github-actions Bot added the docs label Mar 21, 2026
@shm11C3 shm11C3 enabled auto-merge (squash) March 21, 2026 03:26
@shm11C3 shm11C3 merged commit 5ecde56 into develop Mar 21, 2026
19 checks passed
@shm11C3 shm11C3 deleted the docs/update-readme branch March 21, 2026 03:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates top-level documentation to reflect current GPU Insight support status and removes outdated README FAQ content.

Changes:

  • Adjusts the README Features table to describe GPU Insight availability and vendor support notes.
  • Updates the Roadmap table to mark AMD GPU compatibility as done.
  • Removes an outdated GPU Insight footnote and the README FAQ section.

Comment thread README.md
| Background Image | ✅ | Local assets |
| Historical Insights | ✅ | Default Up to 30 days |
| GPU Insight (non-NVIDIA) | ⚠️ | Limited now |
| GPU Insight | ✅ | NVIDIA full / others partial |

Copilot AI Mar 21, 2026

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The note "NVIDIA full / others partial" for GPU Insight appears to overstate NVIDIA support on Linux: the Linux GPU sampler currently collects metrics only for AMD/Intel (it skips GpuVendor::Nvidia), so NVIDIA GPUs on Linux won't have Insight data. Please clarify this row (e.g., specify OS-specific support like "Windows NVIDIA full" / "Linux AMD+Intel only") so the README doesn’t imply NVIDIA Insight works everywhere.

Copilot uses AI. Check for mistakes.
shm11C3 added a commit that referenced this pull request Mar 21, 2026
Align README.ja.md with the English README updates from #1266:
- Update GPU Insight status to fully supported
- Remove NVIDIA-only GPU Insight note
- Mark macOS and AMD GPU as done in roadmap and supported OS
- Remove outdated FAQ section
- Update platform badge to include macOS
shm11C3 added a commit that referenced this pull request Mar 21, 2026
…1267)

* docs: sync Japanese README with GPU Insight and FAQ changes (#1266)

Align README.ja.md with the English README updates from #1266:
- Update GPU Insight status to fully supported
- Remove NVIDIA-only GPU Insight note
- Mark macOS and AMD GPU as done in roadmap and supported OS
- Remove outdated FAQ section
- Update platform badge to include macOS

* Apply suggestions from code review

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Copilot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants