Skip to content

Add tools for Conan profiles: list_conan_profiles and get_conan_profile#6

Merged
czoido merged 1 commit intomainfrom
czoido/add-profiles-tool
Oct 20, 2025
Merged

Add tools for Conan profiles: list_conan_profiles and get_conan_profile#6
czoido merged 1 commit intomainfrom
czoido/add-profiles-tool

Conversation

@czoido
Copy link
Copy Markdown
Contributor

@czoido czoido commented Oct 20, 2025

  • Introduce list_conan_profiles to list available Conan profiles (conan profile list --format=json).
  • Provide get_conan_profile to retrieve a profile’s configuration (default or specific) via conan profile show --format=json.

@czoido czoido requested review from ErniGH and danimtb October 20, 2025 10:58
Copy link
Copy Markdown
Contributor

@ErniGH ErniGH left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. When you ask it to show or use a profile that isn’t defined, the language model usually behaves by offering to create a profile that meets the user’s needs.

In the future, I think it would be a good idea to add a tool that enables this behavior.

@czoido czoido removed the request for review from danimtb October 20, 2025 12:42
@czoido
Copy link
Copy Markdown
Contributor Author

czoido commented Oct 20, 2025

LGTM. When you ask it to show or use a profile that isn’t defined, the language model usually behaves by offering to create a profile that meets the user’s needs.

In the future, I think it would be a good idea to add a tool that enables this behavior.

I think that would be a good idea to explore!

@czoido czoido merged commit ec471c5 into main Oct 20, 2025
1 check passed
@czoido czoido deleted the czoido/add-profiles-tool branch October 22, 2025 09:19
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.

2 participants