Skip to content

Conversation

@aishwaryabh
Copy link
Contributor

@aishwaryabh aishwaryabh commented Oct 9, 2025

Issue describing the changes in this PR

resolves #4610

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • I have added all required tests (Unit tests, E2E tests)

Additional information

Implement configuration profile preview feature for the 'func init' action as specified in the issue description. Using to --configuration-profile to be consistent with our other command options.

Test by running dotnet run --project src/Cli/func -- init --configuration-profile mcp-custom-handler --script-root ./mytestapp

Screenshot 2025-10-13 at 3 41 31 PM Screenshot 2025-10-13 at 3 22 44 PM

@liliankasem liliankasem marked this pull request as ready for review October 13, 2025 22:03
@liliankasem liliankasem requested a review from a team as a code owner October 13, 2025 22:03
@liliankasem liliankasem changed the title BYO MCP Configuration Profile Implement configuration profile preview feature for the 'func init' action Oct 13, 2025
@liliankasem liliankasem force-pushed the aibhandari/byo-mcp-prototype branch from a3e3bd0 to 040d0d4 Compare October 13, 2025 22:43
@liliankasem liliankasem force-pushed the aibhandari/byo-mcp-prototype branch from 7dd1ec4 to 8a1fdbd Compare October 17, 2025 20:22
@liliankasem liliankasem force-pushed the aibhandari/byo-mcp-prototype branch from 4c4005b to e35059a Compare October 18, 2025 04:08
@liliankasem liliankasem merged commit 823d566 into main Oct 20, 2025
37 checks passed
@liliankasem liliankasem deleted the aibhandari/byo-mcp-prototype branch October 20, 2025 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature request] Scaffold MCP server project with func init

4 participants