|
feat(agent): implement dynamic configuration reloading
- The Agent Node now actively reloads its config file during the heartbeat retry loop. \n- Supports both original flat YAML and nested 'cortex' token YAML.\n- Agent no longer caches its node_id or auth_token dynamically at startup, drastically improving resilience on edge. |
|---|
|
|
| agent-node/VERSION |
|---|
| agent-node/src/agent_node/config.py |
|---|
| agent-node/src/agent_node/node.py |
|---|