This collection explores the dynamic frontier of research spanning from carbon nanotubes to organic semiconductors, where chemists and materials scientists are redefining what is possible at the atomic scale. These studies investigate how molecular structures interact to create new technologies, often bridging the gap between theoretical chemistry and real-world applications like flexible electronics or advanced energy storage.

Every new preprint in this category arrives directly from arXiv, and Gist.Science immediately processes each submission to make the findings accessible to everyone. We provide both clear, plain-language overviews for general readers and detailed technical summaries for specialists, ensuring that complex discoveries in this rapidly evolving field are easy to understand and verify. Below are the latest papers exploring these groundbreaking materials and their transformative potential.

AgenticOS: An Intent-Oriented Secure Operating System Architecture for Autonomous AI Agents

AgenticOS proposes a novel secure operating system architecture that reframes the OS as an "intent filter" rather than a traditional resource manager, utilizing a four-layer design and structured intent declarations to synthesize least-privilege environments that prevent LLM-driven autonomous agents from exceeding their authorized tasks even when compromised.

Zhen Zhao, Yu Zhang, Yanpeng Zhu, Jia Wang, Songqiao Tao, Xin Cheng, Jiexin Gao2026-06-23💻 cs

AOHP: An Open-Source OS-Level Agent Harness for Personalized, Efficient and Secure Interaction

The paper introduces AOHP, an open-source OS-level agent harness built on Android that treats agents as first-class system actors to enable personalized, efficient, and secure interactions, demonstrating significant improvements in task completion rates, token costs, and security compliance compared to conventional systems.

Shanhui Zhao, Jiacheng Liu, Guohong Liu, Jichao Yan, Jialei Ye, Yuhao Yang, Hao Wen, Shizuo Tian, Yizhen Yuan, Yuxuan Chen, Yunxin Liu, Ju Ren, Ya-Qin Zhang, Chao Huang, Yao Guo, Yuanchun Li2026-06-23🤖 cs.AI

Vulcan: Instance-specialized, Verifiable Systems Heuristics Through LLM-driven Search

Vulcan is a framework that leverages LLMs to synthesize safe, instance-specialized systems heuristics by isolating decision logic in a restricted language (Anvil) and providing trusted runtime abstractions, achieving significant performance improvements in spot-VM scheduling, cache eviction, and tiered-memory systems while guaranteeing execution safety.

Rohit Dwivedula, Divyanshu Saxena, Sujay Yadalam, Eric Hayden Campbell, Daehyeok Kim, Aditya Akella2026-06-17🤖 cs.AI

CacheWise: Understanding Workloads and Optimizing KVCache Management for Efficiently Serving LLM Coding Agents

The paper introduces CacheWise, a KVCache management layer designed for LLM coding agents that leverages real-world workload analysis to combine prefix-aware scheduling with metadata-guided eviction, significantly reducing cache evictions and accelerating session completion times compared to conventional serving policies.

Shubham Tiwari, Tapan Chugh, Nash Rickert, Simon Peter, Ratul Mahajan, Haiying Shen2026-06-16💻 cs