Skip to content

Add Support for Local Teams Debugging in Python Agent Sample #90

@sellakumaran

Description

@sellakumaran

Thanks to @mohanajuhi for highlighting this issue in microsoft/Agent365-devTools#28.
The Python Agent sample currently lacks the configuration needed for local debugging in Teams (via Edge).

Missing items

  • m365agents.yml
  • m365agents.local.yml
  • .env structure for local variables

Developers following the official quickstart expect local Teams debugging to work similarly to the full Python agent framework.

Request

  • Add the necessary config files and instructions to support local Teams debugging
  • Document how authentication should behave in local mode
  • Ensure the sample aligns with updated auth flows (including OBO support) as they become available

References

Metadata

Metadata

Assignees

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