Skip to content

Add version command to daemon - #195

Merged
nsams merged 1 commit into
mainfrom
claude/start-daemon-version-command-mnil86
Jul 28, 2026
Merged

Add version command to daemon#195
nsams merged 1 commit into
mainfrom
claude/start-daemon-version-command-mnil86

Conversation

@nsams

@nsams nsams commented Jul 27, 2026

Copy link
Copy Markdown
Member

Description

Add a new version command to the daemon that allows clients to query the package version. This enables external tools and clients to programmatically check the daemon's version without needing to parse other outputs or access the filesystem directly.

The command reads the version from package.json and returns it as a JSON response, consistent with the daemon's existing command response format.

in preparation for #177 where we need to query the version

https://claude.ai/code/session_01HvmQcsv8ncXZ6E5KW4H6V8

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HvmQcsv8ncXZ6E5KW4H6V8
@netlify

netlify Bot commented Jul 27, 2026

Copy link
Copy Markdown

Deploy Preview for dev-process-manager canceled.

Name Link
🔨 Latest commit fe47744
🔍 Latest deploy log https://app.netlify.com/projects/dev-process-manager/deploys/6a6761be5ef526000822f80f

@nsams
nsams requested a review from VPS-Fabi July 27, 2026 13:50
@nsams nsams self-assigned this Jul 27, 2026
@nsams
nsams requested a review from VPS-Obi July 27, 2026 13:50
@nsams
nsams marked this pull request as ready for review July 27, 2026 13:50
@nsams
nsams merged commit 0db1b31 into main Jul 28, 2026
6 checks passed
@nsams
nsams deleted the claude/start-daemon-version-command-mnil86 branch July 28, 2026 08:24
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.

3 participants