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: inference-gateway/docs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.6.1
Choose a base ref
...
head repository: inference-gateway/docs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.6.2
Choose a head ref
  • 3 commits
  • 5 files changed
  • 1 contributor

Commits on Jan 23, 2026

  1. docs: Update CLI documentation with Computer Use and corrections

    - Add comprehensive Computer Use section (GUI automation tools)
    - Fix Computer Use config (JPEG format, floating window, rate limits)
    - Fix MCP integration (use .infer/mcp.yaml instead of env vars)
    - Fix shortcuts documentation (correct YAML structure with subcommands)
    - Add /init shortcut documentation for AGENTS.md generation
    - Update SEO metadata to highlight Computer Use capabilities
    - Condense verbose sections with tables and lists
    
    Signed-off-by: Eden Reich <eden.reich@gmail.com>
    edenreich committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    5d92bec View commit details
    Browse the repository at this point in the history
  2. docs: Add /init-github-action command documentation to CLI

    Add comprehensive documentation for the /init-github-action shortcut,
    including wizard flow, GitHub App setup, workflow generation, and usage
    examples with @infer mention trigger.
    
    Signed-off-by: Eden Reich <eden.reich@gmail.com>
    edenreich committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    60da64d View commit details
    Browse the repository at this point in the history
  3. chore(release): 🔖 0.6.2 [skip ci]

    ## [0.6.2](0.6.1...0.6.2) (2026-01-23)
    
    ### 📚 Documentation
    
    * Add /init-github-action command documentation to CLI ([60da64d](60da64d))
    * Update CLI documentation with Computer Use and corrections ([5d92bec](5d92bec))
    edenreich committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    d2b296d View commit details
    Browse the repository at this point in the history
Loading