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.9.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.10.0
Choose a head ref
  • 20 commits
  • 51 files changed
  • 2 contributors

Commits on Jan 28, 2026

  1. Update 0.9.0

    codeaholicguy committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    a685620 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    codeaholicguy committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    069be49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f8a4f0 View commit details
    Browse the repository at this point in the history
  4. Update skill docs

    codeaholicguy committed Jan 28, 2026
    Configuration menu
    Copy the full SHA
    3ccafac View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. Configuration menu
    Copy the full SHA
    205831d View commit details
    Browse the repository at this point in the history
  2. Update roadmap

    codeaholicguy committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    161e854 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a73a434 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e35315d View commit details
    Browse the repository at this point in the history
  5. Add Claude Code Adapter

    codeaholicguy committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    df346a6 View commit details
    Browse the repository at this point in the history
  6. Clean up

    codeaholicguy committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    a854e57 View commit details
    Browse the repository at this point in the history
  7. Fix file test

    codeaholicguy committed Jan 29, 2026
    Configuration menu
    Copy the full SHA
    ee51d7a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. Update web content

    codeaholicguy committed Jan 31, 2026
    Configuration menu
    Copy the full SHA
    134d0d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e69f79 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2026

  1. Update README

    Updated README to include 'Antigravity' as an additional agent.
    codeaholicguy authored Feb 1, 2026
    Configuration menu
    Copy the full SHA
    8897c42 View commit details
    Browse the repository at this point in the history
  2. feat(cli): release agent list command and update docs

    - Implement 'agent list' command to show running AI agents
    - Detect user interruption in Claude Code session logs
    - Fix duplicate agent detection by mapping processes to recent sessions
    - Refactor AgentStatus to use Enum for better type safety
    - Update AgentManager to use AgentStatus priority
    - Register agent command in CLI entry point
    - Update planning and design docs with new logic and bug fixes
    codeaholicguy committed Feb 1, 2026
    Configuration menu
    Copy the full SHA
    592a3aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35e8fb0 View commit details
    Browse the repository at this point in the history
  4. Add agent open command

    codeaholicguy committed Feb 1, 2026
    Configuration menu
    Copy the full SHA
    cf9bb5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af9168b View commit details
    Browse the repository at this point in the history
  6. Update CHANGELOG

    codeaholicguy committed Feb 1, 2026
    Configuration menu
    Copy the full SHA
    6f91064 View commit details
    Browse the repository at this point in the history
  7. chore(release): publish

    - project: memory 0.4.0
    
    - project: cli 0.10.0
    codeaholicguy committed Feb 1, 2026
    Configuration menu
    Copy the full SHA
    5e24488 View commit details
    Browse the repository at this point in the history
Loading