Skip to content

team-telnyx/ai-platform-helper-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Platform Helper Agent

OpenClaw agent for the AI Platform squad to support the 15-minute SLA mandate.

Purpose

This agent helps the AI Platform squad meet CEO's 15-minute response requirement for customer interactions by:

  • Monitoring key Slack channels (#ext-telnyxdev, #ai-platform-squad, #platform-alerts)
  • Providing quick assistance and context to squad members
  • Sharing knowledge about squad projects and infrastructure
  • Coordinating communication flow to ensure timely responses

Deployment

This creates an OCI image based on the OpenClaw base image, deployed via team-telnyx/deploy-ai-platform-main.

Build Process

  1. CI/CD: GitHub Actions builds the OCI image automatically on push
  2. Image: registry.internal.telnyx.com/jenkins/ai-platform-helper-agent:latest
  3. Deployment: Standard Telnyx deployment patterns via ArgoCD

Configuration

  • Agent config: See config/ directory for AGENTS.md, SOUL.md, TOOLS.md
  • Environment: LiteLLM proxy access, Slack integration, Vault secrets
  • Resources: 500m CPU, 1536Mi memory with persistent workspace storage

Integrations

  • Slack: Socket mode for real-time channel monitoring and DMs
  • LiteLLM: Access to multiple AI models via internal proxy
  • Vault: Squad secrets management (ai-platform-squad namespace)

Local Development

# Build image locally
make docker-build

# Test container
docker run -it registry.internal.telnyx.com/jenkins/ai-platform-helper-agent:red

Squad Context

Squad: AI Platform
Lead: Jason Craft
Mission: 15-minute SLA compliance for customer interactions

About

AI Platform Squad Helper Agent - OpenClaw service for 15-minute SLA support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors