Skip to content

Conversation

@W-DOS0
Copy link

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

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
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