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-04 16:30 UTC
  • Covers: activity from the last 3 days (since 2026-05-01T16:30:43Z)
  • Run: workflow run

⭐ Notable Changes

#16038 β€” feat: Go polyglot AppHost β€” fixtures, playground, transport fixes, fluent API

by @edmondshtogu β€” Adds Go language support to the polyglot AppHost, expanding Aspire's multi-language orchestration capabilities.

#16512 β€” Forward VS Code debug output to dashboard logs, apphost errors show in Aspire debug session console

by @adamint β€” Improves the VS Code developer experience by routing AppHost errors and debug output directly into the Aspire dashboard and debug console.

#16590 β€” [release/13.3] Fix unbounded collection growth in TelemetryRepository

by @JamesNK β€” Fixes a memory/resource leak in the telemetry pipeline that could cause unbounded collection growth in long-running Aspire apps.

#16667 β€” Show AppHost code lenses without opening the panel; add Open Dashboard / View Logs lenses

by @adamint β€” Enhances the VS Code extension with new code lenses that surface key actions (Open Dashboard, View Logs) directly in the editor without requiring a separate panel.

#16718 β€” Improve CLI init output spacing

by @JamesNK β€” Polishes the aspire init command output for better readability in the CLI area.

πŸ”₯ Recently Merged PRs

# Title Author Merged
#16673 API Review Feedback @eerhardt 0h ago
#16718 Improve CLI init output spacing @JamesNK 7h ago
#16712 Support backport PRs in milestone changelog workflow @JamesNK 13h ago
#16711 Add ConfigurationSchemaGenerator to Aspire-Core.slnf @JamesNK 15h ago
#16703 Fix deployment test race condition in agent init prompt handling @mitchdenny 39h ago
#16690 Fix aspire init template install for non-stable CLI builds (#16654) @mitchdenny 57h ago
#16667 Show AppHost code lenses without opening the panel; add Open Dashboard / View Log... @adamint 66h ago
#16653 Avoid AppHost discovery when config path is valid @adamint 66h ago
#16665 [release/13.3] Fix sticky 'Finding apphosts' notification in VS Code extension @aspire-repo-bot[bot] 66h ago
#16647 [release/13.3] Fix Python starter TypeScript health check build @aspire-repo-bot[bot] 66h ago
#16585 [release/13.3] Gateway TLS without hostname (FQDN discovery) + TS AppHost endpoint fix @aspire-repo-bot[bot] 67h ago
#16512 Forward VS Code debug output to dashboard logs, apphost errors show in Aspire debug ... @adamint 67h ago
#16517 Show AppHost SDK version in aspire ps @adamint 68h ago
#16658 Disable VS Code extension auto-restore by default @adamint 68h ago
#16664 Fix sticky 'Finding apphosts' notification in VS Code extension @adamint 68h ago
#16637 [release/13.3] Add BrowserLogs tracked browser sessions @aspire-repo-bot[bot] 69h ago
#16628 [release/13.3] Remove obsolete ATS export shims @aspire-repo-bot[bot] 69h ago
#16633 [release/13.3] Move Ingress and Gateway extensions to Aspire.Hosting namespace @aspire-repo-bot[bot] 69h ago
#16590 [release/13.3] Fix unbounded collection growth in TelemetryRepository @JamesNK 69h ago
#16649 [release/13.3] Fix TypeScript AppHost generated port ranges @aspire-repo-bot[bot] 70h ago
#16625 Fix Python starter TypeScript health check build @sebastienros 70h ago
#16631 Stage native CLI tool packages deterministically @radical 70h ago
#16632 Update Verify.XunitV3 to avoid invalid artifact paths @radical 70h ago
#16038 feat: Go polyglot AppHost β€” fixtures, playground, transport fixes, fluent API @edmondshtogu 70h ago
#16629 Fix TypeScript AppHost generated port ranges @eerhardt 70h ago

Showing 25 of 31 β€” see all.

🚧 Recently Opened PRs

