diff --git a/docs/TODO.md b/docs/TODO.md index 0144523bd..f3be6fb64 100644 --- a/docs/TODO.md +++ b/docs/TODO.md @@ -31,7 +31,7 @@ todo [] for each skill show information on how much data has been synced locally and information on how much syncs have happened so far etc.. [x] redo the docs once everything is done. [x] remove unwanted feature flags from the rust binary -[] fix the config properly -[] Allow for Migrating from OpenClaw -[] allow users to choose which version of LLM model they'd like to choose based on their CPU. better ram and gpu means higher parameter model can be used. -[] in the client side app, make console.log follow a logger style logging where there's a namespace for every logger (like python) +[] fix the config properly - mithil +[] Allow for Migrating from OpenClaw - steve done - to be tested +[] allow users to choose which version of LLM model they'd like to choose based on their CPU. better ram and gpu means higher parameter model can be used. - mithil +[x] in the client side app, make console.log follow a logger style logging where there's a namespace for every logger (like python) - steve