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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
#808(patch) - Bundle the varlock agent skill in the npm package so agents can discover version-pinned guidance from node_modules
#809(patch) - Detect circular @import() between schemas and fail with a clear error instead of crashing
#806(patch) - Fix typegen leaking keys that exist only in a plain .env (not declared in .env.schema) into generated types. varlock typegen now also reports any such ignored keys.