Prad Nu pn
  • Joined on 2025-12-22
pn deleted branch feat/sdk from x/motr-enclave 2026-01-08 01:07:02 +00:00
pn pushed to main at x/motr-enclave 2026-01-08 01:06:59 +00:00
68c4632f58 Merge pull request 'Add Extism JS Async Lib and State' (#1) from feat/sdk into main
49747f502a refactor(build): migrate build script to use bun build command directly
84d7609da9 refactor(state): extract state management to dedicated package
860f9bdaac init(state): add state package for enclave state management
1f1269ab34 style(example): improve styling and add clear button to card log sections
Compare 23 commits »
pn merged pull request x/motr-enclave#1 2026-01-08 01:06:58 +00:00
Add Extism JS Async Lib and State
pn created pull request x/motr-enclave#1 2026-01-08 01:06:33 +00:00
Add Extism JS Async Lib and State
pn pushed to feat/sdk at x/motr-enclave 2026-01-08 01:05:52 +00:00
49747f502a refactor(build): migrate build script to use bun build command directly
pn pushed to feat/sdk at x/motr-enclave 2026-01-08 01:03:48 +00:00
84d7609da9 refactor(state): extract state management to dedicated package
pn pushed to feat/sdk at x/motr-enclave 2026-01-08 00:59:31 +00:00
860f9bdaac init(state): add state package for enclave state management
1f1269ab34 style(example): improve styling and add clear button to card log sections
Compare 2 commits »
pn pushed to feat/sdk at x/motr-enclave 2026-01-08 00:53:42 +00:00
9a641c0e44 refactor(main): extract types into separate package
pn pushed to feat/sdk at x/motr-enclave 2026-01-08 00:47:19 +00:00
82a82f6ada feat(types): add types for enclave functions
0303b523c1 refactor(main): replace strings.Fields with strings.FieldsSeq for consistent field handling
Compare 2 commits »
pn pushed to feat/sdk at x/motr-enclave 2026-01-08 00:42:15 +00:00
ee4de86bc1 feat(keybase): add encrypted key storage database
9c1a488d55 refactor(keybase): migrate database implementation to keybase package
b68052d93f fix(db): remove sqlc generated db files due to dependency update issues
Compare 3 commits »
pn pushed to feat/sdk at x/motr-enclave 2026-01-08 00:29:00 +00:00
ae4f20c261 feat(database): add in-memory SQLite database implementation
6cd55e4041 feat(did): implement database initialization, serialization and loading
8be9e0ce9c docs(readme): add database schema documentation
15bbff47db init(db): add database querier and models
fc586119f9 style(config): rename database schema image for consistency
Compare 5 commits »
pn pushed to feat/sdk at x/motr-enclave 2026-01-07 23:57:14 +00:00
21f7ee4bc1 feat(enclave): add ping function for echoing input messages
pn pushed to feat/sdk at x/motr-enclave 2026-01-07 23:53:51 +00:00
dca8ac95b9 refactor(enclave): add runInWorker option to plugin creation for better performance
pn pushed to feat/sdk at x/motr-enclave 2026-01-07 23:49:16 +00:00
fff50da2b4 refactor(build): add c-shared buildmode to wasm plugin compilation
pn created branch feat/sdk in x/motr-enclave 2026-01-07 23:34:02 +00:00
pn pushed to feat/sdk at x/motr-enclave 2026-01-07 23:34:02 +00:00
2a0fa9ebf8 init(motr-enclave): Setup motr-enclave package
9dc64814b4 refactor(MAKEFILE): migrate to Vite and remove sqlc dependency
a46f8bcfec docs(readme): update readme with new cli and usage information
c1f29eba77 chore(config): add database diagram asset
Compare 4 commits »
pn pushed to main at x/motr-enclave 2026-01-07 22:26:33 +00:00
31cd47f47f fix(main): hardcode timestamps for testing purposes
pn pushed to main at x/motr-enclave 2026-01-07 22:20:28 +00:00
f0fdded8ac refactor(example): migrate to Vite dev server and update Extism dependency
pn pushed to main at x/motr-enclave 2026-01-07 22:09:47 +00:00
a26c2379bc chore(example): add example project structure and dependencies
dd05304177 refactor(build): update Makefile to use example build directory and simplify serve target
Compare 2 commits »
pn pushed to main at x/motr-enclave 2026-01-07 21:46:33 +00:00
8073405b7f docs(AGENTS): add agent guidelines for Motr Enclave
d1ebfa5fc6 refactor(build): migrate from TinyGo to native Go for WASM build
63b1ec89ad docs(readme): update build and test commands for Go 1.25+ and TinyGo removal
Compare 3 commits »