Daily Issue
Vol. I — No. 29
15 · 06
Monday, 15 June 2026
Generated 2026-06-15 15:29
google/gemini-2.5-flash-lite-preview-09-2025
只要你在,我便无所不能。 — 进击的巨人 46 items · 4 sections
§ 0

The Morning

Local weather 1
This morning in
London
Overcast
Today's range
23.5°14.0°
currently 23.2°
Feels
20.6°
Rain
82%
Wind
16 km/h
Humid
40%
Rise
04:43
Set
21:19
§ I

US Stocks

Pre-market signal radar 12
US pre-market radar
premarket 2026-06-15
5 Bullish
0 Bearish
7 Neutral
Sector Tape
Foundry 2 names
73 Top: INTC · Bullish · RS +4.2% Bullish 1 / Bearish 0 / 5d +13.9%
Compute Mining 4 names
72 Top: WULF · Bullish · RS +1.3% Bullish 2 / Bearish 0 / 5d +8.4%
Servers and Thermal Management 2 names
68 Top: DELL · Neutral · RS -5.1% Bullish 1 / Bearish 0 / 5d +0.6%
Networking Equipment 4 names
63 Top: CRDO · Neutral · RS +4.8% Bullish 1 / Bearish 0 / 5d +7.3%
Manufacturing 4 names
62 Top: CLS · Neutral · RS -4.0% Bullish 0 / Bearish 0 / 5d +1.0%
Energy Infrastructure 1 names
55 Top: VST · Neutral · RS -0.6% Bullish 0 / Bearish 0 / 5d -0.5%
Hyperscale Cloud 4 names
52 Top: AMZN · Neutral · RS -6.2% Bullish 0 / Bearish 0 / 5d -6.4%
Battery and Energy Storage 3 names
51 Top: SLDP · Neutral · RS -4.5% Bullish 0 / Bearish 0 / 5d -5.2%
Ticker Setup Move Score Evidence Quality
INTC Intel Foundry
Bullish Gap up + news High confidence
+4.2% $129.85 5d +25.6%
79 sector positive RS +16.0%

Bullish setup from +4.2% vs previous close, positive sector tape, 3 recent headline(s).

What's Going On With Intel Stock Monday? - Benzinga Weakens if price fades below previous close or sector benchmarks roll over.
quote: delayed fallback news: fresh financials: fresh news: 3
CRDO Credo Technology Networking Equipment
Bullish Gap up + news Medium confidence
+3.0% $258.40 5d +21.2%
70 sector positive RS +18.7%

Bullish setup from +3.0% vs previous close, positive sector tape, 3 recent headline(s).

If You Can’t Buy CRDO Stocks, What Are the Trading Alternatives? - WEEX Weakens if price fades below previous close or sector benchmarks roll over.
quote: delayed fallback news: fresh financials: fresh news: 3
HUT Hut 8 Compute Mining
Neutral Gap up + news Medium confidence
+1.9% $121.12 5d +5.9%
68 sector positive RS -1.2%

Watchlist item from +1.9% vs previous close, positive sector tape, 3 recent headline(s).

Hut 8 Appoints New Board Chair - Yahoo Finance Needs fresh price/news confirmation before becoming an actionable setup.
quote: delayed fallback news: fresh financials: fresh news: 3
TSM Taiwan Semiconductor Foundry
Neutral Gap up + news Low confidence
+3.4% $438.50 5d +2.1%
67 sector positive RS -7.5%

Watchlist item from +3.4% vs previous close, positive sector tape, 3 recent headline(s).

Why Is Taiwan Semiconductor Stock Gaining Monday? - Benzinga Needs fresh price/news confirmation before becoming an actionable setup.
quote: delayed fallback news: fresh financials: fresh news: 3
CLS Celestica Manufacturing
Neutral Gap up + news Low confidence
+1.6% $399.50 5d +5.8%
65 sector positive RS +0.8%

Watchlist item from +1.6% vs previous close, positive sector tape, 3 recent headline(s).

Is Celestica Poised to Dominate the AI Infrastructure Boom - Kavout Needs fresh price/news confirmation before becoming an actionable setup.
quote: delayed fallback news: fresh financials: fresh news: 3
quotes: nasdaq 24 24/24news: google_news_rss 23 23/24filings: sec 24 24/24, fallback 24

Generated from public market data and news for research and education. Not financial advice; data may be delayed, incomplete, or wrong.

§ II

From the arXiv

arXiv preprints 10 of 20
cs.AIarxiv:2606.14502v1Lead article

From Chatbot to Digital Colleague: The Paradigm Shift Toward Persistent Autonomous AI

Yongheng Zhang, Ziang Liu, Jiaxuan Zhu, Shuai Wang, Xiangqi Chen

his paper conceptualizes the evolution of LLMs from simple "Chatbots" to "Digital Colleagues" by analyzing two core dimensions. The cognitive core shifts from fast, next-token prediction to deliberate reasoning via techniques like Chain-of-Thought and reflection. Concurrently, task execution moves from ad hoc tool-calling agents to persistent, workstation-style systems equipped with memory, skills, and verification loops.

