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: soderlind/ai-router
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.0
Choose a base ref
...
head repository: soderlind/ai-router
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.0
Choose a head ref
  • 4 commits
  • 10 files changed
  • 1 contributor

Commits on Mar 26, 2026

  1. Configuration menu
    Copy the full SHA
    a548bef View commit details
    Browse the repository at this point in the history
  2. fix: remove duplicate PHP connector registration

    The JavaScript registerConnector() already handles the UI.
    The wpai_pre_has_valid_credentials_check filter handles credential detection.
    The sync_connector_option() still sets the sentinel for additional compatibility.
    soderlind committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    61636c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    617c56c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from soderlind/020

    Remove duplicate entry
    soderlind authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    e24f1d7 View commit details
    Browse the repository at this point in the history
Loading