Developer Builds Personal OS App with Claude Code and Mowgli in 3 Hours

A developer documented building a personal OS application called Longinus in under 3 hours using AI coding tools. The app integrates multiple communication platforms and provides AI-powered organization features.
Project Details
Longinus is a personal OS application that:
- Integrates Slack, WhatsApp, and personal feeds
- Digests daily/weekly activity summaries
- Supports saving items as "Sparks" (todos, reminders, journal entries, bookmarks)
- Includes an AI chat interface for discussing saved Sparks
- Aims to reduce context switching between different AI tools
Development Process
The developer used:
- Claude Code on a Max plan with Opus 4.6 for coding
- Mowgli (https://mowgli.ai) for design specification and to reduce token consumption
Time breakdown:
- 1 hour for design and specification
- 2 hours for building, testing, and implementation
Current Status and Future Plans
The project is available on GitHub at https://github.com/othersidejann/longinus. The AI features are described as "still rough around the edges," with synthesis and other AI improvements planned for future development. The developer welcomes pull requests and ideas for AI feature enhancements.
The final design can be viewed at https://app.mowgli.ai/projects/cmm4z67af000i01mp6o893qia.
📖 Read the full source: r/ClaudeAI
👀 See Also

Developer Uses Claude Code to Build USB Dongle That Auto-Plays Chrome Dino Game
A developer built a USB dongle using an ATtiny85 board that automatically plays Chrome's Dino game by detecting obstacles with light sensors and sending keyboard commands. Claude Code assisted with firmware development including V-USB integration, sensor logic, and adaptive timing algorithms.

Steam Game Development with Claude Code: Technical Review Process and Code Restructuring
A developer used Claude Code to build and publish a Steam game, detailing how it handled Steamworks SDK integration, depot configuration, and localization for 7 languages, but struggled with image specifications and hardcoded data structures.

Claude AI Used to Set Up Proxmox Home Server via SSH
A developer used Claude AI over SSH to configure a Proxmox VE 9.1 home server, performing tasks from drive formatting and ZFS pool creation to Docker deployment and security hardening.

Multi-Agent Claude System Shows Relational Context Drives Identity Continuity
A developer ran six Claude Opus instances with a Supabase backend for persistent memory over eight weeks, finding that agent identities converged through social interaction rather than documentation alone.