Skip to content

Conversation

@hillct
Copy link
Contributor

@hillct hillct commented Jan 21, 2026

Here, we address the better-sqlite3 versioning issue which precluded deployment using node v24. The solution likely also addresses #5 where the primary reported issue related ot tree-sitter but it appears that element of the dependency issue was either resolved in a commit over the past two days, or was itself a red herring. In any case, I expect the node v24 migration will effectively resolbe the depencency issues reported with node v23 as well, although, as a general principle, we should be using at least the newest LTS release of node for any new development.

Colin Hill added 3 commits January 21, 2026 14:27
   Updated better-sqlite3 to v12.x.x requiring more stringent special character checks to meet the new stricter fts5 query formatting requirements.
     - src/memory/search.js and src/memory/tools.js were both refactored to enhance robustness and achive the stringency requirements.
…up unit tests to avoid environment polution
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant