|
fix(agent): correctly handle directory structure during extraction
- The Hub now wraps the agent bundle in an 'agent-node/' prefix.\n- The installer now only strips the 'agent-node/' prefix if present, preventing it from accidentally deleting the 'src/' folder. |
|---|
|
|
| agent-node/VERSION |
|---|
| agent-node/bootstrap_installer.py |
|---|
| ai-hub/app/api/routes/agent_update.py |
|---|