refactor(oschema): align layout with canonical hero_osis/hero_voice pattern #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_align_oschema_layout"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Related Issue
Closes #15
Changes
crates/hero_livekit/core crate with build.rs using full canonical OschemaBuildConfig (schemas_dir, docs_dir, sdk_dir, client_crate_dir, sdk_types_crate, single_bin, bin_companions, bin_ui)crates/hero_livekit_sdk/generated OSIS client crateschemas/livekit/livekit.oschemamoved to workspace rootdocs/schemas/moved to workspace rootsdk/js/types_generated.jsmoved to workspace rootopenrpc.jsonnow atcrates/hero_livekit_server/openrpc.json(was deeply nested)Test Results