Skip to content

[P1] Ship ToolBaker redesign#1

Merged
lekhoa221 merged 1 commit intomasterfrom
p1-toolbaker-redesign-public
Apr 27, 2026
Merged

[P1] Ship ToolBaker redesign#1
lekhoa221 merged 1 commit intomasterfrom
p1-toolbaker-redesign-public

Conversation

@lekhoa221
Copy link
Copy Markdown
Member

Summary

  • Redesigns ToolBaker around local adaptive suggestions, explicit acceptance, and accepted-tool indirection through list_baked_tools / run_baked_tool.
  • Adds server-owned bake storage, privacy/redaction hardening, runtime/ribbon loading for accepted tools, and native SQLite packaging fixes across Revit shells.
  • Updates docs, release notes, and tests for the v0.3 ToolBaker surface and R22/R26/R27 accepted-tool smoke evidence.

Verification

  • dotnet test tests/Bimwright.Rvt.Tests/Bimwright.Rvt.Tests.csproj -c Debug --no-restore passed: 247/247.
  • dotnet build src/Bimwright.Rvt.sln -c Release --no-restore succeeded with warnings only.
  • Manual Revit smoke passed for accepted baked tool path on R22, R26, and R27.

Public Audit

  • Created this branch from origin/master as a single sanitized commit.
  • Excluded .Codex/ session notes and added .Codex/ to .gitignore.
  • Verified no .Codex, handoff, changelog-draft, or smoke artifact strings remain in the branch diff/tree.

Redesign adaptive ToolBaker around local suggestions, accepted-tool indirection, privacy hardening, server-owned bake storage, and cross-version runtime support.

Includes docs, tests, packaging fixes, and release notes for the v0.3 ToolBaker surface.
@lekhoa221 lekhoa221 merged commit 004d13f into master Apr 27, 2026
8 checks passed
@lekhoa221 lekhoa221 deleted the p1-toolbaker-redesign-public branch April 27, 2026 08:48
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