Skip to content

fix(tui): open connect dialog when no agencies are discovered - #329

Merged
nicko-ai merged 1 commit into
devfrom
codex/fix-empty-agency-discovery-v1.4.40
Jul 13, 2026
Merged

fix(tui): open connect dialog when no agencies are discovered#329
nicko-ai merged 1 commit into
devfrom
codex/fix-empty-agency-discovery-v1.4.40

Conversation

@nicko-ai

Copy link
Copy Markdown
Collaborator

Issue for this PR

Fixes #328

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

The fork-owned TUI classifier did not recognize the existing provider-scoped no-agencies discovery error. This change classifies that exact error so the existing /connect dialog opens, without changing discovery, resolution, error copy, dialog UI, or multiple-agency behavior.

How did you verify your code works?

  • Before the classifier change, the focused suite had 68 passing tests and the new regression failed; after it, all 69 tests passed.
  • Package typecheck, Prettier, Oxlint error check, and diff check passed.
  • A fresh macOS arm64 binary reported version 1.4.40 and SHA-256 82bb0cd61aa416abd7b1962f343bb075ffa5bbc80b340d352376f73a006af022.
  • Terminal QA against HTTP 200 OpenAPI metadata with empty paths opened the persistent existing Connect dialog, accepted alternate port 59475, made three discovery requests to that port, and exited cleanly without process or repository drift.

Screenshots / recordings

Not applicable; the existing dialog UI and copy are unchanged.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

- Route the existing no-agencies discovery error through the fork-owned connect recovery dialog.
- Cover the exact session error while leaving discovery, resolver, and copy unchanged.
@github-actions

Copy link
Copy Markdown
Contributor

The following comment was made by an LLM, it may be inaccurate:

@nicko-ai
nicko-ai merged commit 4d65eef into dev Jul 13, 2026
14 checks passed
@nicko-ai
nicko-ai deleted the codex/fix-empty-agency-discovery-v1.4.40 branch July 13, 2026 18:02
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.

Empty Agency discovery does not open /connect recovery

1 participant