← 回總覽

Codex/Claude Code 支持跨 session 会话访问,提升 Agent 上下文利用

📅 2026-08-11 11:32 宝玉 人工智能 3 分鐘 3607 字 評分: 86
AI编程 Codex Claude Code 会话管理 Agent 上下文
📌 一句话摘要 通过将会话 Session Id 传给 AI 编程 Agent,可让其自行查找历史上下文进行问题分析与优化,避免信息丢失。 📝 详细摘要 作者介绍了 Codex 和 Claude Code 现在支持跨 session 访问会话的功能。他在测试 App 在 Windows 运行时,使用 BaoCut Skill 转录视频后发现首次运行模型下载体验不好。于是他把会话的 Session Id 传给 BaoCut 所在源代码项目的 Agent,让 Agent 自行在会话中查找相关上下文并给出优化方案,这样既不用自己让 Agent 总结,也不会在总结过程中丢失上下文。该技巧提升了 A

Title: Codex/Claude Code supports cross-session conversation acc...

URL Source: https://www.bestblogs.dev/status/2087019283523961339?amp%3Butm_medium=feed&%3Butm_campaign=resources&%3Bentry=rss_article_item

Published Time: 2026-08-11 11:32:26

Markdown Content: Skip to main contentAudio 2 ![Image 1: LogoBest Blogs](https://www.bestblogs.dev/ "BestBlogs.dev")

Search Ctrl+K

Change language Switch ThemeSign In

Curated Daily BriefWeekly PicksTopics SettingsHelp CenterCollapse

Narrow Mode

Codex/Claude Code supports cross-session conversation access, improving Agent context utilization

Codex/Claude Code supports cross-session conversation access, improving Agent context utilization

![Image 2: 宝玉](https://www.bestblogs.dev/en/tweets?sourceId=SOURCE_2c263f) 宝玉

@dotey

Codex/Claude Code 现在都支持跨session访问会话了,还是挺方便的,比如我昨天在测试我的 App 在 Windows 的运行情况,先在某个测试 Project 中调用 BaoCut Skill 去做转录视频,发现第一次运行时下载模型体验很糟糕。

然后我到 BaoCut 所在源代码项目中,把会话的 Session Id 给它,让它去分析原因并给出优化方案,这样就不需要你自己去让 Agent 自己总结,也不用担心总结的时候会损失上下文,Agent 自己可以去会话中找所需的上下文。Show More

!Image 3: 媒体 1

!Image 4: 媒体 2

Aug 11, 2026, 3:32 AM View on X

1 Replies

0 Retweets

4 Likes

917 Views ![Image 5: 宝玉](https://www.bestblogs.dev/en/tweets?sourceid=2c263f) 宝玉 @dotey

Follow

One Sentence Summary

By passing the session Session ID to the AI coding Agent, it can autonomously search historical context for problem analysis and optimization, avoiding information loss.

Summary

The author introduces that Codex and Claude Code now support cross-session access to conversations. While testing his App's performance on Windows, he used the BaoCut Skill to transcribe videos and found the initial model download experience poor. He then passed the session Session ID to the Agent in the BaoCut source code project, enabling the Agent to autonomously search the conversation for relevant context and provide optimization suggestions, so he didn't need to have the Agent summarize and risk losing context during summarization. This technique enhances the practicality of AI programming assistants, accompanied by two illustrative diagrams.

AI Screening

86

Influence Score 2

Published Today

Language

Chinese

Tags

AI Programming

Codex

Claude Code

Session Management

Agent Context

Make your daily reading actually fit you.A daily brief built from the sources you follow. Get started free HomeDiscoverSettings

查看原文 → 發佈: 2026-08-11 11:32:26 收錄: 2026-08-11 12:00:47

🤖 問 AI

針對這篇文章提問,AI 會根據文章內容回答。按 Ctrl+Enter 送出。