Skip to content

Tags: PotLock/curatedotfun

Tags

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Migrates plugins to module federation (#64)

* Migrates to use module federation for plugins (#61)

* Adds module federation support for distributor + transformer plugins (#55)

* adds memory bank and plugin loader

* adds plugin service

* wip

* working distributor plugins w/ module federation, some TOODs

* working, nice, clean plugin service

* fmt

* addresses comments

* set the correct remotes

* update memory bank and documentation

* implements transform plugins

* update memories

* fmt

* fmt

* fix docs for ai-transform

* fmt

* remove broken link

* fix docs

* fmt

* passing tests

* adds tests

* adds multi item error

* add necessary dependencies for better-sqlite-3

* remove libsql and copy over frontend dist

* install @libsql/client

* adds externals

* fmt

* use node for building

* convert to better-sqlite-3

* improve docker image

* fmt

* Revert "Migrates to use module federation for plugins (#61)" (#62)

This reverts commit 6c48325.

* Migrates plugins to use module federation (#63)

* Adds module federation support for distributor + transformer plugins (#55)

* adds memory bank and plugin loader

* adds plugin service

* wip

* working distributor plugins w/ module federation, some TOODs

* working, nice, clean plugin service

* fmt

* addresses comments

* set the correct remotes

* update memory bank and documentation

* implements transform plugins

* update memories

* fmt

* fmt

* fix docs for ai-transform

* fmt

* remove broken link

* fix docs

* fmt

* passing tests

* adds tests

* adds multi item error

* add necessary dependencies for better-sqlite-3

* remove libsql and copy over frontend dist

* install @libsql/client

* adds externals

* fmt

* use node for building

* convert to better-sqlite-3

* improve docker image

* fmt

* migrate to hono and node

* clean up

* nodemon

* fmt

* replace bun

* fix bun command

* fix npm command

* fix scripts

* npx

* correct command

* node module hoisting

* fix packages

* fmt

* package.json

* wip for good deploy

* fmt

* normalizes db async

* fmt

* fix dist

* working plugins

* fmt

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
elliotBraem Elliot Braem
update version