Skip to content

feat: add controlled agent operations and evaluation - #3

Merged
MomoSolaris8 merged 1 commit into
mainfrom
feature/multilingual-time-agent
Jul 27, 2026
Merged

feat: add controlled agent operations and evaluation#3
MomoSolaris8 merged 1 commit into
mainfrom
feature/multilingual-time-agent

Conversation

@MomoSolaris8

Copy link
Copy Markdown
Owner

This PR evolves SupportAgent from a RAG prototype into a controlled agent operations workspace.

Included

  • Added LangGraph-based agent and claim-review workflows with explicit state transitions.
  • Added human-in-the-loop claim decisions, audit events, and lifecycle handling.
  • Added dynamic MCP tooling for time, weather, and Microsoft 365.
  • Added calendar confirmation flow with server-side idempotency to prevent duplicate event creation.
  • Added chat history, multilingual German/English UI, and Light/Dark theme support.
  • Added normalized multi-provider LLM usage tracking for Qwen, Kimi, and Claude.
  • Added offline deterministic evaluation and online RAG benchmark infrastructure.
  • Added request tracing, structured logging, readiness checks, smoke testing, and CI evaluation artifacts.

Validation

  • 128 passed
  • Next.js production build succeeds.
  • Offline claim-review evaluation: 12/12 passed.

Deployment notes

  • No secrets are committed.
  • Configure provider API keys and database variables in Railway.
  • Vercel deploys the frontend; Railway deploys the FastAPI backend.

@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
support-agent-one-coyl Ready Ready Preview, Comment Jul 27, 2026 8:27am

@MomoSolaris8
MomoSolaris8 merged commit c7a05ff into main Jul 27, 2026
4 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