Files
obelisk/packages/core
nanobot bf05a1ea50
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
fix(core): recent() accepts options objects like sessions()
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
..