[DEV]

PROJECT_UPDATES

RELEASE 2026-05-05

TranquilOS v1.4.11

Latest release with hypervisor support, 23 user apps, DeepSeek agentmgr, and LVGL-based GUI stack.

READ →
FEATURE 2026-04-28

agentmgr Service

New agent management service with DeepSeek API integration. Chat interface for system queries and task execution via IPC.

READ →
ARCH 2026-04-20

Type-1 Hypervisor

EL2 hypervisor with stage-2 page tables, VCPU management, and virtualized GIC/Timer for ARMv8-A.

READ →
MILESTONE 2026-04-15

1,500 Commits

Project reaches 1,500+ commits across microkernel, system services, drivers, hypervisor, and user applications.

READ →
PLATFORM 2026-04-10

CM4 Real Hardware Boot

TranquilOS successfully boots on Raspberry Pi CM4 hardware via SD card, alongside QEMU virt/Pi3b/Pi4b targets.

READ →
[LOG]

RECENT_COMMITS

AGENT 2026-05-07

agentmgr: More Actions

Extended agentmgr with additional action handlers for system service interaction via IPC endpoints.

READ →
CONFIG 2026-05-05

Config: JSON Migration

System configuration migrated from INI to JSON format with libjson port for structured settings management.

READ →
GUI 2026-04-18

Window Compositor

Custom window compositor with LVGL toolkit, FreeType font rendering, and PortableGL for software 3D.

READ →
NET 2026-04-12

Network Stack

lwIP TCP/IP stack integration with HTTP/HTTPS support via mbedTLS for secure network communication.

READ →
FS 2026-04-08

Filesystem Support

VFS layer with ext2 and FAT32 filesystem drivers, plus procfs and sysfs for system introspection.

READ →
KERNEL 2026-05-05

TranquilOS v1.4.11 Released

Latest kernel release with hypervisor support, 23 user apps, DeepSeek AI integration, and improved GUI stack.

READ →
SYSTEM 2026-04-28

AgentMgr: AI-Native OS Service

New agent management service brings DeepSeek-powered AI directly into kernel resource scheduling and task orchestration.

READ →
ARCH 2026-04-20

Type-1 Hypervisor Layer

EL2 hypervisor with stage-2 page tables, VCPU management, and virtualized GIC/Timer/PMU for ARMv8-A platforms.

READ →
KERNEL 2026-04-15

Microkernel Renaissance

Modern microkernel designs seeing renewed interest with capability-based security becoming essential for ARM-based systems.

READ →
SYSTEM 2026-04-10

Unikernel Revival

Single-address-space operating systems gain traction for cloud-native workloads.

READ →
[AI]

AI_SYSTEMS

AI 2026-05-03

23 Apps for a New OS

From NES emulator to Minecraft-like craft game, from AI chat to audio player — a rich app ecosystem for TranquilOS.

READ →
RESEARCH 2026-04-25

AI-Driven Scheduling

Research shows ML-based CPU schedulers can improve throughput by 23% in heterogeneous workloads.

READ →
EDGE 2026-04-18

On-Device LLM Inference

New quantization techniques enable 7B parameter models to run on mobile SoCs with 8GB RAM.

READ →
AI 2026-04-12

DeepSeek in the Kernel

Integrating large language models directly into OS services opens new paradigms for system interaction.

READ →
RESEARCH 2026-04-08

Reinforcement Learning for I/O

DeepMind-style RL optimizes disk scheduler patterns for mixed workload scenarios.

READ →