Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: minchenlee/rmdv
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: codex/fix-site-deploy
Choose a base ref
...
head repository: minchenlee/rmdv
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 43 files changed
  • 2 contributors

Commits on Jul 21, 2026

  1. fix: preserve CJK rendering and align mindmap hints

    Address review feedback for Hangul fallback classification and Zen editor overlay clearance.
    minchenlee authored Jul 21, 2026
    Configuration menu
    Copy the full SHA
    44463f2 View commit details
    Browse the repository at this point in the history
  2. Redesign landing site as native workspace (#13)

    Reframe the landing site as a native workspace, add the interactive AI disclosure sticker, align website shortcuts, and preserve handled sticker keyboard events.
    minchenlee authored Jul 21, 2026
    Configuration menu
    Copy the full SHA
    0d275e9 View commit details
    Browse the repository at this point in the history
  3. feat: add macOS text-file associations and CLI install

    * feat: add packaged CLI install and Linux CI
    
    * ci: scope Linux formatting check
    
    * fix: omit PDF association from Windows package
    
    * fix: locate PDFium cache for AppImage
    
    * fix: locate PDFium cache in Linux CI
    
    * fix: refresh PDFium artifacts before AppImage packaging
    
    * fix: rebuild PDFium target artifacts for AppImage
    minchenlee authored Jul 21, 2026
    Configuration menu
    Copy the full SHA
    4311fbf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0577040 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c6fe1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73dd7c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2026

  1. Configuration menu
    Copy the full SHA
    39d1b12 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2026

  1. Fix macOS Finder document opening

    * Fix macOS Finder document opening
    
    * Correct macOS openFile encoding
    minchenlee authored Jul 24, 2026
    Configuration menu
    Copy the full SHA
    741f36e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d68c9db View commit details
    Browse the repository at this point in the history
  3. Make Markdown tables responsive like Notion

    * fix: make markdown tables responsive
    
    * fix: measure table cells intrinsically
    
    * fix: keep table cell measurement intrinsic
    minchenlee authored Jul 24, 2026
    Configuration menu
    Copy the full SHA
    6afdada View commit details
    Browse the repository at this point in the history
  4. fix: improve mindmap panel sizing and shortcuts

    * fix: improve mindmap panel sizing and shortcuts
    
    * fix: preserve minimum mindmap panel width
    minchenlee authored Jul 24, 2026
    Configuration menu
    Copy the full SHA
    4cf5566 View commit details
    Browse the repository at this point in the history
  5. fix: match static sticker to original scale

    * fix: match static sticker to original scale
    
    * fix: use static AI sticker asset
    
    * fix: preserve static sticker footprint
    minchenlee authored Jul 24, 2026
    Configuration menu
    Copy the full SHA
    001815d View commit details
    Browse the repository at this point in the history
  6. docs: refresh project status after PR review

    * docs: refresh project status after PR review
    
    * docs: record static sticker merge
    
    * docs: record merged PR outcomes
    minchenlee authored Jul 24, 2026
    Configuration menu
    Copy the full SHA
    9a8e383 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c95e71b View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2026

  1. Add file refresh and path actions (#22)

    * feat: add file refresh and path actions
    
    * fix: address PR 22 review findings
    
    * fix: preserve refresh state across mode changes
    
    * fix: guard refreshes across document updates
    
    * fix: order concurrent file load intents
    minchenlee authored Aug 9, 2026
    Configuration menu
    Copy the full SHA
    acd3833 View commit details
    Browse the repository at this point in the history
  2. Add Document Mindmap depth folding (#23)

    * feat: add Document Mindmap depth folding
    
    * fix: preview TOML arrays in data mindmaps
    
    * fix: bound data mindmap depth folding
    
    * fix: preserve data mindmap root folding
    minchenlee authored Aug 9, 2026
    Configuration menu
    Copy the full SHA
    34ef584 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2026

  1. Release rmdv v0.7.0 (#24)

    * release: prepare v0.7.0
    
    * docs: avoid unverified signing claims
    minchenlee authored Aug 14, 2026
    Configuration menu
    Copy the full SHA
    9dd7217 View commit details
    Browse the repository at this point in the history
  2. Record v0.7.0 release completion (#25)

    Reconcile the project control plane, completed plans, release records, and public metadata with the verified v0.7.0 release.
    minchenlee authored Aug 14, 2026
    Configuration menu
    Copy the full SHA
    017121f View commit details
    Browse the repository at this point in the history
Loading