Skip to content

[repo-pulse] πŸ“Š Repo Pulse β€” Daily Activity DashboardΒ #16404

@joperezr

Description

@joperezr

πŸ€– Auto-generated by .github/workflows/repo-pulse.md β€” do not edit.
Your manual edits will be overwritten on the next run.

  • Generated: 2026-05-10 16:15 UTC
  • Covers: activity from the last 3 days (since 2026-05-07T16:15:54Z)
  • Run: workflow run

⭐ Notable Changes

#16869 β€” Add AI Agents dialog to dashboard header

by @JamesNK β€” Adds an AI Agents dialog to the dashboard header, surfacing agent-related tooling in the UI.

#16509 β€” [Automated] Update Microsoft Foundry Models

by @aspire-repo-bot[bot] β€” Automated update of Microsoft Foundry Models integrations, keeping AI model packages current.

#16696 β€” Add aspire ls command

by @Copilot β€” Introduces aspire ls command to list running Aspire resources from the CLI.

#16710 β€” Add resource command arguments and visibility

by @davidfowl β€” Adds arguments and visibility controls to resource commands, expanding the resource command API.

#16888 β€” Add public AzureRoleAssignmentResource type

by @eerhardt β€” Exposes AzureRoleAssignmentResource as a public type, enabling programmatic Azure RBAC management.

πŸ”₯ Recently Merged PRs

# Title Author Merged
#16903 Support named resource command options @davidfowl 32h ago
#16906 Add displayImmediately command result overload @davidfowl 32h ago
#16904 Improve create-pr skill PR descriptions @davidfowl 33h ago
#16898 Avoid duplicate inherited ATS properties @sebastienros 35h ago
#16900 Fix YARP SDK static files export @sebastienros 36h ago
#16896 Fix GitHub Models health check export @sebastienros 36h ago
#16888 Add public AzureRoleAssignmentResource type @eerhardt 37h ago
#16854 Clarify AppHost output from stop all @davidfowl 37h ago
#16696 Add aspire ls command @Copilot 38h ago
#16886 Use specific role assignment export names @sebastienros 39h ago
#16811 Add AppHost CLI bundle opt-in @DamianEdwards 40h ago
#16710 Add resource command arguments and visibility @davidfowl 41h ago
#16881 Avoid Orleans ATS reference name collisions @sebastienros 47h ago
#16871 Use Aspire container runtime for project image builds @davidfowl 49h ago
#16855 Bump the npm_and_yarn group across 1 directory with 2 updates @dependabot[bot] 50h ago
#16869 Add AI Agents dialog to dashboard header @JamesNK 57h ago
#16719 Document aspire export zip archive contents in monitoring.md @Copilot 58h ago
#16775 Add Aspire startup OTEL profiling harness @davidfowl 59h ago
#16746 Remove Aspire docs update section from PR template @IEvangelist 61h ago
#16853 Use MarkupHelpers.SafeLink for graceful link degradation in CLI @JamesNK 61h ago
#16691 Fix polyglot AppHost builder and callback generation @sebastienros 61h ago
#16864 Fix ATS generated member collision analyzer @sebastienros 61h ago
#16865 Skip log publish for WinGet/Homebrew installer jobs @radical 62h ago
#16778 Add release-driven support.mdx workflow + pr-docs-check fixes (drafted-PR... @IEvangelist 68h ago
#16848 Update gh-aw to v0.72.0 @Copilot 70h ago

Showing 25 of 30 β€” see all.

🚧 Recently Opened PRs

# Title Author Opened Status
#16916 Clean up ResourceCommandRequest/Response proto: use map for arguments, rem... @JamesNK 5h ago open
#16914 Add dashboard density options @maddymontaquila 21h ago draft
#16913 Remove aspire exec command @davidfowl 26h ago open
#16912 Harden backchannel nullability contracts @davidfowl 31h ago draft
#16909 Use command displayName for CodeLens button text with blank-name fallback @Copilot 34h ago open
#16905 Bump the npm_and_yarn group across 4 directories with 2 updates @dependabot[bot] 37h ago open
#16902 [main] Update dependencies from microsoft/dcp @dotnet-maestro[bot] 38h ago open
#16901 Update CLI E2E image workflow to use Node 24-compatible github-script @Copilot 38h ago open
#16895 Adjust TypeScript AppHost package scaffolding @maddymontaquila 42h ago open
#16889 EXPERIMENT Dashboard: Aspire brand kit visual refresh @maddymontaquila 43h ago draft
#16884 Validate environment variable names for Foundry hosted agents @eerhardt 45h ago open
#16883 Add Kubernetes manifest ATS API @sebastienros 46h ago open
#16882 Discover hosting integrations by NuGet tag @jomaxso 47h ago open
#16879 feat: Aspire.Hosting.Go @edmondshtogu 52h ago open
#16870 [Automated] Update Microsoft Foundry Models @aspire-repo-bot[bot] 58h ago open
#16868 Add Aspire skill hot reload guidance @davidfowl 60h ago open
#16867 Add npm packages for Aspire CLI @davidfowl 60h ago draft
#16862 Update documentation link in release notes @RudyCo 67h ago open
#16860 Surface bounded CLI update notifications on 'aspire --version' @Copilot 70h ago draft

