Commit Graph

16 Commits

Author SHA1 Message Date
876deb2989 refactor(mpc): migrate to simple enclaves 2026-01-10 15:39:41 -05:00
e7202256c3 feat(example): add MPC generation test interface 2026-01-10 14:54:39 -05:00
766de75ba9 refactor(example): overhaul example app UI and UX 2026-01-10 14:41:58 -05:00
a0b3eeb345 style(example): update styles and remove unused IPFS elements 2026-01-07 21:05:47 -05:00
2decc7a154 refactor(enclave): remove IPFS integration 2026-01-07 21:05:27 -05:00
9a407dac26 refactor(example): update html and add IPFS status display 2026-01-07 20:22:22 -05:00
2e2b5e8fa8 feat(enclave): add ipfs support 2026-01-07 20:16:57 -05:00
1f1269ab34 style(example): improve styling and add clear button to card log sections 2026-01-07 19:59:27 -05:00
21f7ee4bc1 feat(enclave): add ping function for echoing input messages 2026-01-07 18:57:11 -05:00
dca8ac95b9 refactor(enclave): add runInWorker option to plugin creation for better performance 2026-01-07 18:53:48 -05:00
2a0fa9ebf8 init(motr-enclave): Setup motr-enclave package 2026-01-07 18:34:00 -05:00
9dc64814b4 refactor(MAKEFILE): migrate to Vite and remove sqlc dependency 2026-01-07 18:33:59 -05:00
f0fdded8ac refactor(example): migrate to Vite dev server and update Extism dependency 2026-01-07 17:20:25 -05:00
a26c2379bc chore(example): add example project structure and dependencies 2026-01-07 17:09:44 -05:00
dd05304177 refactor(build): update Makefile to use example build directory and simplify serve target 2026-01-07 17:09:43 -05:00
8073405b7f docs(AGENTS): add agent guidelines for Motr Enclave 2026-01-07 16:46:31 -05:00