|
feat: add swarm control chat history clear & agent node auto-update system
- Added API and UI to clear chat history in Swarm Control while preserving node sync - Implemented HTTP-based auto-update agent bootstrapper and core daemon - Removed unused workflow profile and orphaned voice-interaction-handler skill - Fixed voice chat response duplication and tool-belt instructions |
|---|
|
|
| agent-node/VERSION 0 → 100644 |
|---|
| agent-node/agent_node/config.py |
|---|
| agent-node/agent_node/core/updater.py 0 → 100644 |
|---|
| agent-node/agent_node/main.py |
|---|
| agent-node/bootstrap_installer.py 0 → 100644 |
|---|
| ai-hub/app/api/routes/agent_update.py 0 → 100644 |
|---|
| ai-hub/app/api/routes/api.py |
|---|
| ai-hub/app/api/routes/sessions.py |
|---|
| ai-hub/app/core/orchestration/architect.py |
|---|
| ai-hub/app/core/orchestration/memory.py |
|---|
| ai-hub/app/core/orchestration/profiles.py |
|---|
| deployment/test-nodes/docker-compose.test-nodes.yml |
|---|
| skills/browser-automation-agent/SKILL.md |
|---|
| skills/mesh-file-explorer/SKILL.md |
|---|
| skills/mesh-inspect-drift/SKILL.md |
|---|
| skills/mesh-sync-control/SKILL.md |
|---|
| skills/voice-interaction-handler/SKILL.md 100644 → 0 |
|---|
| ui/client-app/src/pages/SwarmControlPage.js |
|---|
| ui/client-app/src/services/apiService.js |
|---|