Skip to content

feat: add LLM endpoint probing module, tests, admin UI pages, and set… - #100

Open
alecoloAION wants to merge 5 commits into
mainfrom
fix-vllm-endpoint
Open

alecoloAION wants to merge 5 commits into
mainfrom
fix-vllm-endpoint

Conversation

@alecoloAION

@alecoloAION alecoloAION commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

…up script

Summary

Type of change

  • Bug fix
  • Feature
  • Documentation
  • CI / tooling
  • Breaking change (describe in Notes)

Test plan

  • ./scripts/run_ci_tests.sh (or python -m pytest src/test/... for affected modules)
  • uv run ruff check --config ruff.toml src/ (lint — same as CI)
  • uv run ruff format --check --config ruff.toml src/ (formatting — CI fails if this is skipped)
  • Auto-fix formatting if needed: uv run ruff format --config ruff.toml src/
  • python scripts/check_data_git_tracking.py
  • Frontend build if UI touched (cd <package> && pnpm build)
  • Manual smoke test:

Security / OSS checklist

  • No secrets, .env, or internal IPs in the diff
  • No new tracked files under data/ (except whitelisted fixtures)

Notes

@alecoloAION
alecoloAION requested a review from a team as a code owner September 16, 2026 14:51
@vercel

vercel Bot commented Sep 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
aion-agent Ready Ready Preview Sep 16, 2026 3:10pm UTC

Comment thread scripts/setup_aion_env.py Fixed
Comment thread scripts/setup_aion_env.py Fixed
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.

2 participants