From 7a3dabedc5538338fa34e70502d5daa5068eda75 Mon Sep 17 00:00:00 2001 From: Steven Enamakel Date: Sat, 7 Feb 2026 22:23:00 +0530 Subject: [PATCH] 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. --- TODO.md | 1 + skills | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 0902c9807..da2809322 100644 --- a/TODO.md +++ b/TODO.md @@ -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 diff --git a/skills b/skills index 9dc185554..9d257c1ec 160000 --- a/skills +++ b/skills @@ -1 +1 @@ -Subproject commit 9dc1855541dcf952e1a19bd8b67033c51d4ce40a +Subproject commit 9d257c1ece8fe9641db53ededc236cd5b57f7eaa