|
14 | 14 | [] clean up the core so that we can run it as a binary on a server or as docker |
15 | 15 |
|
16 | 16 | [x] Separate the binary from the tauri codebase |
17 | | -[] Integrate our custom memory engine into core |
18 | | -[] Integrate our skills registry into core |
| 17 | +[] Integrate our custom memory engine into core - sanil |
| 18 | +[] Integrate our skills registry into core - steve |
19 | 19 | [x] Integrate accessibility service installation |
20 | | -[] Add as a step and setting in the UI |
21 | | -[x] Remove mentions of zeroclaw from the codebaes |
22 | | -[x] Integrate local LLM into core |
23 | | -[] Handle process/deamon properly |
| 20 | +[] Add as a step and setting in the UI - cyrus |
| 21 | +[x] Remove mentions of zeroclaw from the codebaes |
| 22 | +[x] Integrate local LLM into core |
| 23 | +[x] Handle process/deamon properly |
24 | 24 | [x] install the linux philosophy of few modules that do their own thing really well sort of.. |
25 | 25 | [x] Remove android / ios support from the codebase. |
26 | | -[] e2e test to check if daemon and sidecar loading works properly |
| 26 | +[x] e2e test to check if daemon and sidecar loading works properly |
27 | 27 | [x] Find a better way to structure the cargo files |
28 | 28 | [x] fix all the rust and cargo issues |
29 | | -[] Add icon and app name to the various permission settings |
30 | | -[] add self update based on github release. create a update action on the cli |
31 | | -[] for each skill show information on how much data has been synced locally and information on how much syncs have happened so far etc.. |
32 | | -[x] redo the docs once everything is done. |
| 29 | +[] Add icon and app name to the various permission settings - mithil |
| 30 | +[] add self update based on github release. create a update action on the cli - aniketh |
| 31 | +[] for each skill show information on how much data has been synced locally and information on how much syncs have happened so far etc.. - mithil/elvin |
| 32 | +[x] redo the docs once everything is done. |
33 | 33 | [x] remove unwanted feature flags from the rust binary |
34 | 34 | [] fix the config properly - mithil |
35 | 35 | [] Allow for Migrating from OpenClaw - steve done - to be tested |
|
0 commit comments