Move .agent_daemon_password to keystore directory and update references
Some checks failed
Documentation Validation / validate-docs (push) Waiting to run
Systemd Sync / sync-systemd (push) Has been cancelled

This commit is contained in:
aitbc
2026-04-15 10:34:53 +02:00
parent 4b82d14fe0
commit 5f3f587a19
2 changed files with 2 additions and 2 deletions

View File

@@ -711,7 +711,7 @@ This document tracks components that have been successfully deployed and are ope
- File: `services/agent_daemon.py`
- Systemd service: `systemd/aitbc-agent-daemon.service`
- Configured to listen for messages and auto-reply with configurable responses
- Password file: `.agent_daemon_password` (temp123 for temp-agent wallet)
- Password file: `/var/lib/aitbc/keystore/.agent_daemon_password` (temp123 for temp-agent wallet)
-**Phase 1: Core Enhancements**
- Client: retry with exponential backoff, job history/filtering, batch submit from CSV/JSON, job templates