Versions in this module Expand all Collapse all v0 v0.3.0 May 15, 2026 Changes in this version + func CreateTable(db forge.DB) error + type AgentJob struct + ContentTypeFilter string + MaxTurns int + Model string + Name string + SystemPrompt string + Trigger string + WebhookURL string + func (j *AgentJob) ContentTitle() string + type Config struct + MCPToken string + MCPURL string + type Module struct + func New(db forge.DB, cfg Config) *Module + func (m *Module) Register(app *forge.App) + func (m *Module) Stop()