Skip to content

Add project-scoped Datadog routines - #11

Merged
philjestin merged 3 commits into
mainfrom
codex/datadog-gql-routines
Jul 10, 2026
Merged

Add project-scoped Datadog routines#11
philjestin merged 3 commits into
mainfrom
codex/datadog-gql-routines

Conversation

@philjestin

Copy link
Copy Markdown
Owner

Summary

  • Add provider-neutral repeatable routines with a built-in Datadog GraphQL slow-query investigation.
  • Add Desktop Routines support so routines can be checked and run from the active project without using the CLI.
  • Add project-scoped routine discovery from .boatman/routines.json and .boatman/routines/*.json, including extends support for setting project defaults.
  • Wire CLI and Desktop through the same shared routine library so cron, CI, terminal, and Desktop all use the same definitions.
  • Document the routine file format, Desktop flow, storage behavior, and runtime recording.

Validation

  • make quality

Notes

  • Datadog secrets are passed to the local MCP subprocess environment and are not serialized into recorded runtime request JSON.
  • The Desktop Routines tab renders inputs from each routine's parameter schema, so projects can add routines without frontend changes.

@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
boatmanmode Ready Ready Preview, Comment Jul 10, 2026 4:54pm

@philjestin
philjestin marked this pull request as ready for review July 10, 2026 16:59
@philjestin
philjestin merged commit 918ba4b into main Jul 10, 2026
3 checks passed
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.

1 participant