Refactor: Renommer command_interface en agent_chat
- command_interface/ → agent_chat/ - Mise à jour run.sh (--chat au lieu de --command) - Mise à jour documentation Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
5
agent_chat/__init__.py
Normal file
5
agent_chat/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""
|
||||
RPA Vision V3 - Command Interface
|
||||
|
||||
Interface web légère pour communiquer avec le système RPA.
|
||||
"""
|
||||
Reference in New Issue
Block a user