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: DreamLab-AI/VisionFlow
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: DreamLab-AI/VisionFlow
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: new-docs
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 271 files changed
  • 1 contributor

Commits on Jan 2, 2026

  1. Configuration menu
    Copy the full SHA
    e9d7dad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27c764a View commit details
    Browse the repository at this point in the history
  3. fix: disable Liquid rendering and exclude problematic files from Jeky…

    …ll build
    
    - Set render_with_liquid: false for all page defaults to prevent {{ }} parsing in code blocks
    - Exclude files with YAML frontmatter errors (audits/, multi-agent-docker/, etc.)
    - Exclude files with Liquid syntax issues (analysis reports with code samples)
    - Add *.bak to exclude list
    Roo Code committed Jan 2, 2026
    Configuration menu
    Copy the full SHA
    b10e38a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    28faaf0 View commit details
    Browse the repository at this point in the history
  5. fix: remove global render_with_liquid and exclude all files with Liqu…

    …id syntax issues
    Roo Code committed Jan 2, 2026
    Configuration menu
    Copy the full SHA
    ae6c6fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fae122a View commit details
    Browse the repository at this point in the history
  7. chore: trigger GitHub Pages deployment

    Roo Code committed Jan 2, 2026
    Configuration menu
    Copy the full SHA
    6f248c0 View commit details
    Browse the repository at this point in the history
Loading