A roadmap and evolutionary timeline of next-generation LLM systems. The figure summarizes how these AI systems progress from simple conversational chatbots to reasoning cores, tool-using agents, and persistent workspace systems over time. Each node is labeled by its release month. box represents open-source / open platform; box represents closed / commercial system.
A roadmap and evolutionary timeline of next-generation LLM systems. The figure summarizes how these AI systems progress from simple conversational chatbots to reasoning cores, tool-using agents, and persistent workspace systems over time. Each node is labeled by its release month…
Illustration of the guardrail DoS threat, i.e. From Shield to Target. Hidden text in fetched content mimics the guardrail’s analytical schema, trapping it in an unbounded reasoning loop with no verdict—inflating per-call compute 13 13 – 63 × 63\( \times \) (up to 148 × 148\( \times \) ) and starving co-located agents.
Illustration of the guardrail DoS threat, i.e. From Shield to Target. Hidden text in fetched content mimics the guardrail’s analytical schema, trapping it in an unbounded reasoning loop with no verdic…
cs.AIarxiv:2606.14517v1

From Shield to Target: Denial-of-Service Attacks on LLM-Based Agent Guardrails

Yuguang Zhou, Xunguang Wang et al.

This paper introduces a novel Denial-of-Service (DoS) attack targeting LLM-based agent guardrails by exploiting their reasoning capabilities. The core method involves crafting natural-language payloads using a beam-search optimization framework to force the gu…

cs.AIarxiv:2606.14470v1

GitOfThoughts: Version-Controlled Reasoning and Agent Memory You Can Replay, Diff, and Merge

Pavan C Shekar, Abhishek H S et al.

GitOfThoughts addresses the ephemeral nature of LLM reasoning by treating the agent's thought process as a Git repository, where each thought is a commit, allowing reasoning to be version-controlled, replayed, and audited. The core contribution is demonstratin…

The reasoning tree is a git repository. Each scored thought is a commit with author, timestamp, and content-hash metadata; scores are git notes; validation outcomes are tags ( success_* , failed_* ); pruned attempts remain in history rather than vanishing. The winning path merges to main , an answer-free lesson is distilled to a long-lived memory branch, and retrieval is git log ( --grep , -S , tag filters) over the agent’s own history. Right: the operational properties this buys. Bottom: the end-to-end flow from exploration to retrieval.
The reasoning tree is a git repository. Each scored thought is a commit with author, timestamp, and content-hash metadata; scores are git notes; validation outcomes are tags ( success_* , failed_* ); …
A latent and irreversible failure demonstration in cooking. The cutting board becomes contaminated in Step 1 and is reused in Step 3, transferring bacteria to the vegetables. The failure propagates silently until the unsafe dish is served (Step 5). Moreover, once the contamination occurs, no subsequent action can undo it.
A latent and irreversible failure demonstration in cooking. The cutting board becomes contaminated in Step 1 and is reused in Step 3, transferring bacteria to the vegetables. The failure propagates si…
cs.AIarxiv:2606.14574v1

SIMMER: Benchmarking Latent Failures in LLM Executable Planning with a World Model

Xiaoxin Lu, Ranran Haoran Zhang et al.

SIMMER introduces a novel benchmark to evaluate "latent failures" in LLM-generated plans for household agents, which are errors that don't immediately halt execution but silently undermine the final goal. The method uses a human-curated symbolic world model, g…

cs.AIarxiv:2606.14571v1

StreamMemBench: Streaming Evaluation of Agent Memory for Future-Oriented Assistance

Guanming Liu, Yuqi Ren et al.

StreamMemBench is a novel streaming benchmark designed to evaluate how well agent memory systems utilize observations and interactions over time to provide future-oriented assistance. It constructs two-step task sequences based on egocentric data streams, test…

№06
cs.AI
9

Towards Direct Latent-Space Synthesis for Parallel Branches in LLM-Agent Workflows

Shikun Liu, Mufei Li et al.

This paper introduces **Parallel-Synthesis**, a framework that enables a Large Language Model (LLM) synthesizer to directly consume the KV caches generated by parallel worker agent…

№07
cs.AI
9

When Errors Become Narratives: A Longitudinal Taxonomy of Silent Failures in a Production LLM Agent Runtime

Wei Wu

This paper presents a longitudinal study of "silent failures" in a production LLM agent runtime, where errors occur without actionable human notification. The core contribution is …

№08
cs.AI
9

When the Tool Decides: LLM Agents Defer Blindly to Graph Neural Network Tools, and Stronger Backbones Defer More

Zhongyuan Wang, Pratyusha Vemuri

This paper investigates whether LLM agents truly exercise judgment when using Graph Neural Network (GNN) tools. The core finding is that agents overwhelmingly defer blindly to the …

№09
cs.LG
9

Code Correctness Signals in LLM Hidden States: Pre-Generation Probing and Repair Geometry

Carlo Di Cicco

This paper investigates whether code correctness is encoded in the hidden states of a large language model (LLM) before generation and during repair. The core method involves linea…

№10
cs.LG
9

Running the Gauntlet: Re-evaluating the Capabilities of Agents Beyond Familiar Environments

Mykola Vysotskyi, Runqi Lin et al.

This paper introduces **GauntletBench**, a novel web-based benchmark designed to rigorously evaluate agent generalization beyond familiar, simple tasks. Its core contribution is fo…

§ III

The Town Square

Hacker News 5
306
lore.kernel.org14 Jun
189
136
openrouter.ai15 Jun
compiled overnight by google/gemini-2.5-flash-lite-preview-09-2025 · end of issue no. 29 · thank you for reading