Skip to content

Releases: chrischall/skylight-mcp

v0.4.6

Choose a tag to compare

@chrischall chrischall released this 19 Jul 12:46
9ec73b9

0.4.6 (2026-07-19)

Documentation

  • replace duplicated fleet policy with a pointer (#78) (e4d45b7)

v0.4.5

Choose a tag to compare

@chrischall chrischall released this 14 Jul 10:40
a7733d7

0.4.5 (2026-07-13)

Bug Fixes

  • plugin: move SKILL.md into skills/ directory so plugin skills load (#75) (bd8721c)

v0.4.4

Choose a tag to compare

@chrischall chrischall released this 07 Jul 15:09
1de1cdd

0.4.4 (2026-07-07)

Bug Fixes

  • bump @chrischall/mcp-utils to 0.12.0 (#69) (6e3501a)
  • confirm-gate Skylight local-file uploads (#65) (10174ea)
  • include member id in skylight_set_member_avatar dry-run preview (#68) (4b4d681)
  • security: redact credential material in S3 error bodies (#63) (c6ced4b)

Refactor

Documentation

  • document first-party dependency-bump label exception (#71) (04d752a)

v0.4.3

Choose a tag to compare

@chrischall chrischall released this 15 Jun 14:33
67fb034

0.4.3 (2026-06-15)

Documentation

  • fix stale auth/layout details and add auto-review follow-up convention (#53) (a54625f)
  • require Conventional Commit PR titles for release-please (#51) (7fa2bf2)

v0.4.2

Choose a tag to compare

@chrischall chrischall released this 13 Jun 00:06
4d87132

0.4.2 (2026-06-13)

Bug Fixes

  • bot PRs bypass the CI gate unconditionally (#46) (42cb0b4)

Documentation

  • add MIT LICENSE file and README badges (#43) (d63e452)

v0.4.1

Choose a tag to compare

@chrischall chrischall released this 10 Jun 02:09
02570d7

0.4.1 (2026-06-10)

Bug Fixes

  • retry transient login failures, single-flight first login, add request timeout (#38) (a2df459)

Refactor

  • adopt CookieSessionManager for lazy login + config-error caching (#41) (4e95a53)
  • adopt createOAuth2Refresher and stateful CookieJar from mcp-utils 0.7.0 (#40) (abdc462)
  • drop isExpired stub now that mcp-utils 0.9.0 makes it optional (#42) (bcace28)

v0.4.0

Choose a tag to compare

@chrischall chrischall released this 02 Jun 11:54
f63a76f

0.4.0 (2026-06-02)

Features

  • 0.4.0 — recurring chores, routines, AI auto-creation, meals/rewards/album fixes (mobile-app surface) (#24) (7847f57)
  • create_category + list_avatars (#10) (#26) (d318067)
  • custom-photo member avatars via multipart upload (#10) (#30) (51825f3)
  • list_auto_creation_intents + list_auto_creation_items (#15) (#27) (0c80bc4)
  • photo/video upload to the frame (#12) (#28) (5252f15)

Bug Fixes

Performance

  • stream avatar upload from disk instead of buffering it (#32) (bf2cbea)

Refactor

  • adopt mcp-utils 0.4.0 fileBlob for the avatar upload + enforce coverage (#34) (21e990c)
  • SkylightClient onto shared createApiClient + TokenManager (#31) (a6861e8)

v0.3.0

Choose a tag to compare

@chrischall chrischall released this 01 Jun 16:25
4cd540f

0.3.0 (2026-06-01)

Features

  • expand to 86 tools — rewards, chores, meal writes, frame/calendar settings, albums/messages, member management + polish (#20) (22fd03c)
  • expand tool surface to 37 (meals, tasks, messages, calendars, reward points) + fix update verbs & list writes (#7) (b0463ae)

v0.2.2

Choose a tag to compare

@chrischall chrischall released this 30 May 18:11
ff0172e

0.2.2 (2026-05-30)

Bug Fixes

  • add .mcpbignore to shrink the .mcpb bundle (#5) (076e89c)

v0.2.1

Choose a tag to compare

@chrischall chrischall released this 30 May 17:46
e0db1ec

0.2.1 (2026-05-30)

Bug Fixes

  • add SKILL.md so release publish packaging succeeds (#3) (bac61fd)