All activity
Nicolás Iglesiasleft a comment
We built Cyqle because we were tired of the "can you see my screen?" loop; screen sharing is a passive presentation, not true collaboration. Our team realized that the operating system itself—not just the browser—was the bottleneck for modern teams, as standard OS architectures were never designed for multiple simultaneous drivers. What started as a narrow automation project evolved into a full...

CyqleThe P2P Cloud Desktop for Instant Collaboration
Cyqle is a multiplayer cloud desktop providing instant, "jailed" environments for real-time collaboration. Multiple users can simultaneously drive the interface—supported by native mobile touch gestures and built-in video calls—while maintaining full root access and AI automation capabilities. Security is built on a zero-knowledge architecture that cryptographically erases all session data upon termination.

CyqleThe P2P Cloud Desktop for Instant Collaboration
PAL (Prompt Assembly Language) is a framework for managing LLM prompts as versioned, composable software artifacts. It treats prompt engineering with the same rigor as software engineering, focusing on modularity, versioning, and testability.

Prompt Assembly Language (PAL)LLM prompts as versioned, composable software artifacts
Nicolás Iglesiasleft a comment
As I started building agentic workflows, I found myself frequently creating, improving, and tweaking prompts by editing hardcoded strings and managing text files. I realized this process lacked the crucial software engineering principles that make any project more robust and reliable: versioning, modularity, maintenance, and testing. One of the most important parts of AI agent development is...

Prompt Assembly Language (PAL)LLM prompts as versioned, composable software artifacts
