小红花·文摘
  • 首页
  • 广场
  • 排行榜🏆
  • 直播
  • FAQ
Dify.AI

Adi Polak discusses the architecture required to transition from stateless prompts to state-aware, context-rich AI agents. Drawing on 15 years in distributed systems, she shares how engineering...

Presentation: Beyond Prompting: Context Engineering and Memory Management for AI Systems at Scale

InfoQ
InfoQ · 2026-06-10T12:03:00Z
How I manage Codex context files

上下文文件(如AGENTS.md和CLAUDE.md)用于自动注入AI智能体的会话提示词,分为全局和项目级别。合理管理这些文件可以提高编码效率和准确性,确保智能体间信息同步。通过多层级管理,可以为不同模块制定特定约束,提升项目协作效果。

How I manage Codex context files

王福强
王福强 · 2026-05-25T16:00:00Z

Michael Stiefel spoke to Baruch Sadogursky about software architecture in the age of agentic AI. LLM can function, albeit stochastically, as reasoning machines capable of interpreting human...

Podcast: Context is the Key to the Agentic Architecture Revolution: A Conversation with Baruch Sadogursky

InfoQ
InfoQ · 2026-05-18T11:00:00Z

Airbnb has redesigned its identity system to support privacy-first social features in Experiences. The platform introduces context-specific profiles that separate global user identity from...

Airbnb Implements Context-Aware Identity Model to Support Privacy-First Social Features

InfoQ
InfoQ · 2026-05-13T14:46:00Z

Go 语言中的 `context` 包用于管理请求的超时和取消信号,以防止 goroutine 泄漏。出现 "context deadline exceeded" 错误通常是因为请求未在设定的超时时间内完成。为避免此错误,应合理设置超时时间,使用 `context.WithTimeout`,监控请求,优化代码逻辑,并记录和分析错误,以提高系统的可靠性和用户体验。

为什么你应该在代码中消除 "context deadline exceeded" 错误

了迹奇有没
了迹奇有没 · 2026-04-30T07:03:31Z

CodeGuardian is an MCP server that extends AI coding assistants with comprehensive code quality and security analysis capabilities. By implementing eleven specialized tools, CodeGuardian enables...

Article: CodeGuardian: A Model Context Protocol Server for AI-Assisted Code Quality Analysis and Security Scanning

InfoQ
InfoQ · 2026-04-28T09:00:00Z
AI产品竞争终局:上下文Context才是真正战场

AI的真正价值在于上下文,而非模型本身。企业在AI应用中失败,往往是因为未重视上下文的构建。有效使用AI需要将隐性知识结构化为可复用的技能框架,以提升团队的决策能力。虽然AI能快速生成草稿,但最终的判断和修改仍需依赖人类。持续维护技能并将其融入日常工作是关键,才能真正发挥AI的潜力。

AI产品竞争终局:上下文Context才是真正战场

极道
极道 · 2026-04-20T22:43:00Z
如何使用Context Hub(chub)构建伴随相关性引擎

Context Hub旨在解决大型语言模型在编写代码时对API记忆不准确的问题。它提供版本化文档和技能,支持搜索和获取。用户将学习如何使用Context Hub的CLI,创建本地注释和反馈机制,以提升代码检索效率,最终建立有效的工作流程,改善编码代理的性能。

如何使用Context Hub(chub)构建伴随相关性引擎

freeCodeCamp.org
freeCodeCamp.org · 2026-04-17T20:36:32Z
别再无脑 go func() 了!Go 资深布道师 Dave Cheney 的 Goroutine 管理哲学

Go语言的Goroutine管理需谨慎。Dave Cheney强调Goroutine是有限资源,启动时需考虑停止机制,以防内存泄漏。应优雅管理Goroutine,使用Context进行协同停止。库设计应将并发权留给调用者,确保用户能控制Goroutine的生命周期。Cheney提出pkg/group作为现代Go微服务的管理方案,强调责任感与管理的重要性。

别再无脑 go func() 了!Go 资深布道师 Dave Cheney 的 Goroutine 管理哲学

Tony Bai
Tony Bai · 2026-04-12T22:29:12Z
自由+Context=道德

自由是人类的基本能力,而道德则是自我约束的机制。承认认知局限,优先尊重自由,有助于理性理解行为与决策。道德的高成本使人们常常忽视自由的重要性。理解自由与道德的关系,有助于提升决策质量,减少冲突。

自由+Context=道德

极道
极道 · 2026-04-10T00:58:00Z

opencode的上下文优化包括系统提示、技能加载和消息管理。通过压缩和裁剪机制防止上下文溢出,保持有效信息。使用Prompt Caching缓存重复内容,以降低延迟和成本,整体设计旨在提高对话效率和管理历史消息。

拆解一下 opencode context 做了哪些优化

luozhiyun`s Blog 我的技术分享
luozhiyun`s Blog 我的技术分享 · 2026-04-06T14:47:01Z

