Skip to content

Allow agents to update/delete their own created blocks (self-correction) #6

@fyang0507

Description

@fyang0507

Problem

The body model is append-only, which protects human-authored content (good). But it also means an agent cannot fix or remove a block it just created — e.g. when an append rendered poorly (see #1), the malformed block is stuck.

Desired

Allow block update <id> / block delete <id> scoped to agent-created blocks (e.g. created_by the integration, or within a recent window), so agents can self-correct their own mistakes without weakening protection of human-authored content.


Filed from a Claude agent dogfooding session on 2026-05-31 (managing the Home Improvement database via the CLI).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions