Skip to content

Build context-agent as a fetch-only ContextPort seat

Ashika Patchigoolla requested to merge feature/context-agent into main

Summary

  • Build context-agent as fetch-only ContextPort (POST /api/context/gather on :8021).
  • Logs/metrics/traces from telemetry-api over HTTP; k8s events/rollouts stay ok=False until wired.
  • Does not diagnose, propose, or mutate AWS.

Test plan

  • pytest in context-agent/ (6 passed).

Merge request reports