In this episode, Thomas Betts and Adi Polak talk about the need for context engineering when interacting with LLMs and designing agentic systems. Prompt engineering techniques work with a...

Podcast: Context Engineering with Adi Polak

InfoQ
InfoQ · 2026-04-06T11:00:00Z

This article introduces Context-Augmented Generation (CAG) as an architectural refinement of RAG for enterprise systems. It shows how a Spring Boot-based context manager can incorporate user...

Article: Beyond RAG: Architecting Context-Aware AI Systems with Spring Boot

InfoQ
InfoQ · 2026-04-02T09:00:00Z

Pinterest engineering teams have deployed a production-ready Model Context Protocol (MCP) ecosystem that allows AI agents to automate complex engineering tasks and integrate diverse internal...

Pinterest Deploys Production-Scale Model Context Protocol Ecosystem for AI Agent Workflows

InfoQ
InfoQ · 2026-04-01T14:35:00Z

iOS 26.4, now in Release Candidate, introduces improved context window management for Apple's Foundation Models, helping developers work with the 4096-token context window limit. This encourages...

Apple Improves Context Window Management for its Foundation Models

InfoQ
InfoQ · 2026-03-23T11:00:00Z

上下文工程是优化大型语言模型(LLM)处理有限上下文窗口的策略,旨在管理整个输入上下文,确保模型关注重要信息。有效的上下文工程可以防止信息处理能力下降,避免准确性崩溃和指令漂移。通过压缩、子代理架构和文件系统等方法,提高信息传递效率,确保模型在多轮交互中保持高效和准确。

AI Agent 的上下文系统:Context Engineering 指南

luozhiyun`s Blog 我的技术分享
luozhiyun`s Blog 我的技术分享 · 2026-03-22T09:51:12Z

人工智能与大型语言模型的集成技术正从简单提示词工程向自主代理系统转变。Model Context Protocol(MCP)旨在标准化上下文提供,解决模型上下文窗口限制和系统集成问题,建立安全、低延迟的集成链路。MCP C# SDK在快速迭代中增强功能,支持多种传输机制,提升开发者体验,推动企业智能化进程。

Model Context Protocol (MCP) C# SDK v0.9.0-preview.1 发布

dotNET跨平台
dotNET跨平台 · 2026-02-23T00:03:28Z
Model Context Protocol (MCP) C# SDK v0.9.0-preview.1 发布 - 张善友

该文章介绍了MCP C# SDK的演进,强调其在人工智能与企业级应用集成中的重要性。SDK通过模块化设计解决了上下文窗口限制,支持多种传输机制,提升了开发者体验。新版本增强了异常处理和视觉元数据注入,促进了人机交互的透明性,推动了AI代理的自我修复能力,预示着未来企业级智能系统的广泛应用。

Model Context Protocol (MCP) C# SDK v0.9.0-preview.1 发布 - 张善友

张善友
张善友 · 2026-02-22T01:23:00Z

It’s time for context management to become Agentic.

Let AI Actively Manage Its Own Context

Tmr Blog
Tmr Blog · 2026-02-08T12:30:03Z
Claude Code 高级指南:驾驭上下文的艺术

在AI编程时代,Claude Code是提升开发者效率的关键工具。本文探讨了Context的重要性及优化策略,包括用户提示、系统规则和知识文件等。通过优先级管理和模型比较,提供实用技巧,帮助用户构建精准的Context,从而提高代码生成效率。

Claude Code 高级指南:驾驭上下文的艺术

lucifer的网络博客
lucifer的网络博客 · 2026-01-24T16:00:00Z
  • <<
  • <
  • 1 (current)
  • 2
  • 3
  • >
  • >>
👤 个人中心
在公众号发送验证码完成验证
登录验证
在本设备完成一次验证即可继续使用

完成下面两步后,将自动完成登录并继续当前操作。

1 关注公众号
小红花技术领袖公众号二维码
小红花技术领袖
如果当前 App 无法识别二维码,请在微信搜索并关注该公众号
2 发送验证码
在公众号对话中发送下面 4 位验证码
友情链接: MOGE.AI 九胧科技 模力方舟 Gitee AI 菜鸟教程 Remio.AI DeekSeek连连 53AI 神龙海外代理IP IPIPGO全球代理IP 东波哥的博客 匡优考试在线考试系统 开源服务指南 蓝莺IM Solo 独立开发者社区 AI酷站导航 极客Fun 我爱水煮鱼 周报生成器 He3.app 简单简历 白鲸出海 T沙龙 职友集 TechParty 蟒周刊 Best AI Music Generator

小红花技术领袖俱乐部
小红花·文摘:汇聚分发优质内容
小红花技术领袖俱乐部
Copyright © 2021-
粤ICP备2022094092号-1
公众号 小红花技术领袖俱乐部公众号二维码
视频号 小红花技术领袖俱乐部视频号二维码