|
feat: enhance swarm terminal UI and AI command execution
- Implement resizable terminal height in Swarm Control page - Improve AI command execution with better status tracking and output streaming - Add documentation for Swarm architecture analysis and AI file sync integration - Fix terminal scrolling to follow latest output |
|---|
|
|
| agent-node/Dockerfile |
|---|
| agent-node/agent_node/node.py |
|---|
| agent-node/agent_node/skills/shell.py |
|---|
| ai-hub/app/core/grpc/core/journal.py |
|---|
| ai-hub/app/core/grpc/services/assistant.py |
|---|
| ai-hub/app/core/grpc/services/grpc_server.py |
|---|
| ai-hub/app/core/pipelines/rag_pipeline.py |
|---|
| ai-hub/app/core/services/rag.py |
|---|
| ai-hub/app/core/services/sub_agent.py |
|---|
| ai-hub/app/core/services/tool.py |
|---|
| ai-hub/app/core/skills/definitions.py |
|---|
| deploy_prod.sh |
|---|
| docs/architecture/ai_file_sync_integration.md 0 → 100644 |
|---|
| docs/architecture/cortex_project_todo.md |
|---|
| docs/swarm_architecture_analysis.md 0 → 100644 |
|---|
| ui/client-app/src/components/ChatArea.js |
|---|
| ui/client-app/src/components/ChatWindow.css |
|---|
| ui/client-app/src/components/ChatWindow.js |
|---|
| ui/client-app/src/components/MultiNodeConsole.js |
|---|
| ui/client-app/src/pages/SwarmControlPage.js |
|---|