Skip to content

feat: show version info in agentage status#86

Merged
vreshch merged 1 commit intomasterfrom
feature/status-version
Mar 29, 2026
Merged

feat: show version info in agentage status#86
vreshch merged 1 commit intomasterfrom
feature/status-version

Conversation

@vreshch
Copy link
Copy Markdown
Contributor

@vreshch vreshch commented Mar 29, 2026

Summary

  • Adds Version: line to agentage status output showing current daemon version
  • When an update is available: Version: 0.12.3 → 0.13.0 available (yellow)
  • JSON output includes version: { current, latest, updateAvailable }
  • Uses the existing cached update checker (no extra network call)

Test plan

  • agentage status shows version line
  • agentage status --json includes version object
  • Build passes

@github-actions
Copy link
Copy Markdown
Contributor

🎉 PR Validation ✅ PASSED

Commit: 153ea8e1abd9499937ac66b0d203db4f4248bfc8
Branch: feature/status-version

Checks:

  • ✅ Release guard (no version/changelog changes)
  • ✅ Dependencies installed
  • ✅ Type check passed
  • ✅ Linting passed
  • ✅ Format check passed
  • ✅ Tests + coverage passed
  • ✅ Build successful

Ready to merge!


🔗 View workflow run
⏰ Generated at: 2026-03-29T14:39:40.372Z

@vreshch vreshch enabled auto-merge (squash) March 29, 2026 14:40
@vreshch vreshch disabled auto-merge March 29, 2026 14:42
@vreshch vreshch merged commit 46f4999 into master Mar 29, 2026
1 check passed
@vreshch vreshch deleted the feature/status-version branch March 29, 2026 14:42
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