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.15.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.16.0
Choose a head ref
  • 19 commits
  • 137 files changed
  • 2 contributors

Commits on Feb 23, 2026

  1. 0.15.0

    codeaholicguy committed Feb 23, 2026
    Configuration menu
    Copy the full SHA
    0e2630c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7788d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd85cfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    987fcef View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2026

  1. Configuration menu
    Copy the full SHA
    7c4fe5f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f39d15 View commit details
    Browse the repository at this point in the history
  3. chore: add templates

    codeaholicguy committed Feb 24, 2026
    Configuration menu
    Copy the full SHA
    b69664b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99401a7 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. docs: update

    codeaholicguy committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    6c5717d View commit details
    Browse the repository at this point in the history
  2. Add standalone package for agent manager (#25)

    * feat(agent-manager): add standalone package and lifecycle docs
    
    * refactor(agent-manager): normalize agent types and remove display fields
    
    * Update package lock
    
    * refactor(agent-manager): replace hardcoded types with enums
    codeaholicguy authored Feb 25, 2026
    Configuration menu
    Copy the full SHA
    661ff87 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2026

  1. feat(cli): migrate agent command to @ai-devkit/agent-manager

    - switch agent command imports to package APIs and keep CLI display mapping local
    
    - remove duplicated CLI agent-manager source files and legacy tests
    
    - stabilize process utility tests to eliminate flaky cli:test behavior
    
    - add agent command tests and update docs/ai lifecycle artifacts for feature-agent-manager-package
    codeaholicguy committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    e0311ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    425f317 View commit details
    Browse the repository at this point in the history
  3. Add codex adapter (#28)

    * docs(ai): add codex adapter agent-manager lifecycle docs
    
    * feat(agent-manager): improve codex process-session matching
    
    * refactor(agent-manager): simplify codex matching flow
    
    * test(agent-manager): extend codex adapter matching coverage
    
    * docs(ai): finalize phase 7 and 8 for codex adapter feature
    codeaholicguy authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    88fb786 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a52983 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ab06897 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. Configuration menu
    Copy the full SHA
    5f8354d View commit details
    Browse the repository at this point in the history
  2. Project skill registry priority (#29)

    * docs(commands): add lifecycle next-step and memory usage guidance
    
    * feat(cli): prioritize project skill registries over global and default
    
    * docs(ai): record phase 7 and phase 8 results for registry priority feature
    codeaholicguy authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    733760d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac8cbfd View commit details
    Browse the repository at this point in the history
  4. chore(release): publish

    - project: agent-manager 0.2.0
    
    - project: cli 0.16.0
    codeaholicguy committed Feb 27, 2026
    Configuration menu
    Copy the full SHA
    b2b1728 View commit details
    Browse the repository at this point in the history
Loading