Sandboxed.sh sidecar stack for relay, memory MCP, and evolution worker
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
51
commits
Merge pull request #1 from gilby125/feature/orchestrator-refactor
bb07469View on GitHubrefactor(relay): defer mission backend selection to control plane
2c82f7eView on GitHubfeat(api): refactor control orchestration and secure workspace-relative paths
d650f9aView on GitHubfeat: add app_mention event handler to slack adapter and update logging format
fe5c67cView on GitHubfeat: add AI provider configuration status indicators to server connection cards
c36a9b1View on GitHubfeat: add Codex and Gemini backend support, stabilize provider naming, and include project documentation.
51efc28View on GitHubfeat: add provider configuration checks and runnable status to backend API and UI
b53473fView on GitHubrefactor: lower priority of environment variables for Gemini credentials to prevent shadowing API-configured providers
bc63e07View on GitHubfeat: enforce strict backend validation for AI providers and improve backend resolution logic
e836f14View on GitHubfeat: implement end-to-end testing suite for backend provider flows and update mission dialog availability logic
7b5e24aView on GitHubrefactor: consolidate docker-compose configuration to repo root and update installation documentation
2a8291cView on GitHubfeat: add named volume for claude-auth and introduce sandboxed-sh service configuration
30df7a6View on GitHub