Skip to content

feat(cli)!: replace upgrade and add update checks - #107

Merged
harlan-zw merged 3 commits into
feat/agent-aware-outputfrom
feat/update-git-model
Aug 21, 2026
Merged

feat(cli)!: replace upgrade and add update checks#107
harlan-zw merged 3 commits into
feat/agent-aware-outputfrom
feat/update-git-model

Conversation

@harlan-zw

Copy link
Copy Markdown
Collaborator

❓ Type of change

  • 📖 Documentation
  • 🐞 Bug fix
  • 👌 Enhancement
  • ✨ New feature
  • 🧹 Chore
  • ⚠️ Breaking change

📚 Description

pnpm users already reach for update. Agents also need the exact Git state without parsing terminal text.

skilld update --check --json now reports each locked commit as current, available, behind, diverged, pinned, notTracked, or unavailable. If skilld.dev cannot prove ancestry, the check returns unavailable instead of guessing.

⚠️ Breaking Changes

skilld upgrade is gone. There is no command alias.

📝 Migration

Replace skilld upgrade [skill] with skilld update [skill].

🤖 AI disclosure: Harlan Agent Kit modified this description. My AI open-source policy.

@harlan-zw
harlan-zw force-pushed the feat/update-git-model branch from 13cb37a to 1d49235 Compare August 21, 2026 06:04
@harlan-zw

harlan-zw commented Aug 21, 2026

Copy link
Copy Markdown
Collaborator Author

🤖 READY · 95/100

Harlan Agent Kit posted this automated review. It is not Harlan's personal review or approval. AI open source policy. Human merge decision still required.

▓▓▓▓▓ 100%

  • Fixed: Agents now stop for rewinds and divergence, and report comparison failures.

@harlan-zw
harlan-zw merged commit e6387b2 into feat/agent-aware-output Aug 21, 2026
14 checks passed
harlan-zw added a commit that referenced this pull request Aug 21, 2026
* feat(cli): add Agent-aware search output

* fix(cli): add search next steps

* fix(cli): harden Agent output selection

* feat(cli)!: replace upgrade and add update checks (#107)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant