Skip to content

homed on the status contract + stop/estop/reset replace halt/resume#12

Merged
Jepson2k merged 2 commits into
mainfrom
feat/mcp-server
Jul 20, 2026
Merged

homed on the status contract + stop/estop/reset replace halt/resume#12
Jepson2k merged 2 commits into
mainfrom
feat/mcp-server

Conversation

@Jepson2k

Copy link
Copy Markdown
Owner

StatusBuffer declares homed; the client ABC replaces halt()/resume() with stop() (cancel motion, stay enabled), estop() (latching protective stop), and reset() (clear the latch — the old state-wipe reset() becomes reset_state()). Breaking pre-1.0 change; parol6 and Waldo-Commander adopt it on their matching feat/mcp-server branches.

Written by Claude on behalf of @Jepson2k.

🤖 Generated with Claude Code

https://claude.ai/code/session_01XbP8n8tzaJXKMjkRxGnoa1

Jepson2k and others added 2 commits July 15, 2026 00:25
Backends refuse planned motion while unhomed (reported joint positions
are unreferenced until homing); the stream now carries the flag so
frontends can seed dry-run previews that mirror that gate.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XbP8n8tzaJXKMjkRxGnoa1
stop() cancels the active move and queue and stays enabled; estop() is
the latching protective stop; reset() clears the latch. The old
state-wipe reset() becomes reset_state() to free the name — in
industrial vocabulary "resume" continues interrupted motion (which this
never did), while clearing a latched stop is a reset/acknowledge.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XbP8n8tzaJXKMjkRxGnoa1
@Jepson2k
Jepson2k merged commit 9ceab01 into main Jul 20, 2026
2 checks passed
@Jepson2k
Jepson2k deleted the feat/mcp-server branch July 20, 2026 01:01
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