# Title Author Opened Status
#16734 Honor explicit DCP config for polyglot apphosts @sebastienros 0h ago open
#16733 Surface silent integration-assembly load failures (#16729) @IEvangelist 0h ago draft
#16723 Update references to 'Microsoft Learn' to 'aspire.dev' @afscrome 3h ago open
#16719 Document aspire export zip archive contents in monitoring.md @Copilot 4h ago open
#16717 Refuse synthesized 'staging' channel on daily CLI builds @mitchdenny 10h ago open
#16716 Honor configured channel in 'aspire update' @mitchdenny 10h ago open
#16715 Parameterize milestone changelog prompt values @JamesNK 12h ago open
#16714 Add Empty (Python AppHost) top-level template entry @mitchdenny 14h ago open
#16713 Filter Empty AppHost selectable languages by feature flag @mitchdenny 14h ago open
#16710 Add resource command arguments and visibility @davidfowl 23h ago draft
#16708 [release/13.3] Normalize *.localhost dashboard URLs to localhost for CLI HTTP reque... @JamesNK 30h ago open
#16706 Add browser automation resource commands @davidfowl 31h ago draft
#16705 Rabbitmq topology resources @tjwald 32h ago open
#16702 Fix aspire run hang when defaultWatchEnabled and build fails @Bertolossi 40h ago open
#16700 Pass target platform to DCP for Dockerfile builds @McDonaldSean 47h ago draft
#16698 MongoDB Replicaset support @artiomchi 48h ago open
#16696 Add aspire ls command @Copilot 57h ago draft
#16691 Fix polyglot AppHost builder and callback generation @sebastienros 63h ago open
#16689 Validate TypeScript AppHosts before startup @sebastienros 64h ago open
#16686 Support AppHost startup timeout env var @sebastienros 64h ago open
#16684 Fix HostUrl with container tunnel @danegsta 65h ago open
#16683 Avoid copying NuGet integration assets during AppHost restore @danegsta 66h ago open
#16682 [release/13.3] Show AppHost code lenses without opening the panel; add Open Dashbo... @aspire-repo-bot[bot] 66h ago open
#16680 [release/13.3] Avoid AppHost discovery when config path is valid @adamint 66h ago open
#16679 [release/13.3] Show AppHost SDK version in aspire ps @aspire-repo-bot[bot] 67h ago open

Showing 25 of 37 β€” see all.

πŸ› Recently Filed Issues

# Title Author Opened Labels
#16732 [13.3] 'aspire run' on an already running app host doesn't stop existing cli sess... @afscrome 1h ago area-cli
#16731 [13.3] log messages in 'aspire stop --all' should clarify which app host they refe... @afscrome 1h ago area-cli
#16730 [13.3] 'aspire update' shouldn't re-download if there are no changes. @afscrome 1h ago area-cli
#16729 aspire new TypeScript templates fail with "No language support found for: typescri... @IEvangelist 1h ago area-cli
#16728 [13.3] Clarify what version numbers are what in CLI log file @afscrome 1h ago area-cli
#16727 [13.3] 'aspire start --isolated' kills any other instances running @afscrome 1h ago area-cli
#16726 [13.3] Can't 'dotnet run' empty app host from 'aspire new' @afscrome 3h ago area-app-model
#16725 [13.3] 'aspire run' ignores '*.dev.localhost' url in 'aspire.config.json' @afscrome 3h ago area-cli
#16724 Agent Code Review not working on non team member PRs @afscrome 3h ago area-engineering-systems
#16722 [13.3] '[SHOULD NOT HAPPEN]' log entries in log @afscrome 4h ago area-app-model
#16721 Can't get apphost logs if you miss the startup logs link @afscrome 4h ago area-cli
#16720 [13.3] Interaction Service is unaware if command is invoked from CLI @afscrome 4h ago area-app-model, interaction-service
#16709 TypeScript AppHost code generation can fail with empty TypeLoadException when CLI ... @davidfowl 24h ago area-cli, area-polyglot
#16707 Prompt Agents builder extension should change params order @tommasodotNET 30h ago area-integrations, ai
#16704 Optimize aspire start performance for TypeScript AppHosts @davidfowl 32h ago area-cli, area-polyglot
#16701 [tests] Convert the polyglot SDK validation tests into unit tests @radical 42h ago area-engineering-systems
#16699 AddDockerfile does not pass --platform to docker build in local dev (DCP path) @McDonaldSean 47h ago area-app-model
#16697 [CLI] Add 'pull' to aspire cli tool @kieronlanning 50h ago area-cli
#16695 Dashboard can become unresponsive after long-running continuous log/trace ingest @davidfowl 57h ago area-dashboard, area-cli
#16694 [Deployment E2E] Nightly test failure - 2026-05-02 @github-actions[bot] 59h ago area-testing, deployment-e2e
#16693 [13.3] aspire new aspire-ts-empty fails with "No language support found for: typescr... @IEvangelist 61h ago area-templates
#16692 [13.3] aspire config set still writes booleans as JSON strings (write-path fix for... @IEvangelist 61h ago area-cli
#16687 'aspire add' doesn't discover hosting integrations outside 'Aspire.Hosting.*' and... @slang25 64h ago area-cli
#16685 Dashboard: show contextual subtitle for 'invoke_agent' and 'execute_tool' spans @zhichli 65h ago area-dashboard
#16681 Rust Empty AppHost template has an apphost.ts file too @sebastienros 66h ago area-polyglot

Showing 25 of 46 β€” see all.

πŸ‘€ PRs Awaiting Review

