Skip to content

engine: agents.resumable is written on every via-node registration but never read #287

Description

@willwashburn

Severity: minor (no-op) · packages/engine/src/db/schema.ts:75, written at engine/node.ts:1168 and :1182

The resumable column is persisted from agent.register but has zero read sites anywhere in engine/, routes/, or the adapters (only the schema definition and the two writes match). A stored flag that is never acted on.

Fix: wire it into resume behavior or drop the column.


Found during a multi-agent reliability review of the relay tool/protocol.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions