Skip to content

feat(obs): add modality-aware traces and image route preview#33

Merged
typelicious merged 1 commit into
mainfrom
codex/feature/modality-observability-2026-03-12
Mar 12, 2026
Merged

feat(obs): add modality-aware traces and image route preview#33
typelicious merged 1 commit into
mainfrom
codex/feature/modality-observability-2026-03-12

Conversation

@typelicious
Copy link
Copy Markdown
Collaborator

What changed

  • add modality-aware metrics and filtering for chat, image_generation, and image_editing
  • add POST /api/route/image for dry-run preview of image-generation and image-editing routing
  • expose modality breakdowns in stats, traces, recent requests, dashboard filters, and dashboard cards

Why

  • starts the v0.6.x modality line with operator-visible debugging and observability
  • makes image routing easier to verify without sending real upstream requests

How verified

  • PYTHONPYCACHEPREFIX="$PWD/.pycache" python3 -m compileall foundrygate tests
  • PYTHONPATH=. ./.venv-check-313/bin/pytest -q
  • ./.venv-check-313/bin/ruff check .
  • ./.venv-check-313/bin/ruff format --check .
  • /usr/bin/git diff --check

@typelicious typelicious merged commit 8b621a4 into main Mar 12, 2026
12 checks passed
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