mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
Huge refactoring but stuff is working again; minus some issues here and there.
This commit is contained in:
@@ -42,7 +42,7 @@ ENV UV_CONCURRENT_DOWNLOADS=4
|
||||
RUN uv python install 3.13 && uv sync --frozen --python 3.13
|
||||
|
||||
# Claude Code will use mounted ~/.claude for auth
|
||||
# Blueprints mounted at /app/agents/blueprints
|
||||
# System prompt mounted at /app/system-prompt.md (composed at spawn time from layers)
|
||||
# MCP config generated at runtime
|
||||
|
||||
ENTRYPOINT ["claude"]
|
||||
|
||||
Reference in New Issue
Block a user