See all.

πŸ› Recently Filed Issues

# Title Author Opened Labels
#16920 Add aspire do --watch for attaching to pipeline execution progress @davidfowl 1h ago area-cli
#16919 [MAUI] AddAndroidEmulator emits spurious 'run' arg; Microsoft.Android.Run ... @phillipmario 1h ago needs-area-label
#16918 Surface TypeScript compiler diagnostics when TypeScript AppHost preflight ... @maddymontaquila 2h ago area-cli, area-polyglot
#16917 Automating certificate creation for custom domains in Container Apps @aelij 5h ago needs-area-label
#16915 Aspire.Hosting.AppHost 13.3.0 fails to start on Arch Linux with SSL hands... @SowTag 9h ago area-app-model, !!️regression-from-last-release
#16911 aspire describe crashes for TypeScript AppHost resource commands with null... @davidfowl 31h ago area-cli
#16910 VS Code extension: Support command parameters (argument inputs) when execu... @JamesNK 33h ago area-extension, vscode
#16908 Update VS Code extension to use command displayname instead of description @JamesNK 34h ago area-extension
#16907 CLI resource command does not validate dependent choice inputs @JamesNK 34h ago area-app-model, bug
#16897 [13.3] AddKeycloak + AddFlagd with WaitFor hangs in Starting state, Conta... @jdewera 40h ago area-app-model, area-orchestrator, !!️regression-from-last-release
#16894 Dashboard resource action menu can overflow viewport without scrolling @maddymontaquila 42h ago area-dashboard, bug
#16893 Can't set 'DisplayImmediately' via 'CommandResult.Success' @afscrome 42h ago area-app-model, aspirifridays
#16892 Decide TypeScript AppHost top-level await behavior for CommonJS package ro... @maddymontaquila 42h ago needs-area-label
#16891 Allow immediate copy of command result to clipboard @afscrome 42h ago area-dashboard, aspirifridays
#16890 Improve / Document creating a parameter with a dynamic default value @afscrome 43h ago area-app-model, aspirifridays
#16887 bug in aspire 13.3.0 (no problem in 13.2.4) @alexTr3 44h ago needs-area-label
#16885 JSON-RPC timeout on 13.3 @marshalhayes 45h ago area-orchestrator, external
#16880 Cannot close the Copilot panel in the Dashboard @fboucher 49h ago area-dashboard
#16878 [Feature] support third-party hosting integrations in aspire add/update v... @jomaxso 52h ago area-integrations
#16877 Add first-class Go application hosting integration ('Aspire.Hosting.Go') @edmondshtogu 52h ago area-integrations
#16876 Disable ASPIRE004 On A Per-Project Basis @kieronlanning 53h ago needs-area-label
#16875 [AspireE2E] If I run 'aspire run' while an instance is already running, a... @EmilyFeng97 54h ago area-cli
#16874 PublishAsDockerFile callback drops generated container args in Helm deploy... @johanndev 57h ago area-deployment, silent-failure
#16873 PublishAsDockerFile callback drops generated container args in Helm deploy... @johanndev 57h ago area-deployment
#16872 Foundry Hosted Agent - signal-specific AddOtlpExporter and cross-cutting ... @justinyoo 57h ago needs-area-label

Showing 25 of 35 β€” see all.

πŸ‘€ PRs Awaiting Review

