Skip to content

refactor: inline agentspec-update#18

Merged
urmzd merged 3 commits intomainfrom
inline-self-update
Apr 15, 2026
Merged

refactor: inline agentspec-update#18
urmzd merged 3 commits intomainfrom
inline-self-update

Conversation

@urmzd
Copy link
Copy Markdown
Owner

@urmzd urmzd commented Apr 15, 2026

Summary

  • Removed external agentspec-update crate dependency
  • Vendored the ~160-line self-update logic as src/self_update.rs
  • Added anyhow, sha2, ureq to workspace deps (previously transitive through agentspec-update)

Test plan

  • cargo check passes
  • All 23 tests pass (pre-push hook)
  • CI green

urmzd added 3 commits April 14, 2026 23:02
Remove external agentspec-update crate dependency and vendor the
~160-line self-update logic directly as src/self_update.rs.
@urmzd urmzd merged commit 3759137 into main Apr 15, 2026
2 checks passed
@urmzd urmzd deleted the inline-self-update branch April 15, 2026 04:14
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