• Joined on 2025-02-13
alex pushed to main at block/core 2026-06-01 15:41:39 +00:00
7ff326ef25 feat(sdk): ModFile struct, ParseModFull, and tests
a5caf2d9e7 chore(sdk): add deps for plugin.mod parser and ninja CLI
Compare 2 commits »
alex pushed tag v0.9.0 to block/core 2026-05-20 18:08:58 +00:00
alex pushed to main at block/core 2026-05-20 18:08:52 +00:00
245e38dc95 feat(render): autolink https:// URLs in BlockNote inline text
alex pushed tag v0.8.0 to block/core 2026-05-03 02:18:44 +00:00
alex pushed to main at block/core 2026-05-03 02:18:44 +00:00
7eb3e27053 feat: converge BlockNote renderer, add datasources bridge, rename ServiceDeps to CoreServices
alex pushed tag v0.7.0 to block/core 2026-05-03 00:36:16 +00:00
alex pushed to main at block/core 2026-05-03 00:36:15 +00:00
9c62780246 feat: add context-aware BlockNote SDK bridge
alex pushed tag v0.6.0 to block/core 2026-05-02 17:24:20 +00:00
alex pushed to main at block/core 2026-05-02 17:24:20 +00:00
b2c968af41 feat: add SymposiumSeeder and MessengerSeeder bridge interfaces
alex pushed tag v0.5.0 to block/core 2026-05-02 14:28:55 +00:00
alex pushed to main at block/core 2026-05-02 14:28:55 +00:00
601718a309 feat: add Load/Unload lifecycle hooks to PluginRegistration
alex pushed tag v0.4.2 to block/core 2026-05-02 10:36:48 +00:00
alex pushed tag v0.4.1 to block/core 2026-05-02 04:13:42 +00:00
alex pushed to main at block/core 2026-05-02 04:13:42 +00:00
334d79b4bf fix: EnsureSetting accepts any value type for JSON-serializable settings
alex pushed tag v0.4.1 to block/core 2026-05-02 04:10:45 +00:00
alex pushed to main at block/core 2026-05-02 04:10:45 +00:00
a2a56f642c fix: UpdateDataTableRowField accepts any value type, not just maps
alex pushed to main at block/core 2026-05-02 03:03:56 +00:00
62c25a7b3a feat: add settings.Updater interface to ServiceDeps
2c89ce4d42 feat: add BadgeRefresher interface and badge types
1ede7d50be feat: add ReviewSubmitter interface to ServiceDeps
a174eb943d feat: add CoreServiceBindings interface to ServiceDeps
Compare 4 commits »
alex pushed tag v0.4.0 to block/core 2026-05-02 03:03:56 +00:00
alex pushed tag v0.3.0 to block/core 2026-05-02 01:25:51 +00:00
alex pushed to main at block/core 2026-05-02 01:25:51 +00:00
d270bc8582 feat: extend EmbeddingService and RAGService interfaces for .so plugins