Contributors

June 3, 2026 ยท View on GitHub

Thank you to everyone who has contributed to TealTiger! ๐Ÿฏ

Founding Contributors

  • @mvanhorn (Matt Van Horn) โ€” Anthropic Claude quickstart examples (TypeScript + Python) PR #21, GitHub Actions CI workflow PR #24, CrewAI integration example PR #25, Python quickstart example Issue #12
  • @tmchow (Trevin Chow) โ€” TypeScript streaming example with guardrails and error handling โ€” PR #23
  • @pntech20 โ€” Fix GPT-4 Turbo preview cost tracking: longest-prefix model pricing lookup, enableCostTracking option, numeric response.cost field โ€” PR #2 (tealtiger-typescript-prod)
  • @lleonardo-franco ๐Ÿ… Trusted Contributor โ€” DeepSeek quickstart example with guardrails and cost tracking โ€” PR #50; CrewAI multi-agent governance example โ€” PR #51; SaaS secret detector coverage (10 patterns + negative tests) โ€” PR #3 (tealtiger-typescript-prod); Improve setup error messages with actionable DX โ€” PR #4 (tealtiger-typescript-prod); Slack webhook URL detection โ€” PR #5 (tealtiger-typescript-prod); SendGrid API key detection โ€” PR #6 (tealtiger-typescript-prod); Stripe key detection coverage โ€” PR #7 (tealtiger-typescript-prod); Custom guardrail support (TypeScript) โ€” PR #8 (tealtiger-typescript-prod); Custom guardrail support (Python) โ€” PR #5 (tealtiger-python-prod); Python async usage examples โ€” PR #6 (tealtiger-python-prod); MCP governance example with TealRegistry definition-drift detection โ€” PR #55; Redis memory adapter examples (TypeScript + Python) โ€” PR #56; LLM provider cost comparison docs โ€” PR #59; Fixture-driven secret detection test corpus โ€” PR #10 (tealtiger-typescript-prod); Cross-SDK feature parity matrix โ€” PR #113; CI actions modernization โ€” PR #97; Policy hot-reload support โ€” PR #15 (tealtiger-typescript-prod); Cross-agent policy federation โ€” PR #16 (tealtiger-typescript-prod); OpenTelemetry decision tracing โ€” PR #18 (tealtiger-typescript-prod); SARIF secret scanning export โ€” PR #19 (tealtiger-typescript-prod); Cross-agent policy federation (Python) โ€” PR #11 (tealtiger-python-prod); Streaming guardrail evaluator โ€” PR #14 (tealtiger-typescript-prod); Real-time governance event feed dashboard with WebSocket reconnect, virtualized rendering, pause/resume buffering, and TEEC receipt inspection โ€” PR #192; Agent cost analytics dashboard with p95 anomaly detection, budget gauges, provider split, tool ranking, and CSV export โ€” PR #193
  • @resolvicomai โ€” Port GPT-4 Turbo cost tracking fix to Python SDK: longest-prefix matching, numeric response.cost โ€” PR #4 (tealtiger-python-prod)
  • @dagangtj โ€” "Your First PR" walkthrough for CONTRIBUTING.md โ€” PR #75
  • @aprv10 โ€” LangChain governance example with TealEngine policy evaluation and cost tracking โ€” PR #58; TealEngine policy JSON Schema with editor autocomplete โ€” PR #78
  • @MD-Mushfiqur123 โ€” Gemini quickstart example with guardrails and cost tracking โ€” PR #76; .editorconfig for consistent formatting โ€” PR #77; Bedrock quickstart example with multi-model routing โ€” PR #79
  • @CleanDev-Fix โ€” xAI (Grok) quickstart example โ€” PR #92; Groq quickstart example with guardrails, latency timing, and cost tracking โ€” PR #112; Error code reference documentation โ€” PR #134; BudgetManager alert threshold tests + duplicate alert fix โ€” PR #17 (tealtiger-typescript-prod); Security events dashboard view with severity filtering, OWASP ASI tags, alert workflow state, and TEEC receipt inspection โ€” PR #189
  • @Lucas-FManager โ€” Add .env.example files to all quickstart examples โ€” PR #149
  • @Jah-yee โ€” Add contributor avatar grid section to README with auto-updating contrib.rocks integration โ€” PR #191
  • @someshnagalla โ€” Add OpenSSF Scorecard GitHub Action and security badges to README โ€” PR #203
  • @stark256-spec โ€” Slack MCP server policy pack (22 tools, 5 deny rules) โ€” PR #215; WAL corruption recovery, invalid replay cursor fix, dateValue NaN crash fix โ€” PR #216; Linux/Docker host binding (0.0.0.0) and graceful SIGTERM/SIGINT shutdown โ€” PR #217

Core Team

  • Naga Satish โ€” Creator & Lead Developer

How to Get Listed

  1. Submit a PR that gets merged
  2. You'll be added here automatically in the next release
  3. Founding contributors (first 25 merged PRs) get a special badge

Want to contribute? See CONTRIBUTING.md for guidelines.