# Title Author Age
#12076 Add Java debugger support @marshalhayes 206d
#13086 Add Poetry package manager support for Python @Copilot 170d
#13090 Add Schema Registry option to the Kafka hosting package. @TheRubble 170d
#13131 Use DevCert for SQL Server @afscrome 168d
#13200 Add new event for finalizing resource annotations and use to configure @danegsta 165d
#13774 Concurrency pwd generation issue @icyca 123d
#13930 Refactor serverReadyAction handling @dkattan 115d
#13938 Improve Console Logs download discoverability and reduce destructive b... @Copilot 114d
#14001 Add support to enable regional DNL for Azure App Service @ShilpiRach 111d
#14128 Add container registry mirror support for image builds @bbartels 104d
#14254 Fix WithReference to only use IResourceWithEndpoints @Falco20019 100d
#14331 [release/13.1] Make HTTPS developer certificate opt-in for Redis @github-actions[bot] 95d
#14378 Add port availability check to aspire doctor @davidfowl 92d
#14668 Entra ID integration API proposal for discussion @jmprieur 74d
#14882 Add FileChooser InputType to the Interaction Service @mcumming 68d
#15070 [Automated] Update dependencies @github-actions[bot] 61d
#15215 [Automated] Update ATS API Surface Area @github-actions[bot] 57d
#15233 Refactor backmerge-release.yml to allow specifying source and target b... @tmat 57d
#15246 add more copilot instructions for verify @SimonCropp 57d
#15256 Add support for PackageExecutable resources @YandyZaldivar 56d
#15441 [Automated] Update Playground Manifests @github-actions[bot] 50d
#15633 Rename "packages" to "integrations" in aspire.config.json with backwar... @Copilot 44d
#15634 Ensure the typescript app host trusts the dev cert @danegsta 44d
#15671 Emit otel from Cosmos Db Preview Emulator @afscrome 43d
#15691 Add Aspire.Hosting.Blazor integration for Blazor WebAssembly apps @javiercn 42d

Showing 25 of 78 β€” see all.

πŸ’¬ Activity Highlights

# Title Type Author Comments Updated
#16912 Harden backchannel nullability contracts PR @davidfowl 5 31h ago
#16702 Fix aspire run hang when defaultWatchEnabled and build fails PR @Bertolossi 2 β€”
#16705 Rabbitmq topology resources PR @tjwald 2 β€”
#16878 [Feature] support third-party hosting integrations in aspire add/update... Issue @jomaxso 6 52h ago
#16895 Adjust TypeScript AppHost package scaffolding PR @maddymontaquila 2 42h ago
#16882 Discover hosting integrations by NuGet tag PR @jomaxso 5 47h ago
#16889 EXPERIMENT Dashboard: Aspire brand kit visual refresh PR @maddymontaquila 4 43h ago
#16916 Clean up ResourceCommandRequest/Response proto: use map for arguments,... PR @JamesNK 1 5h ago
#7443 Excited to finally try out Aspire but SSL error running starter project Issue @sgentry 45 β€”
#15378 [AspireE2E][Azure Functions] Function endpoint is accessible via dasbh... Issue @v-reinawang 4 β€”
#15990 Fix signing for aspire-managed bundle payload PR @mitchdenny 7 β€”
#16700 Pass target platform to DCP for Dockerfile builds PR @McDonaldSean 6 β€”
#16602 [Automated] Update API Surface Area PR @aspire-repo-bot[bot] 2 β€”
#16909 Use command displayName for CodeLens button text with blank-name fallb... PR @Copilot 5 34h ago
#15441 [Automated] Update Playground Manifests PR @github-actions[bot] 4 β€”
#15215 [Automated] Update ATS API Surface Area PR @github-actions[bot] 8 β€”
#16913 Remove aspire exec command PR @davidfowl 2 26h ago
#16839 Support JavaScript monorepos in Dockerfile generation (incl. pnpm) PR @davidfowl 4 β€”
#16884 Validate environment variable names for Foundry hosted agents PR @eerhardt 2 45h ago
#3809 Incorrect synthesizing of multi-line strings with Bicep Issue @miceiken 3 β€”
#16866 Starting Dashboard failing after update to 13.3.3 Issue @frpdoliv3 7 65h ago
#13600 Add comprehensive test coverage for CLI acquisition scripts PR @Copilot 11 β€”
#14945 Add MAUI build queue to serialize platform builds PR @jfversluis 3 β€”
#15866 Fix apphost path case sensitivity mismatch in VS Code extension PR @adamint 1 β€”
#15972 Fix /create-issue workflow: parsing, error handling, speed, and reliab... PR @radical 29 β€”

Showing 25 of 108 β€” see all.

Generated by Repo Pulse β€” Daily Report Β· ● 6.2M Β· β—·

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions