- Add a shared helper mapping
resultType (and nested error type) to a
message or navigation via a Record lookup, with one default for %other and
%future added value.
- Drop
oxlint-disable-next-line max-statements in actors.tsx.
- No GraphQL or behavior change.
Tracks the FIXME in packages/web/src/routes/workspace/create/[instance_id]/actors.tsx; instance.tsx in the same directory has the same pattern.
AI disclosure
The user asked Claude Code (claude-fable-5-1) to survey every FIXME comment in the codebase and draft an issue for each. The user read and edited the drafts, then directed Claude Code to file them through the GitHub CLI.
resultType(and nested errortype) to amessage or navigation via a
Recordlookup, with one default for%otherand%future added value.oxlint-disable-next-line max-statementsin actors.tsx.Tracks the
FIXMEin packages/web/src/routes/workspace/create/[instance_id]/actors.tsx; instance.tsx in the same directory has the same pattern.AI disclosure
The user asked Claude Code (claude-fable-5-1) to survey every
FIXMEcomment in the codebase and draft an issue for each. The user read and edited the drafts, then directed Claude Code to file them through the GitHub CLI.