feat(agent): implement resilient auth handshake loop
- The Agent Node will no longer crash and exit if the initial token validation fails or the Orchestrator API is unavailable.\n- Replaced sys.exit(1) on SyncConfiguration rejection with a 5-second sleep and retry loop.\n- This allows nodes to transparently recover once a user dynamically updates their background config with the correct token.
1 parent 8ade8fa commit ec4e4b7fedafb2ea2a98105fff81e398b6b39bd4
@Antigravity AI Antigravity AI authored 1 day ago
Showing 2 changed files
View
agent-node/VERSION
View
agent-node/src/agent_node/node.py