Skip to content

Add blueprint summary and batch ops tools#31

Open
Atthepiano wants to merge 2 commits intoprajwalshettydev:mainfrom
Atthepiano:feature/blueprint-ops-enhancement
Open

Add blueprint summary and batch ops tools#31
Atthepiano wants to merge 2 commits intoprajwalshettydev:mainfrom
Atthepiano:feature/blueprint-ops-enhancement

Conversation

@Atthepiano
Copy link
Copy Markdown

Summary

  • expose a Blueprint summary tool to provide graphs, variables, and component context
  • add a batch operation runner for ordered Blueprint edits with optional compile

Test plan

  • not run (not requested)

huangyupeng and others added 2 commits February 6, 2026 18:07
Expose a summary endpoint and a batched operation runner to improve automated Blueprint workflows.

Co-authored-by: Cursor <cursoragent@cursor.com>
- Fix C++ compilation for UE 5.7.1: replace ANY_PACKAGE with FindFirstObject, FEditorStyle with FAppStyle, remove deprecated EditorScriptingUtilities/Blutility

- Improve get_blueprint_summary: CDO reflection for variable enumeration, BlueprintEditorLibrary for graph discovery

- Fix get_all_nodes_in_graph returning list instead of string

- Fix socket server thread safety: route handshake through main thread

- Clean up debug logging, add Docs/BLUEPRINT_EDITING.md

Co-authored-by: Cursor <cursoragent@cursor.com>
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.

1 participant