Welcome to the comprehensive documentation for the Agentic Edge Functions repository. This documentation provides detailed information about each function, their architecture, deployment options, and usage patterns.
The documentation is organized into the following categories:
- Agent Functions - Documentation for autonomous agent implementations
- Management Functions - Documentation for agent orchestration and management
- Communication Functions - Documentation for communication capabilities
- Integration Functions - Documentation for external service integrations
- Utility Functions - Documentation for utility and helper functions
- Supabase Edge Functions - Overview of Supabase Edge Functions
- Real-time Channels - Using Supabase real-time channels
- Environment Variables - Comprehensive list of all environment variables
- Secrets Management - Best practices for managing secrets
- Database Triggers - Using database triggers with edge functions
- Function Categories - Overview of function categories and structure
- Getting Started - Guide to getting started with the repository
- Deployment Guide - Guide to deploying edge functions
- Contributing Guidelines - Guidelines for contributing to the repository
- Tutorials - Step-by-step beginner tutorials for Agentic Edge Functions
Below is a complete index of all functions in the repository:
- agent_alpha - Basic agent implementation with ReAct pattern
- agent_beta - Enhanced agent with additional capabilities
- agent_stream - Streaming response agent
- agent_websocket - WebSocket-based agent communication
- agentic_inbox_agent - Agent for managing message inboxes
- agent-manager - Orchestration and management of multiple agents
- edge_deployment - Tools for deploying and managing edge functions
- resend - Email communication using Resend API
- send-contact-notification - Contact form notifications
- github-api - GitHub API integration
- mcp-server - Model Context Protocol server implementation
- stripe_check-subscription-status - Subscription status verification
- stripe_create-portal-session - Stripe customer portal integration
- feedback - User feedback collection
- meta-function-generator - Dynamic function generation
- hello-world - Simple example function
- test-function - Testing utilities
Created by rUv, Agentics Foundation founder.