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: TMHSDigital/Home-Lab-Developer-Tools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0
Choose a base ref
...
head repository: TMHSDigital/Home-Lab-Developer-Tools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.11.0
Choose a head ref
  • 12 commits
  • 40 files changed
  • 2 contributors

Commits on Apr 6, 2026

  1. fix: repo review cleanup

    Remove stale (current) from v0.1.0 in ROADMAP.md. Fix publish.yml to checkout the correct tag/ref. Add PI_CONFIGURED guard to e2e.yml. Remove unused errorResponse imports from certList.ts and nodeList.ts. Add nodeParam to inventorySync.ts. Add tools: frontmatter to all 14 skills missing it.
    
    Made-with: Cursor
    TMHSDigital committed Apr 6, 2026
    Configuration menu
    Copy the full SHA
    65fe6d5 View commit details
    Browse the repository at this point in the history
  2. fix: second review pass cleanup

    Add missing [0.10.0] release link to CHANGELOG.md. Update SECURITY.md with all 6 confirm-gated tools. Update CONTRIBUTING.md tool template with nodeParam and tools: frontmatter. Update .cursorrules and CLAUDE.md to document tools: frontmatter requirement for skills.
    
    Made-with: Cursor
    TMHSDigital committed Apr 6, 2026
    Configuration menu
    Copy the full SHA
    2da76c1 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

  1. feat: switch to unified auto-sync GitHub Pages template

    Replaces hardcoded HTML with build-time Jinja2 rendering from plugin.json, skills/, rules/, and mcp-tools.json via Developer-Tools-Directory template.
    
    Made-with: Cursor
    TMHSDigital committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    9c5073e View commit details
    Browse the repository at this point in the history
  2. feat: add AGENTS.md, rebuild GitHub Pages with fixed template

    Add AGENTS.md with repo structure, skills, rules, MCP tools, and CI docs.
    Rebuild docs site with fixed skill parser and QoL features (collapsible
    categories, search/filter, back-to-top, toast, mobile nav).
    
    Made-with: Cursor
    TMHSDigital committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    613b5c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e616cb View commit details
    Browse the repository at this point in the history
  4. fix: start all sections collapsed by default

    Made-with: Cursor
    TMHSDigital committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    34535a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6061a70 View commit details
    Browse the repository at this point in the history
  6. feat: visual polish - logo, accent glow, light/dark mode, animations,…

    … rich footer
    
    Made-with: Cursor
    TMHSDigital committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    34bc2db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aa27c93 View commit details
    Browse the repository at this point in the history
  8. feat(v1.2.0): make badges clickable, fix summary/h2, add label-sync.y…

    …ml and release.yml
    
    Made-with: Cursor
    TMHSDigital committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    a03864c View commit details
    Browse the repository at this point in the history
  9. feat: add content-rich pages (v1.3.0 template)

    - Quick-start snippet, compatibility badges, related tools
    - Skill detail expansion, changelog section
    - Updated site.json with quickStart, compatibility, relatedTools
    
    Made-with: Cursor
    TMHSDigital committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    a1b163e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4da07be View commit details
    Browse the repository at this point in the history
Loading