Skip to content

Update setup-venv.js#6

Open
W-DOS0 wants to merge 1 commit into
opactorai:mainfrom
W-DOS0:main
Open

Update setup-venv.js#6
W-DOS0 wants to merge 1 commit into
opactorai:mainfrom
W-DOS0:main

Conversation

@W-DOS0

@W-DOS0 W-DOS0 commented Aug 22, 2025

Copy link
Copy Markdown

Added 'py' as a recognized Python command to support newer Python installations that use py as the default launcher alongside 'python3' and 'python'.

Added 'py' as a recognized Python command to support newer Python installations that use py as the default launcher alongside 'python3' and 'python'.
lari4 pushed a commit to lari4/Claudable that referenced this pull request Nov 13, 2025
Added comprehensive documentation for pipelines 3-6:
- Pipeline opactorai#3: SSE Streaming (Server-Sent Events)
  - StreamManager implementation
  - Event types and flow
  - Real-time communication protocol
- Pipeline opactorai#4: CLI Command Execution
  - Service-specific implementations (Claude/Codex/Cursor/GLM/Qwen)
  - Tool mapping and execution
  - Output stream processing
- Pipeline opactorai#5: File Operations
  - Image attachment handling
  - Base64 decoding and materialization
  - Asset storage structure
- Pipeline opactorai#6: Error Handling
  - Multi-level error categorization
  - SSE error broadcasting
  - Request status tracking

Also added:
- Final integration diagram showing all 6 pipelines working together
- Conclusion with cross-references to PROMPTS_DOCUMENTATION.md

AGENT_PIPELINES.md is now complete with all AI agent workflows
holoduke added a commit to holoduke/Claudable that referenced this pull request Jul 3, 2026
…pactorai#6)

Admin-only System tab in Global Settings + GET /api/system/overview: every
container and network on the host, grouped by owning project (frontend/backend/
database/system), with each network's subnet + inter-container (icc) status. Reads
Docker via the existing socket-proxy; read-only, no effect on running services.
First concrete piece of the target architecture's system-overview requirement.
holoduke added a commit to holoduke/Claudable that referenced this pull request Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant