Skip to content

Releases: code-xhyun/disunday

v1.0.12

23 Feb 09:31

Choose a tag to compare

  • fix: add limit=1000 to session.list() calls to fetch all sessions

Previously, OpenCode API's default limit (100) caused /resume to show only recent sessions.
Now fetches up to 1000 sessions per directory.

v1.0.11

02 Feb 14:43

Choose a tag to compare

  • docs: add oh-my-opencode integration section
  • docs: add sleep-code reference for Claude Code users
  • docs: remove beta tags from stable features

v1.0.10

02 Feb 05:33

Choose a tag to compare

  • docs: use npx disunday@latest in quick start for better npm caching

v1.0.8

02 Feb 05:22

Choose a tag to compare

  • Rename Kimaki references to Disunday
  • Update package metadata

v1.0.7

02 Feb 05:18

Choose a tag to compare

  • Add npm badges to README
  • Document schedule list --all feature
  • Document agent tag in thread name feature

v1.0.6

02 Feb 05:14

Choose a tag to compare

  • /schedule list --all: View all pending schedules in server
  • Hub channel notifications for schedule completion/failure
  • Agent tag in thread name when switching agents (e.g. [hephaestus])

v1.0.5

01 Feb 07:24

Choose a tag to compare

  • Fix workspace:^ protocol not supported by npm

v1.0.4

01 Feb 07:18

Choose a tag to compare

  • Fix logo image not displaying on npm page

v1.0.3

01 Feb 07:16

Choose a tag to compare

  • Fix README not showing on npm page

v1.0.2

01 Feb 07:12

Choose a tag to compare

Full Changelog: v1.0.1...v1.0.2