feat(tui): Entity screen — CRUD + per-style prompts #75

Merged
charles merged 1 commit from tui/entities-36 into main 2026-04-11 20:43:19 +00:00
Owner

Stacks on #74. Closes charles/loom#36.

EntitiesScreen with EntityKind selector (1-5), entity list column, detail column showing the focused entity. inject_fragment() exposes the prompt fragment the glue PR routes into AppAction::AppendToPrompt on Enter. 2 new tests, 98 total.

Stacks on #74. Closes charles/loom#36. `EntitiesScreen` with `EntityKind` selector (1-5), entity list column, detail column showing the focused entity. `inject_fragment()` exposes the prompt fragment the glue PR routes into `AppAction::AppendToPrompt` on Enter. 2 new tests, 98 total.
Adds EntitiesScreen with EntityKind selector (1-5 or j/k), entity
list column, and a detail column showing the focused entity's
fields. inject_fragment() exposes the prompt fragment the glue PR
will route into an AppAction::AppendToPrompt when Enter is pressed
on an entity.

Closes charles/loom#36

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
charles changed target branch from tui/model-ipadapter-35 to main 2026-04-11 20:43:17 +00:00
charles deleted branch tui/entities-36 2026-04-11 20:43:20 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
charles/loom!75
No description provided.