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.
1 parent ec4e4b7 commit 2e378328d5330685efeb8e17d0e7ffd4173ed78b
@Antigravity AI Antigravity AI authored 1 day ago
Showing 3 changed files
View
agent-node/VERSION
View
agent-node/src/agent_node/config.py
View
agent-node/src/agent_node/node.py