You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
V48 (specification-implementation): Enforce nested packages for all generic-* families
Require packages/generic-* to be family folders (no root package.json) with
nested implementor packages, matching generic-agents/tools/pipelines. Split the
flat @bitcode/generic-llms package into generic-llms/{xAI,OpenAI,Anthropic,Google,defaults,registry},
keep @bitcode/generic-llms as the registry aggregator, and document the rule in
SOURCE_LAYOUT / FAMILIARIZATION / NOTES with workspace + tsconfig wiring.
0 commit comments