agentops-accelerator 0.3.6__tar.gz → 0.3.7__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.claude-plugin/marketplace.json +1 -1
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.github/plugin/marketplace.json +1 -1
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/CHANGELOG.md +14 -0
- {agentops_accelerator-0.3.6/src/agentops_accelerator.egg-info → agentops_accelerator-0.3.7}/PKG-INFO +1 -1
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/tutorial-end-to-end.md +23 -7
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/tutorial-hosted-agent-quickstart.md +23 -7
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/tutorial-prompt-agent-quickstart.md +25 -7
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/plugins/agentops/package.json +1 -1
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/plugins/agentops/plugin.json +1 -1
- {agentops_accelerator-0.3.6/src/agentops/templates → agentops_accelerator-0.3.7/plugins/agentops}/skills/agentops-eval/SKILL.md +19 -3
- {agentops_accelerator-0.3.6/plugins/agentops → agentops_accelerator-0.3.7/src/agentops/templates}/skills/agentops-eval/SKILL.md +19 -3
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7/src/agentops_accelerator.egg-info}/PKG-INFO +1 -1
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.gitattributes +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.github/actions/azure-oidc-login/action.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.github/code-quality-py.instructions.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.github/copilot-instructions.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.github/dependabot.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.github/extensions/agentops-skills/extension.mjs +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.github/skills/release-management/SKILL.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.github/workflows/_build.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.github/workflows/agentops-watchdog.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.github/workflows/ci.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.github/workflows/cut-release.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.github/workflows/e2e.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.github/workflows/release.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.github/workflows/staging.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.gitignore +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.pre-commit-config.yaml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.vscode/launch.json +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.vscode/settings.json +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.vscode/tasks.json +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/AGENTS.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/CONTRIBUTING.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/LICENSE +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/README.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/SECURITY.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/bundles.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/ci-github-actions.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/concepts.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/doctor-checks.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/doctor-explained.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/e2e-live-architecture.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/e2e-live-setup.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/foundry-evaluation-sdk-built-in-evaluators.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/how-it-works.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/media/agentops-diagrams.vsdx +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/media/foundry-control-plane.png +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/release-process.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/examples/flat-quickstart/README.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/examples/flat-quickstart/agentops.yaml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/examples/flat-quickstart/dataset.jsonl +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/icon.png +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/infra/e2e/agent-app/Dockerfile +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/infra/e2e/agent-app/app.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/infra/e2e/agent-app/requirements.txt +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/infra/e2e/bootstrap.bicep +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/infra/e2e/bootstrap.parameters.example.json +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/infra/e2e/perrun.bicep +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/launch.json +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/media/foundry.svg +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/media/quickstart.gif +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/plugins/agentops/.vscodeignore +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/plugins/agentops/LICENSE +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/plugins/agentops/README.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/plugins/agentops/skills/agentops-agent/SKILL.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/plugins/agentops/skills/agentops-config/SKILL.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/plugins/agentops/skills/agentops-dataset/SKILL.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/plugins/agentops/skills/agentops-report/SKILL.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/plugins/agentops/skills/agentops-workflow/SKILL.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/pyproject.toml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/create_support_agent.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/cut-release.ps1 +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/cut-release.sh +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/e2e_aggregate_summary.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/e2e_data/basic.jsonl +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/e2e_data/rag.jsonl +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/e2e_data/tools.jsonl +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/e2e_demo.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/e2e_hosted_agent.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/e2e_make_transcript.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/e2e_render_config.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/release.ps1 +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/release.sh +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/setup-e2e-new-tenant.ps1 +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/staging.ps1 +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/staging.sh +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/sync-skills.ps1 +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/scripts/sync-skills.sh +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/setup.cfg +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/__init__.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/__main__.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/__init__.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/_legacy_ids.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/analyzer.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/__init__.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/catalog.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/errors.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/foundry_config.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/latency.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/opex.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/opex_workspace.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/posture.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/posture_rules/__init__.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/posture_rules/content_filter.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/posture_rules/diagnostics.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/posture_rules/local_auth.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/posture_rules/managed_identity.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/posture_rules/network.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/regression.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/release_readiness.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/safety.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/spec_conformance.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/cockpit.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/config.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/findings.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/history.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/knowledge/__init__.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/knowledge/waf-checklist.csv +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/llm_assist/__init__.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/llm_assist/_base.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/llm_assist/_bundle_rule.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/llm_assist/_client.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/llm_assist/_dataset_rules.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/llm_assist/_engine.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/llm_assist/_prompt_rules.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/llm_assist/_spec_rules.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/production_telemetry.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/report.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/server/__init__.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/server/app.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/server/auth.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/server/chat.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/server/protocol.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/sources/__init__.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/sources/azure_monitor.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/sources/azure_resources.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/sources/foundry_control.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/sources/results_history.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/sources/spec_detectors/__init__.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/sources/spec_detectors/_base.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/sources/spec_detectors/agents_md.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/sources/spec_detectors/spec_kit.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/time_range.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/cli/__init__.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/cli/app.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/core/__init__.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/core/agentops_config.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/core/config_loader.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/core/evaluators.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/core/release_evidence.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/core/results.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/mcp/__init__.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/mcp/server.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/pipeline/__init__.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/pipeline/cloud_results.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/pipeline/cloud_runner.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/pipeline/comparison.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/pipeline/diagnostics.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/pipeline/invocations.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/pipeline/official_eval.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/pipeline/orchestrator.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/pipeline/prompt_deploy.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/pipeline/publisher.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/pipeline/reporter.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/pipeline/runtime.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/pipeline/thresholds.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/services/__init__.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/services/cicd.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/services/eval_analysis.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/services/evidence_pack.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/services/initializer.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/services/preflight.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/services/setup_wizard.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/services/skills.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/services/trace_promotion.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/services/workflow_analysis.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/.gitignore +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/__init__.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/agent-server/Dockerfile +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/agent-server/README.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/agent-server/main.bicep +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/agent.yaml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/agentops.yaml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/foundry.svg +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/icon.png +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/pipelines/azuredevops/agentops-deploy-dev-azd.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/pipelines/azuredevops/agentops-deploy-dev.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/pipelines/azuredevops/agentops-deploy-prod-azd.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/pipelines/azuredevops/agentops-deploy-prod.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/pipelines/azuredevops/agentops-deploy-prompt-agent.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/pipelines/azuredevops/agentops-deploy-qa-azd.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/pipelines/azuredevops/agentops-deploy-qa.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/pipelines/azuredevops/agentops-pr-prompt-agent.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/pipelines/azuredevops/agentops-pr.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/pipelines/azuredevops/agentops-watchdog.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/project.gitignore +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/sample-traces.jsonl +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/skills/agentops-agent/SKILL.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/skills/agentops-config/SKILL.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/skills/agentops-dataset/SKILL.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/skills/agentops-report/SKILL.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/skills/agentops-workflow/SKILL.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/smoke.jsonl +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/waf-checklist.README.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/waf-checklist.csv +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/workflows/agentops-deploy-dev-azd.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/workflows/agentops-deploy-dev.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/workflows/agentops-deploy-prod-azd.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/workflows/agentops-deploy-prod.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/workflows/agentops-deploy-prompt-agent.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/workflows/agentops-deploy-qa-azd.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/workflows/agentops-deploy-qa.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/workflows/agentops-pr-prompt-agent.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/workflows/agentops-pr.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/templates/workflows/agentops-watchdog.yml +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/utils/__init__.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/utils/azd_env.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/utils/azure_endpoints.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/utils/colors.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/utils/dotenv_loader.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/utils/foundry_discovery.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/utils/logging.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/utils/telemetry.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/utils/yaml.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops_accelerator.egg-info/SOURCES.txt +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops_accelerator.egg-info/dependency_links.txt +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops_accelerator.egg-info/entry_points.txt +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops_accelerator.egg-info/requires.txt +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops_accelerator.egg-info/top_level.txt +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/TESTING.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/fixtures/fake_adapter.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/fixtures/fake_eval_runner.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/integration/.gitkeep +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/integration/test_cli_flat_schema.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/integration/test_pipeline_smoke.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/.gitkeep +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agent_analyzer.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agent_categories.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agent_checks_errors.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agent_checks_foundry_config.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agent_checks_opex.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agent_checks_opex_workspace.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agent_checks_regression.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agent_checks_safety.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agent_checks_spec_conformance.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agent_cli.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agent_config.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agent_findings.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agent_history.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agent_opex_workspace_check.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agent_posture_rules.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agent_results_history.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agent_server.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_agentops_config.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_azd_env.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_azure_endpoints.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_azure_resources_discovery.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_cicd.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_cli_cockpit_connection_summary.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_cli_cockpit_port_conflict.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_cli_commands.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_cli_explain.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_cloud_results.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_cloud_runner.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_cockpit.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_diagnostics.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_doctor_catalog.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_doctor_cli_explain.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_dotenv_loader.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_e2e_render.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_eval_analysis.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_eval_run_grader_errors.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_evaluators.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_foundry_discovery.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_init_command.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_initializer.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_invocations.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_knowledge_loader.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_llm_assist.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_llm_assist_spec_rules.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_mcp_server.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_official_eval.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_pipeline_publisher.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_pipeline_reporter.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_preflight.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_production_telemetry.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_prompt_deploy.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_release_evidence.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_runtime_conversation.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_runtime_model_config.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_setup_wizard.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_skills.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_skills_sync.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_telemetry.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_time_range.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_trace_promotion.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tests/unit/test_workflow_analysis.py +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/tombstones/vscode/CDN_DEPRECATION_REQUEST.md +0 -0
- {agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/uv.lock +0 -0
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"name": "agentops-accelerator",
|
|
14
14
|
"source": "../../plugins/agentops",
|
|
15
15
|
"description": "Copilot agent skills for running standardized evaluation workflows with AgentOps Toolkit and Microsoft Foundry agents.",
|
|
16
|
-
"version": "0.3.
|
|
16
|
+
"version": "0.3.7",
|
|
17
17
|
"keywords": [
|
|
18
18
|
"agentops",
|
|
19
19
|
"evaluation",
|
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"name": "agentops-accelerator",
|
|
14
14
|
"source": "../../plugins/agentops",
|
|
15
15
|
"description": "Copilot agent skills for running standardized evaluation workflows with AgentOps Toolkit and Microsoft Foundry agents.",
|
|
16
|
-
"version": "0.3.
|
|
16
|
+
"version": "0.3.7",
|
|
17
17
|
"keywords": [
|
|
18
18
|
"agentops",
|
|
19
19
|
"evaluation",
|
|
@@ -5,6 +5,20 @@ This format follows [Keep a Changelog](https://keepachangelog.com/) and adheres
|
|
|
5
5
|
|
|
6
6
|
## [Unreleased]
|
|
7
7
|
|
|
8
|
+
## [0.3.7] - 2026-06-01
|
|
9
|
+
|
|
10
|
+
### Fixed
|
|
11
|
+
- **RBAC preflight now covers Foundry/Azure AI managed identities, not only
|
|
12
|
+
the signed-in user.** Cloud evaluations run server-side and some agent or
|
|
13
|
+
grader calls authenticate as the managed identities on the backing AI
|
|
14
|
+
Services account and child Foundry project. Granting `Cognitive Services
|
|
15
|
+
OpenAI User` only to the user still allowed intermittent grader
|
|
16
|
+
`AuthenticationError` failures and the v0.3.6 execution warning. The
|
|
17
|
+
prompt-agent, hosted-agent, and end-to-end tutorials plus the
|
|
18
|
+
`agentops-eval` skill now assign the same data-plane role to every managed
|
|
19
|
+
identity in the Foundry resource group, preventing the warning/failure path
|
|
20
|
+
before `agentops eval run`.
|
|
21
|
+
|
|
8
22
|
## [0.3.6] - 2026-06-01
|
|
9
23
|
|
|
10
24
|
### Changed
|
|
@@ -286,7 +286,7 @@ for creating agents, tools, tracing, evaluation, and red-team scans:
|
|
|
286
286
|
https://github.com/Azure-Samples/microsoft-foundry-e2e-agent-observability-workshop/tree/2026-04-aie-europe
|
|
287
287
|
```
|
|
288
288
|
|
|
289
|
-
### Grant
|
|
289
|
+
### Grant data-plane access to your identity and Foundry managed identities
|
|
290
290
|
|
|
291
291
|
Both options above (prompt agent and hosted HTTP agent) eventually drive
|
|
292
292
|
an `agentops eval run` that calls chat-completions on the AI Services
|
|
@@ -300,16 +300,32 @@ what causes the eval to fail later with `PermissionDenied` on
|
|
|
300
300
|
`Microsoft.CognitiveServices/accounts/OpenAI/deployments/chat/
|
|
301
301
|
completions/action`.
|
|
302
302
|
|
|
303
|
-
Run
|
|
304
|
-
you will evaluate against.
|
|
305
|
-
|
|
306
|
-
|
|
303
|
+
Run these assignments once per resource group that hosts a Foundry account
|
|
304
|
+
you will evaluate against. Cloud evaluations run server-side and some agent
|
|
305
|
+
or grader calls may authenticate as Foundry/Azure AI managed identities, not
|
|
306
|
+
only as your signed-in user. Assigning the role only to your user can still
|
|
307
|
+
leave graders failing with `AuthenticationError`.
|
|
307
308
|
|
|
308
309
|
```powershell
|
|
310
|
+
$subscriptionId = az account show --query id -o tsv
|
|
311
|
+
$resourceGroup = "<resource-group>"
|
|
312
|
+
$scope = "/subscriptions/$subscriptionId/resourceGroups/$resourceGroup"
|
|
313
|
+
$userObjectId = az ad signed-in-user show --query id -o tsv
|
|
314
|
+
|
|
309
315
|
az role assignment create `
|
|
310
|
-
--assignee
|
|
316
|
+
--assignee $userObjectId `
|
|
311
317
|
--role "Cognitive Services OpenAI User" `
|
|
312
|
-
--scope
|
|
318
|
+
--scope $scope
|
|
319
|
+
|
|
320
|
+
az resource list -g $resourceGroup `
|
|
321
|
+
--query "[?identity.principalId!=null].identity.principalId" -o tsv |
|
|
322
|
+
ForEach-Object {
|
|
323
|
+
az role assignment create `
|
|
324
|
+
--assignee-object-id $_ `
|
|
325
|
+
--assignee-principal-type ServicePrincipal `
|
|
326
|
+
--role "Cognitive Services OpenAI User" `
|
|
327
|
+
--scope $scope
|
|
328
|
+
}
|
|
313
329
|
```
|
|
314
330
|
|
|
315
331
|
> **Give the assignment a few minutes to propagate.** Data-plane role
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/tutorial-hosted-agent-quickstart.md
RENAMED
|
@@ -310,7 +310,7 @@ If the deployed endpoint needs a bearer token:
|
|
|
310
310
|
$env:HOSTED_AGENT_TOKEN = "<token>"
|
|
311
311
|
```
|
|
312
312
|
|
|
313
|
-
### Grant
|
|
313
|
+
### Grant data-plane access to your identity and Foundry managed identities
|
|
314
314
|
|
|
315
315
|
The local AI-assisted evaluators that AgentOps runs in step 8 call
|
|
316
316
|
chat-completions on the AI Services account that backs your Foundry
|
|
@@ -322,16 +322,32 @@ but `dataActions: []`. Skipping this once causes the eval to fail with
|
|
|
322
322
|
`PermissionDenied` on `Microsoft.CognitiveServices/accounts/OpenAI/
|
|
323
323
|
deployments/chat/completions/action`.
|
|
324
324
|
|
|
325
|
-
Run
|
|
326
|
-
you will evaluate against
|
|
327
|
-
|
|
328
|
-
|
|
325
|
+
Run these assignments once per resource group hosting a Foundry account
|
|
326
|
+
you will evaluate against. Local AI-assisted evaluators use your identity,
|
|
327
|
+
while Foundry-hosted/server-side eval paths may use Azure AI managed
|
|
328
|
+
identities from the same resource group. Assigning only the user can still
|
|
329
|
+
leave server-side graders failing with `AuthenticationError`.
|
|
329
330
|
|
|
330
331
|
```powershell
|
|
332
|
+
$subscriptionId = az account show --query id -o tsv
|
|
333
|
+
$resourceGroup = "<resource-group>"
|
|
334
|
+
$scope = "/subscriptions/$subscriptionId/resourceGroups/$resourceGroup"
|
|
335
|
+
$userObjectId = az ad signed-in-user show --query id -o tsv
|
|
336
|
+
|
|
331
337
|
az role assignment create `
|
|
332
|
-
--assignee
|
|
338
|
+
--assignee $userObjectId `
|
|
333
339
|
--role "Cognitive Services OpenAI User" `
|
|
334
|
-
--scope
|
|
340
|
+
--scope $scope
|
|
341
|
+
|
|
342
|
+
az resource list -g $resourceGroup `
|
|
343
|
+
--query "[?identity.principalId!=null].identity.principalId" -o tsv |
|
|
344
|
+
ForEach-Object {
|
|
345
|
+
az role assignment create `
|
|
346
|
+
--assignee-object-id $_ `
|
|
347
|
+
--assignee-principal-type ServicePrincipal `
|
|
348
|
+
--role "Cognitive Services OpenAI User" `
|
|
349
|
+
--scope $scope
|
|
350
|
+
}
|
|
335
351
|
```
|
|
336
352
|
|
|
337
353
|
> **Give the assignment a few minutes to propagate.** Data-plane role
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/tutorial-prompt-agent-quickstart.md
RENAMED
|
@@ -241,7 +241,7 @@ Show me the planned changes and the resulting endpoints before applying.
|
|
|
241
241
|
|
|
242
242
|
If the skill is not available, use Path A.
|
|
243
243
|
|
|
244
|
-
### Grant
|
|
244
|
+
### Grant data-plane access to your identity and Foundry managed identities
|
|
245
245
|
|
|
246
246
|
Creating a project through the portal only assigns you `Foundry User` **at
|
|
247
247
|
the project scope**. That role does not cover the OpenAI data-plane actions
|
|
@@ -257,16 +257,34 @@ Skipping this step is what causes the eval grader to fail later with::
|
|
|
257
257
|
data action `Microsoft.CognitiveServices/accounts/OpenAI/deployments/
|
|
258
258
|
chat/completions/action` to perform `POST /openai/deployments/...`
|
|
259
259
|
|
|
260
|
-
Run
|
|
261
|
-
you will evaluate against.
|
|
262
|
-
and
|
|
263
|
-
|
|
260
|
+
Run these assignments once per resource group that hosts a Foundry account
|
|
261
|
+
you will evaluate against. Cloud evaluations run server-side: the agent call
|
|
262
|
+
and graders may authenticate as Foundry/Azure AI managed identities, not only
|
|
263
|
+
as your signed-in user. Assigning the role only to your user can still leave
|
|
264
|
+
some graders failing with `AuthenticationError`.
|
|
264
265
|
|
|
265
266
|
```powershell
|
|
267
|
+
$subscriptionId = az account show --query id -o tsv
|
|
268
|
+
$resourceGroup = "<resource-group>"
|
|
269
|
+
$scope = "/subscriptions/$subscriptionId/resourceGroups/$resourceGroup"
|
|
270
|
+
$userObjectId = az ad signed-in-user show --query id -o tsv
|
|
271
|
+
|
|
272
|
+
# User running local commands / creating cloud evals.
|
|
266
273
|
az role assignment create `
|
|
267
|
-
--assignee
|
|
274
|
+
--assignee $userObjectId `
|
|
268
275
|
--role "Cognitive Services OpenAI User" `
|
|
269
|
-
--scope
|
|
276
|
+
--scope $scope
|
|
277
|
+
|
|
278
|
+
# Foundry/Azure AI managed identities used by server-side agent/evaluator calls.
|
|
279
|
+
az resource list -g $resourceGroup `
|
|
280
|
+
--query "[?identity.principalId!=null].identity.principalId" -o tsv |
|
|
281
|
+
ForEach-Object {
|
|
282
|
+
az role assignment create `
|
|
283
|
+
--assignee-object-id $_ `
|
|
284
|
+
--assignee-principal-type ServicePrincipal `
|
|
285
|
+
--role "Cognitive Services OpenAI User" `
|
|
286
|
+
--scope $scope
|
|
287
|
+
}
|
|
270
288
|
```
|
|
271
289
|
|
|
272
290
|
Repeat the command with the `travel-agent-dev` resource group if the dev
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "agentops-accelerator",
|
|
3
3
|
"displayName": "AgentOps Accelerator — Skills for GitHub Copilot",
|
|
4
4
|
"description": "Copilot agent skills for running standardized evaluation workflows with AgentOps Accelerator and Microsoft Foundry agents.",
|
|
5
|
-
"version": "0.3.
|
|
5
|
+
"version": "0.3.7",
|
|
6
6
|
"publisher": "AgentOpsAccelerator",
|
|
7
7
|
"icon": "icon.png",
|
|
8
8
|
"license": "MIT",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "agentops-accelerator",
|
|
3
3
|
"description": "Copilot agent skills for running standardized evaluation workflows with AgentOps Accelerator and Microsoft Foundry agents.",
|
|
4
|
-
"version": "0.3.
|
|
4
|
+
"version": "0.3.7",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "AgentOps Accelerator",
|
|
7
7
|
"url": "https://github.com/Azure/agentops"
|
|
@@ -41,8 +41,12 @@ PermissionDenied … lacks the required data action
|
|
|
41
41
|
'Microsoft.CognitiveServices/accounts/OpenAI/deployments/chat/completions/action'
|
|
42
42
|
```
|
|
43
43
|
|
|
44
|
-
Run this preflight before Step 1
|
|
45
|
-
|
|
44
|
+
Run this preflight before Step 1. It must grant the role to the signed-in
|
|
45
|
+
user **and** to the Foundry/Azure AI managed identities in the resource
|
|
46
|
+
group. Cloud evaluations run server-side and some graders authenticate as
|
|
47
|
+
those managed identities, so assigning only the user can still produce
|
|
48
|
+
intermittent `AuthenticationError` grader failures. The commands are
|
|
49
|
+
idempotent (`RoleAssignmentExists` means the role was already granted):
|
|
46
50
|
|
|
47
51
|
```bash
|
|
48
52
|
# 1. Resolve the AI Services account from agentops.yaml / .azure/<env>/.env
|
|
@@ -55,11 +59,23 @@ SUB_ID=$(az account show --query id -o tsv)
|
|
|
55
59
|
RG=$(az cognitiveservices account list --subscription "$SUB_ID" --query "[?name=='$ACCOUNT_NAME'].resourceGroup | [0]" -o tsv)
|
|
56
60
|
OBJ_ID=$(az ad signed-in-user show --query id -o tsv)
|
|
57
61
|
|
|
58
|
-
# 3. Grant data-plane access at
|
|
62
|
+
# 3. Grant the user data-plane access at RG scope.
|
|
59
63
|
az role assignment create \
|
|
60
64
|
--assignee "$OBJ_ID" \
|
|
61
65
|
--role "Cognitive Services OpenAI User" \
|
|
62
66
|
--scope "/subscriptions/$SUB_ID/resourceGroups/$RG"
|
|
67
|
+
|
|
68
|
+
# 4. Grant the same data-plane role to Foundry/Azure AI managed identities.
|
|
69
|
+
az resource list -g "$RG" \
|
|
70
|
+
--query "[?identity.principalId!=null].identity.principalId" -o tsv |
|
|
71
|
+
while read -r PRINCIPAL_ID; do
|
|
72
|
+
[ -z "$PRINCIPAL_ID" ] && continue
|
|
73
|
+
az role assignment create \
|
|
74
|
+
--assignee-object-id "$PRINCIPAL_ID" \
|
|
75
|
+
--assignee-principal-type ServicePrincipal \
|
|
76
|
+
--role "Cognitive Services OpenAI User" \
|
|
77
|
+
--scope "/subscriptions/$SUB_ID/resourceGroups/$RG"
|
|
78
|
+
done
|
|
63
79
|
```
|
|
64
80
|
|
|
65
81
|
PowerShell equivalent: replace `$(...)` with the PowerShell variable
|
|
@@ -41,8 +41,12 @@ PermissionDenied … lacks the required data action
|
|
|
41
41
|
'Microsoft.CognitiveServices/accounts/OpenAI/deployments/chat/completions/action'
|
|
42
42
|
```
|
|
43
43
|
|
|
44
|
-
Run this preflight before Step 1
|
|
45
|
-
|
|
44
|
+
Run this preflight before Step 1. It must grant the role to the signed-in
|
|
45
|
+
user **and** to the Foundry/Azure AI managed identities in the resource
|
|
46
|
+
group. Cloud evaluations run server-side and some graders authenticate as
|
|
47
|
+
those managed identities, so assigning only the user can still produce
|
|
48
|
+
intermittent `AuthenticationError` grader failures. The commands are
|
|
49
|
+
idempotent (`RoleAssignmentExists` means the role was already granted):
|
|
46
50
|
|
|
47
51
|
```bash
|
|
48
52
|
# 1. Resolve the AI Services account from agentops.yaml / .azure/<env>/.env
|
|
@@ -55,11 +59,23 @@ SUB_ID=$(az account show --query id -o tsv)
|
|
|
55
59
|
RG=$(az cognitiveservices account list --subscription "$SUB_ID" --query "[?name=='$ACCOUNT_NAME'].resourceGroup | [0]" -o tsv)
|
|
56
60
|
OBJ_ID=$(az ad signed-in-user show --query id -o tsv)
|
|
57
61
|
|
|
58
|
-
# 3. Grant data-plane access at
|
|
62
|
+
# 3. Grant the user data-plane access at RG scope.
|
|
59
63
|
az role assignment create \
|
|
60
64
|
--assignee "$OBJ_ID" \
|
|
61
65
|
--role "Cognitive Services OpenAI User" \
|
|
62
66
|
--scope "/subscriptions/$SUB_ID/resourceGroups/$RG"
|
|
67
|
+
|
|
68
|
+
# 4. Grant the same data-plane role to Foundry/Azure AI managed identities.
|
|
69
|
+
az resource list -g "$RG" \
|
|
70
|
+
--query "[?identity.principalId!=null].identity.principalId" -o tsv |
|
|
71
|
+
while read -r PRINCIPAL_ID; do
|
|
72
|
+
[ -z "$PRINCIPAL_ID" ] && continue
|
|
73
|
+
az role assignment create \
|
|
74
|
+
--assignee-object-id "$PRINCIPAL_ID" \
|
|
75
|
+
--assignee-principal-type ServicePrincipal \
|
|
76
|
+
--role "Cognitive Services OpenAI User" \
|
|
77
|
+
--scope "/subscriptions/$SUB_ID/resourceGroups/$RG"
|
|
78
|
+
done
|
|
63
79
|
```
|
|
64
80
|
|
|
65
81
|
PowerShell equivalent: replace `$(...)` with the PowerShell variable
|
|
File without changes
|
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.github/code-quality-py.instructions.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.github/skills/release-management/SKILL.md
RENAMED
|
File without changes
|
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/.github/workflows/agentops-watchdog.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/docs/media/foundry-control-plane.png
RENAMED
|
File without changes
|
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/examples/flat-quickstart/README.md
RENAMED
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/examples/flat-quickstart/agentops.yaml
RENAMED
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/examples/flat-quickstart/dataset.jsonl
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/infra/e2e/agent-app/requirements.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/__init__.py
RENAMED
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/catalog.py
RENAMED
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/errors.py
RENAMED
|
File without changes
|
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/latency.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/posture.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/regression.py
RENAMED
|
File without changes
|
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/checks/safety.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/knowledge/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/llm_assist/__init__.py
RENAMED
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/llm_assist/_base.py
RENAMED
|
File without changes
|
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/llm_assist/_client.py
RENAMED
|
File without changes
|
|
File without changes
|
{agentops_accelerator-0.3.6 → agentops_accelerator-0.3.7}/src/agentops/agent/llm_assist/_engine.py
RENAMED
|
File without changes
|
|
File without changes
|