Skip to content

[Gastown] Polecat agents lack .NET SDK — cannot build/test .NET projects #3669

@kilo-code-bot

Description

@kilo-code-bot

What happened?

Polecat agents working in the mless-audit rig (d7883019-a940-46d3-9729-a9a0add06810) do not have the .NET SDK available in their environment. When assigned to update NuGet packages or any .NET task requiring dotnet build / dotnet test, the agents escalate because they cannot verify their changes.

This is a fundamental limitation for .NET project workflows — agents can edit .csproj files but cannot compile or run tests, making it impossible to safely validate changes.

Expected: .NET SDK (at least the version matching the project's target framework, e.g. net10.0) should be available in the agent container environment so agents can run dotnet build, dotnet test, and dotnet ef commands.

Town: 8b5713aa-18db-482f-8c3b-e4bd4e8a4438
Rig: d7883019-a940-46d3-9729-a9a0add06810

Area

Container / Git

Context

  • Town ID: 8b5713aa-18db-482f-8c3b-e4bd4e8a4438
  • Agent: Mayor (e5e83690-231e-4cee-bce1-6632e5dc73f5)

Filed automatically by the Mayor via gt_report_bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions