Skip to content

Discover local serving models in fleet telemetry - #107

Merged
ThinkOffApp merged 1 commit into
codex/coalesce-intent-publishingfrom
codex/discover-served-models
Sep 17, 2026
Merged

ThinkOffApp merged 1 commit into
codex/coalesce-intent-publishingfrom
codex/discover-served-models

Conversation

@ThinkOffApp

Copy link
Copy Markdown
Owner

Discover model identities during the existing device publication rather than relying on stale manual labels. Probe local OpenAI-compatible servers and LM Studio's loaded-instance API, cache for a minute, and publish explicit nulls on unknown/empty results so PATCH clears old model names. Manual fallback is visibly labelled. Generic OpenAI IDs are advertised IDs, not proof of loaded weights.

Explicit server credentials come only from a server-specific file and are sent only to the configured origin; redirects and non-loopback plain HTTP are refused. No intent credential is forwarded. No additional GroupMind timer/request is created.

Validation: 57 tests pass, including loaded/unloaded LM Studio, multi-model IDs, auth failure clearing, manual fallback, successful empty results, caching/single-flight and credential destination checks. Built on PR #106; merge that first. Hardware rollout status is reported separately from these tests.

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 17, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-17T23:09:08.885232Z 34ad057 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@ThinkOffApp
ThinkOffApp merged commit 24cb21d into codex/coalesce-intent-publishing Sep 17, 2026
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