hypercross
21f8fbcd0b
feat: add MQTT journal server for session persistence
...
Implement a journal server that uses an Aedes MQTT broker to
persist stream messages to JSONL files and manage session metadata
via a manifest.
- Add `aedes`, `mqtt`, and `zod` dependencies
- Implement `createJournalServer` in `src/cli/journal.ts`
- Integrate journal server into the `serve` command
- Add `--mqtt-port` option to the CLI
- Add session lifecycle management (create, update, delete) via
retained MQTT topics
2026-07-06 14:19:16 +08:00
hyper
42c7c9a26e
feat(editor): Add dnd reordering and layer add/remove
2026-06-30 20:55:13 +08:00
hyper
936ccb7433
chore(deps): add husky dev dependency
...
Update prepare script to use npx husky
2026-06-26 11:33:28 +08:00
hyper
1b51370ad0
feat(husky): Add post-merge hook and prepare script
2026-06-26 11:22:15 +08:00
hypercross
d099cf5758
refactor: use npm yarn-spinner-loader package
2026-04-14 20:26:56 +08:00
hypercross
163aa8c783
refactor: move yarn-spinner-loader to external dependency
2026-04-14 16:35:18 +08:00
hyper
25d95e6990
refactor: remove inline-schema
2026-04-06 17:47:33 +08:00
hyper
12c2473aeb
refactor: swithc to npm link based dependency
2026-04-02 21:09:42 +08:00
hyper
eb1388c6bc
refactor: add inline-schema
2026-03-31 15:40:06 +08:00
hypercross
62aff91a86
fix: mcp
2026-03-18 12:08:28 +08:00
hyper
834db72ec4
feat: mcp server?
2026-03-17 20:01:04 +08:00
hyper
2476659fc6
refactor: stl->3mf
2026-03-15 23:17:16 +08:00
hypercross
8c33dc282b
feat: md-token
2026-03-15 19:01:39 +08:00
hypercross
92dac64326
chore: test suite
2026-03-15 11:44:23 +08:00
hypercross
02aad0415c
fix: js-yaml types
2026-03-03 20:43:32 +08:00
hypercross
13007c8fa4
feat: gfm heading id
2026-03-02 13:43:10 +08:00
hypercross
b737e9f4ea
feat: mermaid
2026-03-02 11:03:51 +08:00
hypercross
4eaa888198
feat: marked-alert
2026-02-28 13:58:51 +08:00
hypercross
19256b501f
feat: yaml tag block
2026-02-28 11:44:42 +08:00
hypercross
2b5bcfff93
chore: remove html2canvas/jspdf
2026-02-27 23:46:34 +08:00
hyper
f32bbe59b3
feat: jsPDF
2026-02-27 20:27:26 +08:00
hypercross
3efc3b59ad
fix: cli path
2026-02-26 16:06:24 +08:00
hypercross
8d7f745df2
feat: ai's attempt
2026-02-26 13:35:09 +08:00
hypercross
1b0f1a2269
fix: postcss
2026-02-26 08:14:42 +08:00
hypercross
795c2c4389
fix: solid-element
2026-02-26 00:47:26 +08:00
hypercross
8dd0374d59
fix: babel
2026-02-26 00:27:38 +08:00
hypercross
3c9cf552e5
feat: ai's first take...
2026-02-26 00:17:23 +08:00