Skip to content

feat(docs): add gurubase Ask AI button#49

Merged
omeraplak merged 1 commit intoVoltAgent:mainfrom
fatihbaltaci:main
Apr 26, 2025
Merged

feat(docs): add gurubase Ask AI button#49
omeraplak merged 1 commit intoVoltAgent:mainfrom
fatihbaltaci:main

Conversation

@fatihbaltaci
Copy link
Copy Markdown
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

Bugs / Features

What is the current behavior?

What is the new behavior?

In the Voltagent Docs endpoint, you will now see an Ask AI button powered by Gurubase.

Gurubase has indexed the Voltagent documentation as well as key parts of the codebase (specifically the examples/ and packages/ folders), allowing users to ask natural language questions and get instant, AI-powered answers based on the official content.

2025-04-25-17-39-07

fixes (issue)

Notes for reviewers

@omeraplak
Copy link
Copy Markdown
Member

Thank you @fatihbaltaci 🚀

@omeraplak omeraplak merged commit bdfbf12 into VoltAgent:main Apr 26, 2025
4 checks passed
codegen-sh Bot referenced this pull request in Zeeeepa/voltagent May 28, 2025
🔄 Comprehensive webhook event system consolidation implementing:

✨ Features Consolidated:
- GitHub webhook integration (PR #48, #89)
- Event processing pipeline (PR #49)
- Webhook validation system (PR #58)
- Event routing and distribution (PR #68)
- Webhook system & event-driven automation (PR #79)

🏗️ System Architecture:
- WebhookHandler: Main processing system with validation & statistics
- WebhookRouter: Rule-based event routing and distribution
- WebhookAutomationEngine: Event-driven automation with conditions
- WebhookValidator: Secure validation (HMAC-SHA256, SHA1, secret, custom)

🔧 Key Components:
- Unified event processing pipeline
- Consolidated validation patterns
- Integrated automation engine
- Standardized webhook handlers
- Zero duplication in event handling logic

🌐 API Endpoints:
- POST /webhooks/github - GitHub webhook processing
- POST /webhooks/generic - Generic webhook processing
- GET /webhooks/stats - System statistics
- GET /webhooks/health - Health monitoring
- Management endpoints for handlers, rules, automation

🔒 Security Features:
- HMAC signature validation
- Rate limiting and cooldowns
- Payload size limits
- Comprehensive error handling

📊 Monitoring & Analytics:
- Real-time statistics tracking
- Health status monitoring
- Execution history and performance metrics
- WebSocket event streaming integration

🎯 Technical Requirements Met:
✅ Zero duplication in event handling logic
✅ Consistent webhook validation patterns
✅ Removal of redundant automation components
✅ Single cohesive event processing system
✅ Clear contracts for webhook integrations

📚 Includes comprehensive example and documentation
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.

2 participants