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.
Minor Changes
e8090a4 Thanks @Psvensso! - Add column reordering. Drag a header to move a column, or move it a step at a
time from the column menu. Order is respected per pinned region and persists
through the columnOrder slice.
280baf8 Thanks @Psvensso! - Ship agent skills with the package via TanStack Intent. Five skills under skills/ — getting started, columns, options, features and server-side data —
are published in the tarball, so coding agents read current guidance for the
installed version straight from node_modules instead of relying on whatever
their training data happened to include.