myshell-ai / AIlice

AIlice is a fully autonomous, general-purpose AI agent.
MIT License
872 stars 135 forks source link

Update AServices.py #62

Open Yash-2707 opened 4 weeks ago

Yash-2707 commented 4 weeks ago

I added logging to provide more informative output. You can adjust the log level and format to suit your needs. I added logging to provide more informative output. You can adjust the log level and format to suit your needs. I added try-except blocks to handle potential errors when starting subprocesses. I defined a separate function for signal handling to improve code organization. I added a main function to serve as the entry point for the script.