Feat v0.4.0 notes surface #22

Merged
xcaliber merged 3 commits from feat/v0.4.0-notes-surface into main 2026-03-29 11:16:38 +00:00
Owner
No description provided.
xcaliber added 3 commits 2026-03-29 00:03:48 +00:00
Add Notes as a standard installable surface package (type: full,
tier: starlark). Markdown editor with sidebar note list, live
preview toggle, auto-save, pin/archive, and full-text search.
Zero kernel changes — proves extension stack E2E.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
sw.api.ext() auto-unwraps the JSON response body, so the list
endpoint returns the array directly rather than {data: [...]}.
Use `res.data || res || []` pattern matching tasks surface.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Bump version to 0.4.0, update changelog
All checks were successful
CI/CD / detect-changes (pull_request) Successful in 4s
CI/CD / test-frontend (pull_request) Successful in 5s
CI/CD / test-go-pg (pull_request) Successful in 2m36s
CI/CD / test-sqlite (pull_request) Successful in 2m43s
CI/CD / build-and-deploy (pull_request) Successful in 1m10s
9bcd23c942
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
xcaliber merged commit 2c8dc59284 into main 2026-03-29 11:16:38 +00:00
xcaliber deleted branch feat/v0.4.0-notes-surface 2026-03-29 11:16:38 +00:00
This repo is archived. You cannot comment on pull requests.
No Reviewers
No Label
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: switchboard/core#22