Skip to content

Normalize 'domain not found' error message across all commands - #66

Open
jayminwest wants to merge 2 commits into
mainfrom
warren/run_yfybsw6hn3zg
Open

Normalize 'domain not found' error message across all commands#66
jayminwest wants to merge 2 commits into
mainfrom
warren/run_yfybsw6hn3zg

Conversation

@jayminwest

Copy link
Copy Markdown
Owner

Summary

mulch: normalize 'domain not found' error message across all commands

Run

  • Warren run: run_yfybsw6hn3zg
  • Agent: pi
  • Cost: $0.804 (38 in / 10.7k out / 726.8k cache-r)

Seeds

  • mulch-3f30 — Normalize 'domain not found' error message across all commands

Commits (2)

  • 6840c0d mulch: normalize 'domain not found' error message across all commands
  • a668a1e chore(warren): seeds state

Files changed

.seeds/issues.jsonl           | 4 ++--
 src/api.ts                    | 2 +-
 src/commands/archive.ts       | 7 +++++--
 src/commands/delete-domain.ts | 6 +++++-
 src/commands/delete.ts        | 3 +--
 src/commands/edit.ts          | 5 +++--
 src/commands/outcome.ts       | 5 +++--
 src/commands/prime.ts         | 8 ++++----
 src/commands/ready.ts         | 4 ++--
 src/commands/search.ts        | 4 ++--
 10 files changed, 28 insertions(+), 20 deletions(-)

Prompt

Show prompt
work on sd mulch-3f30

🤖 Opened by warren run run_yfybsw6hn3zg

jayminwest and others added 2 commits June 29, 2026 10:18
Canonical form: `Domain "<name>" not found in config. Available domains:
<list|(none)>` (with an `Error: ` prefix for human/text-mode output).
Brings delete, archive, delete-domain, outcome, edit, and ready in line
with the form already used by query, prime, and search; collapses two-
line human output into one line matching the JSON message; adds
|| "(none)" to the few remaining sites that lacked it.

sd: mulch-3f30
@jayminwest
jayminwest enabled auto-merge (squash) June 29, 2026 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant