Skip to content

History / 11_Tech_Agent_Design

Revisions

  • docs: enrich Context Compaction technical design detail

    youngcan committed Jun 9, 2026
  • docs: update Sliding Prompt Caching detail in Tech Agent Design

    youngcan committed Jun 9, 2026
  • docs: update agent design wiki with prompt cache, confirmations, and dynamic skills

    youngcan committed Jun 9, 2026
  • docs: refresh agent design wiki

    youngcan committed Jun 2, 2026
  • docs: sync agent design with runtime

    youngcan committed Jun 1, 2026
  • docs: clarify context compaction threshold

    youngcan committed Jun 1, 2026
  • docs: remove interview-specific wording

    youngcan committed Jun 1, 2026
  • docs: keep simple and detailed runtime diagrams

    youngcan committed Jun 1, 2026
  • docs: expand CLI runtime diagram

    youngcan committed Jun 1, 2026
  • docs: add Chinese explanations for agent terms

    youngcan committed Jun 1, 2026
  • docs: align wiki with current agent architecture

    youngcan committed Jun 1, 2026
  • docs: refresh agent design wiki

    @YoungCan-Wang YoungCan-Wang committed Jun 1, 2026
  • docs: 重构 wiki 产品和 Agent 文档

    youngcan committed May 25, 2026
  • docs: 调整 wiki 页面编号顺序

    youngcan committed May 22, 2026
  • docs: 更新分层 Agent 记忆说明

    youngcan committed May 15, 2026
  • docs: add TCP half-open timeout, LLM smart routing, exec_command exit sections New sections in Agent Design wiki: - Section 11: Stream chunk timeout (daemon thread + Queue pattern) - Section 12: LLM smart routing (RoutingProvider + classify_turn) - Section 13: exec_command and screen process exit handling - Added model_start event to RuntimeEvent table - Updated design principles table Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>

    youngcan committed May 11, 2026
  • docs: add model compatibility section (GPT strict mode + DSv4 reasoning passback)

    youngcan committed May 10, 2026
  • docs: rewrite all wiki pages for clarity and accuracy - Rewrite all 10 pages in plain language, verify file paths against code - Add new page: 11_Tech_Agent_Design (streaming, tools, context, memory, loop, providers, background tasks, skills) - Fix outdated info: 5-layer funnel (not 4), correct module paths, Step2.5 - Update Home.md navigation Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>

    youngcan committed May 9, 2026