← Package directory
Available on winget

Install dda

Tool for developing on the Datadog Agent platform

Install with winget
winget install --id Datadog.dda
Upgrade
winget upgrade --id Datadog.dda
Uninstall
winget uninstall --id Datadog.dda

About dda

Tool for developing on the Datadog Agent platform

What's new in 0.33.3

Fixed: - Fix race condition in the telemetry daemon payload processing logic

Read release notes

Version history

Version Updated Notes
0.33.3 Unknown Fixed: - Fix race condition in the telemetry daemon payload processing logic
0.33.1 Unknown Added: - Support Python 3.14 Fixed: - Improve the behavior of pseudo-terminals on Windows - Improve the help text of the inv command when no arguments are provided
0.32.0 Unknown Added: - Add dependencies for working with DotSlash files - SubprocessRunner.wait returns command exit code - Add -v flag on dda env dev to mount an arbitrary volume - Add dda env dev fs import/export to interact with de...
0.31.0 Unknown What's Changed - [backport] add dda gh backport by @pducolin in #222 - bump to 0.31.0 by @pducolin in #224 Full Changelog: v0.30.4...v0.31.0
0.30.4 Unknown Fixed: - Fixed release artifacts.
0.30.2 Unknown Fixed: - Lazily import Feature Flag manager when needed
0.30.1 Unknown Added: - Add Feature Flag evaluation support - Add dda validate ai-rules command to automatically sync Cursor rules to Claude.md
0.29.0 Unknown Changed: - Rename the self telemetry log show command to self telemetry show log Added: - Add self telemetry show id command Fixed: - The config show command now outputs to stdout instead of stderr - The error message wh...
0.28.0 Unknown Changed: - Rename build bazel command to bzl Added: - Methods on the app.tools.bazel tool now prevent exceeding platform-specific command line length limits
0.27.0 Unknown Changed: - Rename the [git.user] section to [tools.git.author] - The Tool interface now uses a single execution context instead of the dedicated methods format_command and env_vars Added: - Add git tool - Add [user] sect...
0.26.0 Unknown Added: - Implement the info owners code command for getting codeowner info - Add new virustotal dependency group
0.25.0 Unknown Changed: - Rename the env dev ls command to env dev show Added: - Persist the UV cache directory for the linux-container developer environment type - Update dependencies
0.24.0 Unknown No notes