Skip to content

P5.1: Remove deprecated attach_hint string field (multiplexer Phase 5) #422

@takemo101

Description

@takemo101

Phase 5, issue P5.1 — part of the multiplexer backend abstraction implementation plan.

Design: docs/designs/cuekit-multiplexer-backend-design.md

Prerequisites: Phase 2 has been in a tagged release for at least one minor version. Do not start until that condition is met.

Outcome

attach_hint is removed from TaskStatusView. All consumers use attach_command.

Files

  • Modify: packages/core/src/task-status-view.ts
  • Modify: packages/tui/src/attach.ts (drop fallback)
  • Modify: packages/cli/src/doctor.ts (if it referenced attach_hint)
  • Modify: CHANGELOG.md (### Removed)

Acceptance

No remaining references to attach_hint in the codebase.

Metadata

Metadata

Assignees

No one assigned

    Labels

    deferredIntentionally deferred until prerequisites are metdeprecation-cleanupCleanup after a deprecation windowenhancementNew feature or requestphase-5Multiplexer Phase 5 cleanup

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions