MCP et appels d’outils

trigger.dev

triggerdotdev/trigger.dev

An open-source platform for building and deploying fully-managed AI agents and workflows in TypeScript, featuring long-running tasks, retries, queues, observability, and elastic scaling.

★ 15,9KÉtoiles
⑂ 1,4KForks
414Problèmes ouverts
TypeScriptLangue
Apache-2.0Licence
Q@project.QualityScoreScore éditorial

Captures d'écran du projet

Capture d’écran de trigger.dev Capture d’écran de trigger.dev Capture d’écran de trigger.dev Capture d’écran de trigger.dev Capture d’écran de trigger.dev Capture d’écran de trigger.dev

Vue d’ensemble

Trigger.dev is an open-source platform designed to build AI workflows and agents using TypeScript. It addresses common serverless limitations like timeouts by providing a durable execution environment with built-in retries, queues, and checkpointing. Users write tasks directly in their existing codebase, which are then deployed to Trigger.dev's auto-scaling infrastructure or self-hosted environments. The platform provides comprehensive observability, tracing, and real-time streaming capabilities, allowing developers to manage long-running, resource-heavy operations seamlessly.

Fonctionnalités clés

  • Long-running tasks without timeouts
  • Durable execution with automatic retries and checkpointing
  • TypeScript/JavaScript SDK
  • Human-in-the-loop waitpoints
  • Real-time run subscriptions and LLM streaming
  • Elastic scaling with no infrastructure management
  • Comprehensive observability, logging, and tracing
  • True runtime freedom (system packages, Python scripts, FFmpeg, browsers)
  • Durable cron schedules
  • Concurrency and queue management
  • Multiple environments (Dev, Staging, Preview, Prod)
  • Atomic versioning and preview branches

Prérequis, installation et démarrage rapide

Install the Trigger.dev SDK in your project using npm: `npm install @trigger.dev/sdk`

Utilisation

Import the `task` function from `@trigger.dev/sdk`, define a unique ID, and implement the run function with your payload. Export the task to register it with the platform. Deploy using the Trigger.dev CLI or integrate via the web app onboarding process.

Compatibilité des modèles et cas d’usage

Not stated in the repository metadata

Licence et notes sur les risques

Apache-2.0

Editorial verification 2026-08-09: repository URL, owner, description, license and repository statistics were reviewed. License metadata: Apache-2.0. README was fetched for the channel draft; re-check repository dependencies, releases and model terms before production use.

Publication et maintenance

Not stated in the repository metadata

MemPalace

mempalace/mempalace

★ 58KPython

QwenPaw

agentscope-ai/qwenpaw

★ 33,9KPython

Composio

composiohq/composio

★ 29,5KTypeScript