3 Commits

Author SHA1 Message Date
Christian Gick
02c009a551 feat(CF-1354): Add withSentryTransaction to tool handlers
Wrap CallToolRequest handler with withSentryTransaction for
per-tool tracing. Remove broken $(vault) DSN from .env.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 12:20:53 +02:00
Christian Gick
77097ac65f feat(API-11): Route API calls through AgilitonAPI gateway
Add gateway-first pattern: when AGILITON_API_KEY is set, route all
external API calls through the gateway with X-API-Key auth. Falls back
to direct API access when gateway is unavailable.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 19:05:19 +02:00
Christian Gick
c0c6918e2c chore: Use per-product Sentry DSN (CF-835)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 18:46:06 +02:00