Changelog¶
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Generated by auto-changelog.
Unreleased¶
v1.2.0 - 2026-06-10¶
Commits¶
- Bump workflow actions off the deprecated Node 20 runtime
1efadcc - Fix network-editor capture on Houdini 21; add live GUI session checks
8ac96f8 - Fix setup_rbd_sim: it built a network that simulated nothing
7f7c92d - Add the senior-artist core: graph intelligence tools + discipline
9269c66
v1.1.0 - 2026-06-10¶
Merged¶
- User-facing scenario tests, 100% command coverage, cross-platform runner
#8 - Perf: benchmark sweep + geometry handler optimizations (14.2s outlier -> 70ms)
#7 - Add live integration test suite (hython) + fix three handler bugs it caught
#6 - Make automatic node layout a toggle via FXHOUDINIMCP_AUTO_LAYOUT
#5 - Fix untyped tool parameter schemas rejected by strict MCP clients
#4 - Harden Houdini MCP startup health checks
#3
Fixed¶
- Make automatic node layout a toggle via FXHOUDINIMCP_AUTO_LAYOUT
#2 - Fix untyped tool parameter schemas rejected by strict MCP clients
#1
Commits¶
- [FEAT] Versionning system
9ea7771 - [FEAT] Versionning system
a43a013 - [FEAT] Versionning system
6e3f397 - Add live integration test suite + fix three handler bugs it caught
1a20f20 - Optimize geometry handlers found slow by the perf sweep
07e56b1 - Add user-facing scenario tests, 100% command coverage, cross-platform runner
8c3e0f3 - Add deep authoring scenarios; fix silent light parm bugs in LOPs
2673191 - Close remaining test layers: HTTP transport e2e, prompts, resources
279ab05 - Align documented tool counts with the 173 registered commands
f2b4c74
v1.0.0 - 2026-03-31¶
Commits¶
- [MISC] Various optimizations
6d35ae1 - [MISC] Various optimizations
c2e2353 - [MISC] Various optimizations
118fc2b - [MISC] Various optimizations
8f904cf - [FEAT] Versionning system
84d9a59
v0.3.1 - 2026-02-23¶
Commits¶
- [FIX] Version pulled from Git tag
b495587
v0.3.0 - 2026-02-23¶
Commits¶
- [FIX] Relative depth for referenced parms
caab39f - [FIX] Relative depth for referenced parms
cb01aa6 - [FIX] Node first prompting (was overly reliant on VEX)
a4afaf2 - [FIX] LOPs material
3bdc5f7
v0.2.1 - 2026-02-23¶
v0.2.0 - 2026-02-23¶
Commits¶
- [CHORE] Removed relative imports
1f918cd - [STYLE] Black formatter
7cc6b5e - [FEAT] Reduced docstrings for faster AI parsing
b459527 - [FIX] Clearer instructions
f81cfde - [FEAT] Fuzzy filtering for parm names
7453134 - [FIX] Screenshot tools
8263add - [FIX] Hallucinations on parms, lack of node focusing for user visual feedback
e7064fb - [FIX] Bloated token usage for images workflow
16e211c - [CHORE] Removed tmp files
4ced8d8
v0.1.1 - 2026-02-22¶
v0.1.0 - 2026-02-22¶
Commits¶
- [INIT] Initial commit
7233178