Skip to content

History / GUI Custom

Revisions

  • Update existing GUI panel documentation for v8.0 Replace old GitHub asset screenshot URLs with local images, rewrite descriptions to match current v8.0 UI, remove obsolete v5.x/v6.x version-specific sections. Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>

    @midwan midwan committed Mar 16, 2026
  • fix: rename GUI:-*.md and Howto:-*.md to remove colon from filenames Windows NTFS does not allow ':' in filenames, causing 'git clone' to fail with 'invalid path' errors on Windows. Rename all affected pages: GUI:-*.md -> GUI-*.md (25 pages) Howto:-Enable-Integer-Scaling.md -> Howto-Enable-Integer-Scaling.md Also update all internal cross-references in _Sidebar.md and 8 other pages to use the new filenames. Page content and URLs are otherwise unchanged — GitHub Wiki resolves both old and new URL slugs.

    @midwan midwan committed Mar 15, 2026