|
Fix Windows PyWinPTY terminal boundary string drops via bat spool execution and full Windows deployment support
|
|---|
|
|
| agent-node/.dockerignore 0 → 100644 |
|---|
| agent-node/VERSION |
|---|
| agent-node/bootstrap_installer.py |
|---|
| agent-node/bootstrap_windows.ps1 0 → 100644 |
|---|
| agent-node/install_service.py |
|---|
| agent-node/src/agent_node/config.py |
|---|
| agent-node/src/agent_node/core/sandbox.py |
|---|
| agent-node/src/agent_node/main.py |
|---|
| agent-node/src/agent_node/node.py |
|---|
| agent-node/src/agent_node/skills/shell_bridge.py |
|---|
| agent-node/src/agent_node/skills/terminal_backends.py 0 → 100644 |
|---|
| agent-node/src/agent_node/utils/platform_metrics.py 0 → 100644 |
|---|
| agent-node/src/agent_node/utils/service_manager.py 0 → 100644 |
|---|
| ai-hub/.dockerignore |
|---|
| ai-hub/app/api/routes/agent_update.py |
|---|
| ai-hub/app/api/routes/nodes.py |
|---|
| ai-hub/app/api/routes/sessions.py |
|---|
| ai-hub/app/api/schemas.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/orchestration/agent_loop.py |
|---|
| ai-hub/app/core/services/mesh.py |
|---|
| ai-hub/app/core/services/node_registry.py |
|---|
| ai-hub/app/core/services/preference.py |
|---|
| ai-hub/app/core/services/rag.py |
|---|
| ai-hub/app/core/services/session.py |
|---|
| ai-hub/app/core/templates/provisioning/provision.ps1.j2 0 → 100644 |
|---|
| ai-hub/integration_tests/conftest.py |
|---|
| ai-hub/integration_tests/test_agents.py |
|---|
| ai-hub/integration_tests/test_coworker_flow.py |
|---|
| ai-hub/integration_tests/test_coworker_full_journey.py |
|---|
| ai-hub/integration_tests/test_parallel_coworker.py |
|---|
| docker-compose.yml |
|---|
| frontend/src/features/nodes/pages/NodesPage.js |
|---|
| frontend/src/features/swarm/hooks/useSwarmControl.js |
|---|