### Description
ten_agent_demo ui clicks Connect and the message Failed to connect/disconnect agent appears process property json failed
![image](https://github.com/user-attachments/assets/7f9453...
- Implement prebuilt containers with managed dependencies
- Enable building only modified components
- Automate "task run" commands within dev container startup
- Reduce startup time and dependency...
- Support for extension repository separation
- Code generation for specific extensions
- Generate minimal code based on graph selection
- Create separate folders for different configurations
> @plutoless Thanks for your guidance, but there seems to be a typo in the document. It should be: `examples` ![image](https://private-user-images.githubusercontent.com/43721571/397589734-99be01e4-...
@shaxiaozz to update environment variables you don't need to re-create docker container. just run
```bash
source .env
```
this should reload all your env variables.
for our latest main bra...