mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-30 14:00:12 +03:00
- Remove `selected_project` tuple from MessagesState as it's no longer needed - Replace tuple-based project selection with direct `project_id` from config - Remove unused `mode` parameter from llm_call function - Update topology retrieval to use project_id directly from configurable settings - Streamline context messages by removing redundant project info formatting - Move project_id from metadata to configurable section in agent_service config