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: coder/registry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: coder/registry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: claude-code-web-ai-task
Choose a head ref
  • 19 commits
  • 1 file changed
  • 5 contributors

Commits on Jun 3, 2025

  1. Configuration menu
    Copy the full SHA
    a0c1a05 View commit details
    Browse the repository at this point in the history
  2. add agentapi

    bpmct authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    1c99c57 View commit details
    Browse the repository at this point in the history
  3. remove duplicate app

    bpmct authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    056f4b5 View commit details
    Browse the repository at this point in the history
  4. fix typo

    bpmct authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    16892d8 View commit details
    Browse the repository at this point in the history
  5. fix another typo

    bpmct authored Jun 3, 2025
    Configuration menu
    Copy the full SHA
    e340aff View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Configuration menu
    Copy the full SHA
    bd05d06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2b91ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5937c0 View commit details
    Browse the repository at this point in the history
  4. use agentapi attach

    hugodutka committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    7d64e7e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c301da7 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Configuration menu
    Copy the full SHA
    eac3e55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1551c17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1469373 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Configuration menu
    Copy the full SHA
    3d78f5e View commit details
    Browse the repository at this point in the history
  2. Use AgentAPI for additional Claude status reporting (#150)

    Is it OK to add the flag like this or do we need to check the cli
    version to determine whether the new flag is available? Or I could just
    throw in an `||` to run the command again without the flag if it fails.
    
    Blocked on adding AgentAPI to Claude.
    
    Will need to do the same for Goose.
    code-asher authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    e950669 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. add ai task resource

    hugodutka committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    f249465 View commit details
    Browse the repository at this point in the history
  2. syntax fix

    hugodutka committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    1fcfcab View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. remove sidebar app block

    hugodutka committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    c053b89 View commit details
    Browse the repository at this point in the history
  2. add sidebar app block back

    hugodutka committed Jun 19, 2025
    Configuration menu
    Copy the full SHA
    1916bad View commit details
    Browse the repository at this point in the history
Loading