# Title Author Age
#12076 Add Java debugger support @marshalhayes 200d
#13086 Add Poetry package manager support for Python @Copilot 164d
#13090 Add Schema Registry option to the Kafka hosting package. @TheRubble 164d
#13131 Use DevCert for SQL Server @afscrome 162d
#13200 Add new event for finalizing resource annotations and use to configure installer @danegsta 159d
#13774 Concurrency pwd generation issue @icyca 117d
#13930 Refactor serverReadyAction handling @dkattan 109d
#13938 Improve Console Logs download discoverability and reduce destructive button appear... @Copilot 108d
#14001 Add support to enable regional DNL for Azure App Service @ShilpiRach 105d
#14128 Add container registry mirror support for image builds @bbartels 98d
#14254 Fix WithReference to only use IResourceWithEndpoints @Falco20019 94d
#14331 [release/13.1] Make HTTPS developer certificate opt-in for Redis @github-actions[bot] 89d
#14378 Add port availability check to aspire doctor @davidfowl 86d
#14668 Entra ID integration API proposal for discussion @jmprieur 68d
#14882 Add FileChooser InputType to the Interaction Service @mcumming 62d
#15070 [Automated] Update dependencies @github-actions[bot] 55d
#15215 [Automated] Update ATS API Surface Area @github-actions[bot] 52d
#15233 Refactor backmerge-release.yml to allow specifying source and target branches @tmat 51d
#15246 add more copilot instructions for verify @SimonCropp 51d
#15256 Add support for PackageExecutable resources @YandyZaldivar 50d
#15441 [Automated] Update Playground Manifests @github-actions[bot] 44d
#15468 Integrate deployment E2E tests into CI workflow @mitchdenny 44d
#15633 Rename "packages" to "integrations" in aspire.config.json with backward compatib... @Copilot 38d
#15634 Ensure the typescript app host trusts the dev cert @danegsta 38d
#15671 Emit otel from Cosmos Db Preview Emulator @afscrome 37d

Showing 25 of 81 β€” see all.

πŸ’¬ Activity Highlights

# Title Type Author Comments Updated
#16305 Replace template harness with CLI E2E coverage PR @davidfowl 10 2026-05-04
#16689 Validate TypeScript AppHosts before startup PR @sebastienros 6 2026-05-04
#16734 Honor explicit DCP config for polyglot apphosts PR @sebastienros 1 2026-05-04
#16686 Support AppHost startup timeout env var PR @sebastienros 3 2026-05-04
#16691 Fix polyglot AppHost builder and callback generation PR @sebastienros 2 2026-05-04
#16138 [aw] PR Documentation Check failed PR @aspire-repo-bot[bot] 36 2026-05-04
#16673 API Review Feedback PR @eerhardt 9 2026-05-04
#16710 Add resource command arguments and visibility PR @davidfowl 5 2026-05-04
#16666 Fix Aspire new empty AppHost language picker PR @maddymontaquila 7 2026-05-04
#15752 Backchannel path is too long Issue @nenoNaninu 5 2026-05-04
#16645 aspire run of a TS apphost runs even if there are compile errors Issue @eerhardt 3 2026-05-04
#16723 Update references to 'Microsoft Learn' to 'aspire.dev' PR @afscrome 1 2026-05-04
#16708 [release/13.3] Normalize *.localhost dashboard URLs to localhost for CLI HTTP req... PR @JamesNK 3 2026-05-04
#16719 Document aspire export zip archive contents in monitoring.md PR @Copilot 1 2026-05-04
#15869 Intermittent network connectivity issues to containers and service-to-service disc... Issue @jasonshave 3 2026-05-04
#15909 Aspire.Hosting.Yarp dependency versions Issue @paulomorgado 4 2026-05-04
#16379 [aw] Detection Runs PR @aspire-repo-bot[bot] 4 2026-05-04
#16400 Service discovery: missed endpoint refreshes when providers signal during resolut... Issue @bart-vmware 3 2026-05-04
#16716 Honor configured channel in 'aspire update' PR @mitchdenny 4 2026-05-04
#16714 Add Empty (Python AppHost) top-level template entry PR @mitchdenny 6 2026-05-04
#16713 Filter Empty AppHost selectable languages by feature flag PR @mitchdenny 5 2026-05-04
#16715 Parameterize milestone changelog prompt values PR @JamesNK 2 2026-05-04
#7514 Consider supporting subscription IDs in existing resource scope Issue @captainsafia 5 2026-05-04
#6635 9.0.0 does not receive telemetry from podman containers Issue @paulomorgado 18 2026-05-04
#14733 Standalone Aspire Dashboard doesn't work with MCP Issue @sander1095 3 2026-05-04

Showing 25 of 166 β€” see all.

Generated by Repo Pulse β€” Daily Report Β· ● 402.2K Β· β—·

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