1 Commits
Author SHA1 Message Date
nanobot bf05a1ea50 fix(core): recent() accepts options objects like sessions()
CLI / Node 22 / macos-latest (push) Canceled after 0s
CLI / Node 22 / ubuntu-latest (push) Canceled after 0s
CLI / Node 22 / windows-latest (push) Canceled after 0s
Publish Skill / publish (push) Canceled after 0s
Passing { limit } to recent() used to crash with 'Unknown named
parameter limit' because the options object was forwarded as the limit
value. Mirror sessions()'s QueryOptions | number signature.
2026-08-05 20:20:57 +08:00