Conversation
This PR prepares the release for version 0.3.3-alpha with version update and code style fixes: - Fixed header code style - Sorted usings - Removed trailing whitespace - Updated version in Solution.props - Updated changelog with closed-solved issues - Updated README badges MILESTONE DESCRIPTION:
# SmartHopper 0.3.4-alpha: Powerful New Grouping & List Tools for Grasshopper ## ✨ Group Components Directly from Chat - **NEW:** AI chat can now instantly group components on your canvas using the new `gh_group` function. - **Why it matters:** Organize your Grasshopper definitions with a single prompt—add notes, highlight groups, and make complex scripts easier to manage and review. - **How to use:** Just ask the AI to group selected components or create a named group; the AI will handle the rest, visually highlighting them for you. ## 📝 AI Text List Generate - **NEW:** The `AITextListGenerate` component lets you generate a custom list of text items from any prompt. - **Why it matters:** Effortlessly create lists for labels, instructions, or any repetitive text—saving time and reducing manual errors. ## 🏗️ Technical & Coding Improvements - **Context filtering:** Easily include or exclude providers and context using wildcards (`*`) or the new `-*` syntax. - **Better defaults:** Improved system prompts and filtering logic help the AI focus on your Grasshopper workflow. - **Refactored managers:** Provider, context, and tool managers have been reorganized for clarity and extensibility. - **Renaming:** `SmartHopper.Config` is now `SmartHopper.Infrastructure` for clearer project structure. - **Expanded tool categories:** All AI tools are now categorized for easier discovery. ## 🛠️ Technical Requirements - Rhino 8.19 or above is required - Windows 10/11 (MacOS has not been tested) - Valid API keys for MistralAI, OpenAI or DeepSeek ##⚠️ Important Notes - This is an alpha release—some features are experimental or may change - API keys are required; usage costs depend on your provider - Documentation is still in progress ## 🤝 We Value Your Feedback! Help shape SmartHopper's future by: - Sharing your experiences with the new features - Suggesting improvements via our [discussion](https://github.com/architects-toolkit/SmartHopper/discussions) - Telling us what AI capabilities would help your workflow most We hope you enjoy these new features and improvements! Happy designing! 🎨
This PR prepares the release for version 0.3.5-alpha with version update and code style fixes: - Fixed header code style - Sorted usings - Removed trailing whitespace - Updated version in Solution.props - Updated changelog with closed-solved issues - Updated README badges MILESTONE DESCRIPTION:
nofcfy-fanqi
pushed a commit
to nofcfy-fanqi/SmartHopper
that referenced
this pull request
Feb 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.