split AI seed feature out of rpc #50

Open
opened 2026-05-17 15:05:27 +00:00 by zaelgohary · 1 comment
Member

hero_osis cannot build against current hero_lib HEAD because herolib_ai stopped exporting AiClient/Model. Splitting the AI-driven seed endpoints behind an opt-in ai feature unblocks rpc consumers that do not need AI seed generation.

Fix: 628174b

hero_osis cannot build against current hero_lib HEAD because herolib_ai stopped exporting AiClient/Model. Splitting the AI-driven seed endpoints behind an opt-in ai feature unblocks rpc consumers that do not need AI seed generation. Fix: 628174b
Author
Member

Replaced the feature-gate (628174b) with full dead-code removal in df2f8b1 — -1830/+18, 9 files. The ai feature, herolib_ai dep, AI seed handlers, inspector seed UI, and the duplicate-emitting service-method codegen wrappers are all gone. Waiting on CI before closing.

Replaced the feature-gate (628174b) with full dead-code removal in df2f8b1 — -1830/+18, 9 files. The ai feature, herolib_ai dep, AI seed handlers, inspector seed UI, and the duplicate-emitting service-method codegen wrappers are all gone. Waiting on CI before closing.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_rpc#50
No description provided.