Refactor to QuickJS Integration and Update Documentation

- Replaced all references from TDLib to QuickJS in the codebase, including service paths and storage management.
- Introduced a new bootstrap file for QuickJS runtime, providing necessary browser-like API shims.
- Updated the documentation in CLAUDE.md to reflect the integration of QuickJS instead of TDLib.
- Enhanced the TODO list with new tasks for skill bundling and independent skill coding.
This commit is contained in:
Steven Enamakel
2026-02-07 22:23:00 +05:30
parent f17ebc071a
commit 7a3dabedc5
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -14,3 +14,4 @@ todo
[] - get all the remaining skills working
[] - allow bundling of unverified skills
[] - allow for new skills to be coded on their own
[] - allow for multiple instances of a skill to be loaded
+1 -1
Submodule skills updated: 9dc1855541...9d257c1ece