File size: 41,917 Bytes
09e8c1e 6922580 09e8c1e 6922580 09e8c1e 6922580 09e8c1e 6922580 09e8c1e 6922580 09e8c1e 6922580 09e8c1e 6922580 09e8c1e | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 | """
NACC Conversational UI - Professional ChatGPT-style interface with AI-powered tool execution
Three-pane layout:
- Left: Ops Console (nodes, tools, settings)
- Center: Chat Canvas (conversation with context)
- Right: Intelligence Panel (file preview, command output, node visualization)
"""
import gradio as gr
import json
import requests
from typing import List, Dict, Any, Optional, Tuple
import os
from pathlib import Path
from datetime import datetime
import hashlib
import logging
# Import the AI intent parser
from .ai_intent_parser import AIIntentParser, PathResolver, ExecutionPlan
# Orchestrator URL
ORCHESTRATOR_URL = os.getenv("NACC_ORCHESTRATOR_URL", "http://127.0.0.1:8888")
# Setup logging
logging.basicConfig(level=logging.INFO)
logger = logging.getLogger(__name__)
def get_nacc_workspace() -> str:
"""Get or create NACC workspace directory dynamically"""
# Try to use user's home directory
home = Path.home()
nacc_workspace = home / "nacc-workspace"
# Create if doesn't exist
nacc_workspace.mkdir(exist_ok=True)
# Create a README in the workspace
readme = nacc_workspace / "README.md"
if not readme.exists():
readme.write_text("""# NACC Workspace
This directory is used by NACC (Network Agentic Connection Call) for:
- AI file operations (read/write files)
- Command execution context
- Node management operations
You can safely store files here that you want NACC to access.
Created: """ + datetime.now().isoformat())
return str(nacc_workspace)
class SessionState:
"""Manages conversation session state and context"""
def __init__(self, session_id: str):
self.session_id = session_id
self.conversation_history: List[Dict[str, Any]] = []
self.tool_execution_log: List[Dict[str, Any]] = []
self.context_window_size = 10 # Last N messages for AI context
self.current_node = "hf-space-local" # Default to HF Space local node
self.current_path = get_nacc_workspace() # Dynamic workspace
self.created_at = datetime.now()
def add_message(self, role: str, content: str, metadata: Optional[Dict] = None):
"""Add a message to conversation history"""
message = {
"role": role,
"content": content,
"timestamp": datetime.now().isoformat(),
"metadata": metadata or {}
}
self.conversation_history.append(message)
def add_tool_execution(self, tool_name: str, params: Dict, result: Any, success: bool):
"""Log tool execution for debugging and context"""
self.tool_execution_log.append({
"tool": tool_name,
"params": params,
"result": result,
"success": success,
"timestamp": datetime.now().isoformat()
})
def get_context_window(self) -> List[Dict[str, Any]]:
"""Get recent messages for AI context"""
return self.conversation_history[-self.context_window_size:]
def clear(self):
"""Clear conversation history"""
self.conversation_history = []
self.tool_execution_log = []
class NACCConversationUI:
def __init__(self):
self.sessions: Dict[str, SessionState] = {}
self.default_node = "kali-vm"
# Pure AI mode - no fallback heuristics
# 30s timeout for complex network orchestration reasoning
self.intent_parser = AIIntentParser(
model_name="mistral-nemo",
timeout=30.0,
use_ai=True,
use_fallback=False # Pure AI control
)
def get_or_create_session(self, session_id: Optional[str] = None) -> SessionState:
"""Get existing session or create new one"""
if session_id is None:
session_id = hashlib.md5(str(datetime.now().timestamp()).encode()).hexdigest()[:8]
if session_id not in self.sessions:
self.sessions[session_id] = SessionState(session_id)
return self.sessions[session_id]
def get_user_home(self, node_id: str) -> str:
"""Get user home directory for a node"""
# For now, hardcode common patterns
# TODO: Get this from node metadata
if "kali" in node_id.lower():
return "/home/vasanth"
return "/home/user"
def fetch_available_nodes(self) -> List[Dict[str, Any]]:
"""Fetch available nodes from orchestrator for AI context"""
try:
result = self.call_orchestrator_api("/nodes", method="GET")
if "error" not in result and "nodes" in result:
nodes = result["nodes"]
# Format for AI consumption
return [
{
"node_id": node.get("node_id", "unknown"),
"tags": node.get("tags", []),
"os_type": node.get("os_type", "unknown"),
"status": node.get("status", "unknown"),
"capabilities": node.get("capabilities", [])
}
for node in nodes
]
return []
except Exception as e:
logger.warning(f"Failed to fetch nodes: {e}")
return []
def call_orchestrator_api(self, endpoint: str, method: str = "GET", data: Optional[Dict] = None) -> Dict:
"""Call the orchestrator API"""
url = f"{ORCHESTRATOR_URL}{endpoint}"
try:
if method == "GET":
response = requests.get(url, timeout=30)
elif method == "POST":
response = requests.post(url, json=data, timeout=30)
response.raise_for_status()
return response.json()
except Exception as e:
return {"error": str(e)}
# ============================================================================
# Tool Registry - Maps intents to orchestrator endpoints
# ============================================================================
def tool_list_files(self, session: SessionState, path: str = None) -> Dict:
"""List files on current node"""
target_path = path or session.current_path
result = self.call_orchestrator_api(
"/commands/execute",
method="POST",
data={
"description": f"List files in {target_path}",
"command": ["ls", "-la", target_path],
"parallelism": 1
}
)
session.add_tool_execution("list_files", {"path": target_path}, result, "error" not in result)
return result
def tool_read_file(self, session: SessionState, filepath: str) -> Dict:
"""Read file content"""
result = self.call_orchestrator_api(
"/commands/execute",
method="POST",
data={
"description": f"Read file {filepath}",
"command": ["cat", filepath],
"parallelism": 1
}
)
session.add_tool_execution("read_file", {"filepath": filepath}, result, "error" not in result)
return result
def tool_write_file(self, session: SessionState, filepath: str, content: str) -> Dict:
"""Write content to file"""
# Using echo for simple writes; real impl should use write-file endpoint
result = self.call_orchestrator_api(
"/commands/execute",
method="POST",
data={
"description": f"Write to file {filepath}",
"command": ["sh", "-c", f"echo '{content}' > {filepath}"],
"parallelism": 1
}
)
session.add_tool_execution("write_file", {"filepath": filepath}, result, "error" not in result)
return result
def tool_execute_command(self, session: SessionState, description: str, command: list) -> Dict:
"""Execute arbitrary command via orchestrator"""
result = self.call_orchestrator_api(
"/commands/execute",
method="POST",
data={
"description": description,
"command": command,
"parallelism": 1
}
)
session.add_tool_execution("execute_command", {"command": command}, result, "error" not in result)
return result
def tool_list_nodes(self) -> Dict:
"""List all nodes in NACC network"""
return self.call_orchestrator_api("/nodes")
def tool_get_node_files(self, node_id: str, path: str = "/") -> Dict:
"""Get files from specific node"""
return self.call_orchestrator_api(f"/nodes/{node_id}/files?path={path}")
def tool_sync_files(self, source_node: str, target_nodes: List[str], strategy: str = "mirror") -> Dict:
"""Sync files between nodes"""
return self.call_orchestrator_api(
"/sync",
method="POST",
data={
"source_node": source_node,
"target_nodes": target_nodes,
"strategy": strategy
}
)
def tool_probe_ai_backend(self, message: str, context: Dict) -> Dict:
"""Probe AI backend for routing decisions"""
return self.call_orchestrator_api(
"/agents/probe",
method="POST",
data={
"message": message,
"context": context
}
)
def process_message(self, user_message: str, chat_history: List, session_id: str = "default") -> Tuple[List, str, str]:
"""
Process user message with full context awareness
Returns:
- Updated chat history
- Right panel content (HTML)
- Tool execution log
"""
session = self.get_or_create_session(session_id)
# Add user message to session
session.add_message("user", user_message)
chat_history.append({"role": "user", "content": user_message})
# Get AI routing decision with full context
ai_response, right_panel, tool_log = self.handle_intent_with_ai(user_message, session)
# Add AI response to session
session.add_message("assistant", ai_response, {"tools_used": len(session.tool_execution_log)})
chat_history.append({"role": "assistant", "content": ai_response})
return chat_history, right_panel, tool_log
def handle_intent_with_ai(self, message: str, session: SessionState) -> Tuple[str, str, str]:
"""
AI-powered intent classification and tool orchestration
Uses AIIntentParser with Docker Mistral for precise tool execution
Returns:
- AI response text
- Right panel HTML
- Tool execution log
"""
tool_log = "π€ **AGENTIC AI**: Analyzing network orchestration request...\n"
# Fetch available nodes for intelligent routing
available_nodes = self.fetch_available_nodes()
tool_log += f"π **Available Nodes**: {len(available_nodes)} nodes discovered\n"
# Build rich context for AGENTIC AI
context = {
"current_path": session.current_path,
"user_home": self.get_user_home(session.current_node),
"current_node": session.current_node,
"os_type": "linux", # TODO: Get from node metadata
"available_nodes": available_nodes, # NEW: Network awareness
"conversation_history": [
{"role": msg["role"], "content": msg["content"][:100]}
for msg in session.get_context_window()
],
"recent_tools": session.tool_execution_log[-3:] if session.tool_execution_log else []
}
# Use AI intent parser
try:
execution_plan = self.intent_parser.parse(message, context)
tool_log += f"\nπ **Intent**: {execution_plan.intent}\n"
tool_log += f"π₯οΈ **Target Node**: {execution_plan.target_node or 'auto-select'}\n"
tool_log += f"β‘ **Strategy**: {execution_plan.execution_strategy}\n"
tool_log += f"π― **Path**: {execution_plan.target_path or 'N/A'}\n"
tool_log += f"πͺ **Confidence**: {execution_plan.confidence:.0%}\n"
tool_log += f"π§ **Reasoning**: {execution_plan.reasoning}\n"
tool_log += f"π§ **Tools**: {len(execution_plan.tools)} tool(s)\n\n"
# Execute the plan
ai_response, right_panel = self._execute_plan(execution_plan, session, tool_log)
return ai_response, right_panel, tool_log
except Exception as e:
logger.error(f"AI intent parsing failed: {e}")
tool_log += f"β οΈ Error: {str(e)}\n"
tool_log += "Falling back to pattern matching...\n"
# Fallback to old pattern matching
ai_response, right_panel = self._route_with_patterns(message, session, tool_log)
return ai_response, right_panel, tool_log
def _execute_plan(self, plan: ExecutionPlan, session: SessionState, tool_log: str) -> Tuple[str, str]:
"""
Execute the AI's structured plan
Returns:
- AI response text
- Right panel HTML
"""
ai_response = ""
right_panel = ""
# Execute each tool in order
for tool_call in plan.tools:
tool_name = tool_call.tool_name
params = tool_call.parameters
logger.info(f"Executing tool: {tool_name} with params: {params}")
if tool_name == "write_file":
# Create file
filepath = params.get("filepath")
content = params.get("content", "")
result = self.tool_write_file(session, filepath, content)
if "error" not in result or result.get("results", [{}])[0].get("exit_code") == 0:
ai_response = f"β
**File created successfully!**\n\nCreated `{Path(filepath).name}` in `{Path(filepath).parent}`\n\nContent:\n```\n{content}\n```"
right_panel = f"""
<div style="padding: 20px; font-family: 'Inter', sans-serif;">
<h3 style="color: #10b981;">β
File Created Successfully</h3>
<div style="background: #f0fdf4; border-left: 4px solid #10b981; padding: 15px; border-radius: 8px; margin-top: 15px;">
<div style="font-weight: 600; margin-bottom: 10px;">π {Path(filepath).name}</div>
<div style="color: #6b7280; font-size: 14px;">Path: {filepath}</div>
<div style="color: #6b7280; font-size: 14px;">Size: {len(content)} bytes</div>
</div>
<div style="background: #1e293b; border-radius: 8px; padding: 15px; margin-top: 15px; overflow: auto;">
<pre style="margin: 0; color: #e2e8f0; font-family: 'Monaco', monospace; font-size: 13px;">{content}</pre>
</div>
</div>
"""
else:
ai_response = f"β Failed to create file: {result.get('error', 'Unknown error')}"
right_panel = f"<div class='error'>Error: {result.get('error')}</div>"
elif tool_name == "list_files":
# List directory
path = params.get("path", session.current_path)
session.current_path = path # Update session
result = self.tool_list_files(session, path)
if "error" not in result and "results" in result:
stdout = result["results"][0].get("stdout", "")
lines = stdout.strip().split("\n")[1:] # Skip total line
files = []
for line in lines:
parts = line.split()
if len(parts) >= 9:
filename = " ".join(parts[8:])
if parts[0].startswith('d'):
files.append(filename + "/")
else:
files.append(filename)
file_list = "\n".join([f"β’ {f}" for f in files])
ai_response = f"π **Directory Contents**: `{path}`\n\n{file_list}\n\nβ
Found {len(files)} items"
right_panel = self.render_file_browser(files, path)
else:
ai_response = f"β Failed to list files: {result.get('error', 'Unknown error')}"
right_panel = f"<div class='error'>Error: {result.get('error')}</div>"
elif tool_name == "read_file":
# Read file
filepath = params.get("filepath")
result = self.tool_read_file(session, filepath)
if "error" not in result and "results" in result:
stdout = result["results"][0].get("stdout", "")
exit_code = result["results"][0].get("exit_code", 1)
if exit_code == 0 and stdout:
ai_response = f"π **File Contents**: `{Path(filepath).name}`\n\n```\n{stdout[:500]}{'...' if len(stdout) > 500 else ''}\n```"
right_panel = self.render_file_content(Path(filepath).name, stdout)
else:
ai_response = f"β Could not determine sync parameters. Please specify: `share file.txt from vm-node-01 to hf-space-local`"
right_panel = f"<div class='error'>File not found or not readable</div>"
else:
ai_response = f"β Error reading file: {result.get('error', 'Unknown error')}"
right_panel = f"<div class='error'>Error: {result.get('error')}</div>"
return ai_response, right_panel
def _route_with_patterns(self, message: str, session: SessionState, tool_log_prefix: str) -> Tuple[str, str]:
"""
Enhanced pattern-based routing with session context
Returns:
- AI response text
- Right panel HTML
"""
message_lower = message.lower()
tool_log = tool_log_prefix
right_panel = ""
# Intent: List files
if any(word in message_lower for word in ["show files", "list files", "files on", "what files"]):
tool_log += "π§ Using tool: list_files\n"
# Use tool_list_files with session context
result = self.tool_list_files(session)
if "error" not in result and "results" in result:
stdout = result["results"][0].get("stdout", "")
# Parse ls output
lines = stdout.strip().split("\n")[1:] # Skip total line
files = []
for line in lines:
parts = line.split()
if len(parts) >= 9:
filename = " ".join(parts[8:])
if parts[0].startswith('d'):
files.append(filename + "/")
else:
files.append(filename)
file_list = "\n".join([f"β’ {f}" for f in files])
ai_response = f"Sure! π Using **list_files** tool.\n\nHere are the files on **{session.current_node}** at `{session.current_path}`:\n\n{file_list}"
# Right panel: File browser view
right_panel = self.render_file_browser(files, session.current_path)
else:
error_msg = result.get("error", "Unknown error")
ai_response = f"Sorry, I encountered an error: {error_msg}"
right_panel = f"<div class='error'>Error: {error_msg}</div>"
# Intent: Navigate to directory / Read file
elif any(word in message_lower for word in ["navigate to", "go to", "open", "show me the", "file content", "show content"]):
# Extract filename (simple pattern matching)
words = message.split()
filename = None
for i, word in enumerate(words):
if word.lower() in ["file", "to", "folder", "directory"] and i + 1 < len(words):
filename = words[i + 1].strip('.,!?')
break
# Also try to extract names in quotes or after common prepositions
if not filename:
for i, word in enumerate(words):
if word.lower() in ["nacc", "config", "node-config.yml", "src", "documents"]:
filename = word
break
if filename:
tool_log += f"π§ Using tools: read_file\n"
# Build full path
full_path = f"{session.current_path}/{filename}" if not filename.startswith("/") else filename
# Try to read as file first
read_result = self.tool_read_file(session, full_path)
if "error" not in read_result and "results" in read_result:
stdout = read_result["results"][0].get("stdout", "")
exit_code = read_result["results"][0].get("exit_code", 1)
if exit_code == 0 and stdout:
# It's a file!
ai_response = f"Got it! π Using **read_file** tool.\n\nHere's the content of **{filename}**:"
right_panel = self.render_file_content(filename, stdout)
else:
# Try listing as directory
session.current_path = full_path # Update session path
list_result = self.tool_list_files(session, full_path)
if "error" not in list_result and "results" in list_result:
stdout = list_result["results"][0].get("stdout", "")
lines = stdout.strip().split("\n")[1:] # Skip total line
files = []
for line in lines:
parts = line.split()
if len(parts) >= 9:
fname = " ".join(parts[8:])
if parts[0].startswith('d'):
files.append(fname + "/")
else:
files.append(fname)
file_list = "\n".join([f"β’ {f}" for f in files])
ai_response = f"Navigating... π Using **list_files** tool.\n\nFolder **{filename}** contains:\n\n{file_list}"
right_panel = self.render_file_browser(files, full_path)
else:
ai_response = f"Sorry, couldn't access **{filename}**"
right_panel = f"<div class='error'>Could not access {filename}</div>"
else:
ai_response = f"Sorry, couldn't read **{filename}**"
right_panel = f"<div class='error'>Error reading file</div>"
else:
ai_response = "Could you specify which file or folder you want to navigate to?"
right_panel = ""
# Intent: Transfer file
elif any(word in message_lower for word in ["share", "transfer", "copy", "send", "sync"]):
tool_log += "π§ Using tool: sync_files\n"
# Extract target nodes (simplified)
target_nodes = []
if "hf-space-local" in message_lower:
target_nodes.append("hf-space-local")
if "kali" in message_lower:
target_nodes.append("kali-vm")
if target_nodes:
result = self.tool_sync_files(session.current_node, target_nodes)
if "error" not in result:
ai_response = f"Perfect! Using **sync_files** tool.\n\nSyncing files from **{session.current_node}** to {', '.join(target_nodes)}..."
right_panel = f"<div class='success'>Sync initiated to {len(target_nodes)} node(s)</div>"
else:
ai_response = f"Sync encountered an error: {result.get('error')}"
right_panel = f"<div class='error'>{result.get('error')}</div>"
else:
ai_response = "I can sync files between nodes! Which node would you like to sync to?"
right_panel = "<div class='info'>Specify target node for sync</div>"
# Intent: Show nodes
elif any(word in message_lower for word in ["show nodes", "list nodes", "nodes of", "what nodes"]):
tool_log += "π§ Using tool: list_nodes\n"
result = self.tool_list_nodes()
if "error" not in result and isinstance(result, list):
ai_response = "Yes! Here are the nodes in the NACC network:\n\n"
for node in result:
node_id = node.get('node_id') or node.get('id', 'Unknown')
ai_response += f"**{node_id}**\n"
ai_response += f" β’ Status: {'π’ Online' if node.get('healthy') else 'π΄ Offline'}\n"
ai_response += f" β’ Tags: {', '.join(node.get('tags', []))}\n"
metrics = node.get('metrics', {})
if metrics:
ai_response += f" β’ CPU: {metrics.get('cpu_percent', 0):.1f}%\n"
ai_response += f" β’ Memory: {metrics.get('memory_percent', 0):.1f}%\n"
ai_response += "\n"
right_panel = self.render_nodes_view(result)
else:
ai_response = "Sorry, couldn't fetch nodes information."
right_panel = "<div class='error'>Error fetching nodes</div>"
# Intent: Execute command
elif any(word in message_lower for word in ["run", "execute", "command"]):
tool_log += "π§ Using tool: execute_command\n"
# Try to extract command from message
ai_response = "I can execute commands! What command would you like me to run?\n\nExample: 'run ls -la' or 'execute whoami'"
right_panel = "<div class='info'>Ready to execute commands on " + session.current_node + "</div>"
# Intent: Modify file
elif any(word in message_lower for word in ["add", "modify", "change", "edit", "update", "write"]):
tool_log += "π§ Using tool: write_file\n"
# Extract filename and content (simplified)
ai_response = "I can modify files! Please specify:\n\nβ’ Which file to edit\nβ’ What changes to make\n\nExample: 'Add a print statement to app.py'"
right_panel = "<div class='info'>Ready to modify files</div>"
# Default: General chat with context awareness
else:
# Show context-aware help
context_hint = ""
if session.conversation_history:
context_hint = f"\n\nπ‘ Current context:\nβ’ Node: **{session.current_node}**\nβ’ Path: `{session.current_path}`\nβ’ Tools used: {len(session.tool_execution_log)}"
ai_response = f"I'm NACC AI! π€ I can help you:\n\nβ’ π Browse files across nodes\nβ’ π Read and modify files\nβ’ π Transfer files between machines\nβ’ π» Execute commands\nβ’ π Manage nodes{context_hint}\n\nWhat would you like to do?"
right_panel = self.render_welcome_panel()
return ai_response, right_panel
def render_file_browser(self, files: List[str], current_path: str) -> str:
"""Render file browser in right panel"""
html = f"""
<div style="padding: 20px; font-family: 'Inter', sans-serif;">
<h3 style="color: #1f2937; margin-bottom: 10px;">π {current_path}</h3>
<div style="background: #f9fafb; border-radius: 8px; padding: 15px; border: 1px solid #e5e7eb;">
"""
for file in files:
icon = "π" if "/" in file or not "." in file else "π"
html += f"""
<div style="padding: 8px; margin: 5px 0; background: white; border-radius: 6px; border: 1px solid #e5e7eb; cursor: pointer; transition: all 0.2s;">
{icon} <span style="font-family: 'Monaco', monospace; color: #374151;">{file}</span>
</div>
"""
html += "</div></div>"
return html
def render_file_content(self, filename: str, content: str) -> str:
"""Render file content in right panel"""
# Detect language from extension
ext = Path(filename).suffix
lang_map = {
".py": "python",
".js": "javascript",
".sh": "bash",
".yml": "yaml",
".yaml": "yaml",
".json": "json",
".md": "markdown"
}
lang = lang_map.get(ext, "text")
html = f"""
<div style="padding: 20px; font-family: 'Inter', sans-serif;">
<h3 style="color: #1f2937; margin-bottom: 10px;">π {filename}</h3>
<div style="background: #1e293b; border-radius: 8px; padding: 20px; overflow: auto; max-height: 600px;">
<pre style="margin: 0; color: #e2e8f0; font-family: 'Monaco', 'Courier New', monospace; font-size: 13px; line-height: 1.6;"><code class="language-{lang}">{content}</code></pre>
</div>
</div>
"""
return html
def render_nodes_view(self, nodes: List[Dict]) -> str:
"""Render nodes visualization in right panel"""
html = """
<div style="padding: 20px; font-family: 'Inter', sans-serif;">
<h3 style="color: #1f2937; margin-bottom: 15px;">π NACC Network Nodes</h3>
"""
for node in nodes:
node_id = node.get('node_id') or node.get('id', 'Unknown')
is_healthy = node.get('healthy', False)
status_color = "#10b981" if is_healthy else "#ef4444"
metrics = node.get('metrics', {})
html += f"""
<div style="background: white; border-radius: 12px; padding: 20px; margin-bottom: 15px; border-left: 4px solid {status_color}; box-shadow: 0 1px 3px rgba(0,0,0,0.1);">
<div style="display: flex; justify-content: space-between; align-items: center; margin-bottom: 10px;">
<h4 style="margin: 0; color: #1f2937; font-size: 18px;">π₯οΈ {node_id}</h4>
<span style="background: {status_color}; color: white; padding: 4px 12px; border-radius: 12px; font-size: 12px; font-weight: 600;">
{'ONLINE' if is_healthy else 'OFFLINE'}
</span>
</div>
<div style="color: #6b7280; font-size: 14px; line-height: 1.8;">
<div>π·οΈ <strong>Tags:</strong> {', '.join(node.get('tags', []))}</div>
"""
if metrics:
html += f"""
<div>π» <strong>CPU:</strong> {metrics.get('cpu_percent', 0):.1f}%</div>
<div>πΎ <strong>Memory:</strong> {metrics.get('memory_percent', 0):.1f}%</div>
<div> <strong>Disk:</strong> {metrics.get('disk_percent', 0):.1f}%</div>
"""
html += """
</div>
</div>
"""
html += "</div>"
return html
def render_welcome_panel(self) -> str:
"""Render welcome panel"""
return """
<div style="padding: 40px; text-align: center; font-family: 'Inter', sans-serif;">
<h2 style="color: #1f2937; margin-bottom: 20px;">π Welcome to NACC AI</h2>
<p style="color: #6b7280; font-size: 16px; line-height: 1.8; max-width: 500px; margin: 0 auto;">
Network Agentic Connection Call with AI-powered orchestration
</p>
<div style="margin-top: 40px; display: grid; gap: 15px;">
<div style="background: #f0fdf4; border: 1px solid #86efac; border-radius: 8px; padding: 15px;">
<div style="font-size: 24px; margin-bottom: 5px;">π</div>
<div style="color: #166534; font-weight: 600;">File Operations</div>
</div>
<div style="background: #eff6ff; border: 1px solid #93c5fd; border-radius: 8px; padding: 15px;">
<div style="font-size: 24px; margin-bottom: 5px;">π»</div>
<div style="color: #1e40af; font-weight: 600;">Command Execution</div>
</div>
<div style="background: #fef3c7; border: 1px solid #fcd34d; border-radius: 8px; padding: 15px;">
<div style="font-size: 24px; margin-bottom: 5px;">π</div>
<div style="color: #92400e; font-weight: 600;">Node Management</div>
</div>
</div>
</div>
"""
def create_ui():
"""Create the Gradio UI"""
nacc = NACCConversationUI()
# Custom CSS for professional Manus-style look
css = """
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
.gradio-container {
font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif !important;
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
}
.chat-message {
padding: 14px 18px !important;
border-radius: 16px !important;
margin-bottom: 10px !important;
box-shadow: 0 2px 8px rgba(0,0,0,0.08) !important;
transition: all 0.2s ease !important;
}
.user-message {
background: linear-gradient(135deg, #667eea 0%, #764ba2 100%) !important;
color: white !important;
margin-left: 15% !important;
border-bottom-right-radius: 4px !important;
}
.bot-message {
background: white !important;
color: #1f2937 !important;
margin-right: 15% !important;
border-bottom-left-radius: 4px !important;
border-left: 3px solid #667eea !important;
}
#chat-input {
border-radius: 12px !important;
border: 2px solid #e5e7eb !important;
padding: 14px 20px !important;
font-size: 15px !important;
transition: all 0.2s ease !important;
}
#chat-input:focus {
border-color: #667eea !important;
outline: none !important;
box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1) !important;
}
.tool-log {
background: linear-gradient(135deg, #fef3c7 0%, #fde68a 100%) !important;
border-left: 4px solid #f59e0b !important;
padding: 14px !important;
border-radius: 8px !important;
font-family: 'Monaco', 'Courier New', monospace !important;
font-size: 13px !important;
box-shadow: 0 2px 6px rgba(0,0,0,0.08) !important;
margin-top: 10px !important;
}
.context-bar {
background: linear-gradient(135deg, #e0e7ff 0%, #ddd6fe 100%) !important;
border-left: 4px solid #667eea !important;
padding: 12px 16px !important;
border-radius: 8px !important;
font-size: 13px !important;
margin-top: 8px !important;
box-shadow: 0 2px 6px rgba(0,0,0,0.06) !important;
}
button {
border-radius: 8px !important;
font-weight: 600 !important;
transition: all 0.2s ease !important;
}
button:hover {
transform: translateY(-1px) !important;
box-shadow: 0 4px 12px rgba(0,0,0,0.15) !important;
}
.gradio-row {
gap: 16px !important;
}
.gradio-column {
background: white !important;
border-radius: 16px !important;
padding: 24px !important;
box-shadow: 0 4px 20px rgba(0,0,0,0.1) !important;
}
"""
with gr.Blocks(css=css, title="NACC AI - Professional Orchestration Interface", theme=gr.themes.Soft()) as interface:
gr.Markdown(
"""
# π€ NACC AI - Network Orchestration Assistant
### Context-Aware Conversational Interface with Multi-Tool Execution
Professional AI-powered distributed systems management
"""
)
# Session state (stored in Gradio state)
session_id_state = gr.State(value=None)
with gr.Row():
# Left side: Chat interface with session controls
with gr.Column(scale=1):
with gr.Row():
gr.Markdown("### π¬ Chat with NACC AI")
new_chat_btn = gr.Button("π New Chat", size="sm", variant="secondary", scale=0)
chatbot = gr.Chatbot(
label="Conversation",
height=550,
show_label=False,
type="messages"
)
with gr.Row():
msg = gr.Textbox(
label="Message",
placeholder="Type your message... (e.g., 'show me files on kali machine')",
show_label=False,
container=False,
elem_id="chat-input",
scale=9
)
submit = gr.Button("π€", variant="primary", scale=1, min_width=50)
tool_log = gr.Markdown(
"π Ready to assist! Context-aware AI routing active.",
elem_classes=["tool-log"]
)
# Context info bar
context_bar = gr.Markdown(
"π‘ **Context:** New session | No tools executed yet",
elem_classes=["context-bar"]
)
# Right side: Preview/Output panel
with gr.Column(scale=1):
right_panel = gr.HTML(
nacc.render_welcome_panel(),
label="π Preview & Output"
)
# Example queries
gr.Markdown("### π‘ Try these examples:")
with gr.Row():
gr.Examples(
examples=[
["Hey, can you show me the files on the kali machine?"],
["Navigate to file A and share the contents to me"],
["Can you show me the nodes of NACC?"],
["Add a print statement to the Python file"],
["Transfer this file to my hf-space-local"]
],
inputs=msg
)
def respond(message, chat_history, session_id):
"""Handle user message with session context"""
if not message.strip():
return "", chat_history, gr.update(), gr.update(), gr.update(), session_id
updated_history, right_content, log = nacc.process_message(message, chat_history or [], session_id)
# Update context bar
session = nacc.get_or_create_session(session_id)
context_info = (
f"π‘ **Context:** Session `{session.session_id[:6]}...` | "
f"Node: `{session.current_node}` | Path: `{session.current_path}` | "
f"Tools executed: {len(session.tool_execution_log)} | "
f"Messages: {len(session.conversation_history)}"
)
return "", updated_history, right_content, log, context_info, session_id
def new_chat(session_id):
"""Start a new chat session"""
# Generate new session ID
import hashlib
from datetime import datetime
new_session_id = hashlib.md5(str(datetime.now().timestamp()).encode()).hexdigest()[:8]
return [], nacc.render_welcome_panel(), "π New chat started! Context-aware AI routing active.", "π‘ **Context:** New session | No tools executed yet", new_session_id
# Event handlers
submit.click(
respond,
[msg, chatbot, session_id_state],
[msg, chatbot, right_panel, tool_log, context_bar, session_id_state]
)
msg.submit(
respond,
[msg, chatbot, session_id_state],
[msg, chatbot, right_panel, tool_log, context_bar, session_id_state]
)
new_chat_btn.click(
new_chat,
[session_id_state],
[chatbot, right_panel, tool_log, context_bar, session_id_state]
)
return interface
def main():
"""Main entry point for the CLI"""
ui = create_ui()
ui.launch(
server_name="0.0.0.0",
server_port=7860,
share=False,
show_error=True
)
if __name__ == "__main__":
main()
|