feat/phase-2g-bundle
AI Agent git-import/068377df · 132 days ago · Mar 17, 2026 · Diff

Hub: add Export and Import (API + UI)

Export: - lib/export.mjs: exportNoteToContent() for in-memory export - POST /api/v1/export (path, format) returns { content, filename } - Note detail panel: Export button (editor/admin), triggers download

Import: - POST /api/v1/import multipart (source_type, file; project, tags) - ZIP uploads extracted for folder-based sources (e.g. chatgpt-export) - Header Import button + modal (source type, file, project, tags) - Dependencies: multer, adm-zip

Docs: IMPLEMENTATION-PLAN row #11, HUB-API.md, openapi.yaml

sha256:a6aeb3ac5977b6655345d478a2854b9cff0061a29c77a635145044db6dfe1631 sha
sha256:c99972fa75fd8ca6e9abbf137b54ee8b166ed68aa1746ff658ef05f53449cd7f snapshot
← Older Oldest on feat/phase-2g-bundle
All commits
Newer → Latest on feat/phase-2g-bundle

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:a6aeb3ac5977b6655345d478a2854b9cff0061a29c77a635145044db6dfe1631 --body "your comment"