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: codeaholicguy/ai-devkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cli@0.18.0
Choose a base ref
...
head repository: codeaholicguy/ai-devkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cli@0.19.0
Choose a head ref
  • 7 commits
  • 50 files changed
  • 3 contributors

Commits on Mar 18, 2026

  1. 0.18.0

    codeaholicguy committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    f8b2112 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2026

  1. Generalize process-to-session mapping for CLI agent adapters (#45)

    * Add generalize session mapping plan
    
    * Implement generalize session mapping
    
    * Clean up dead code
    
    * Update docs
    
    * Fix lint
    codeaholicguy authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    c84735c View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2026

  1. Configuration menu
    Copy the full SHA
    96a9529 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. Configuration menu
    Copy the full SHA
    1024be7 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. Configuration menu
    Copy the full SHA
    8f48b96 View commit details
    Browse the repository at this point in the history
  2. Claude sessions pid matching (#48)

    * feat(agent-manager): update session matching for Claude Code
    
    * feat(agent-manager): implement new session matching for Claude Code
    codeaholicguy authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    a718e48 View commit details
    Browse the repository at this point in the history
  3. chore(release): publish

    - project: agent-manager 0.5.0
    
    - project: cli 0.19.0
    codeaholicguy committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    15174d4 View commit details
    Browse the repository at this point in the history
Loading