Skip to content

History / 11_Tech_Agent_Design

Revisions

  • docs: split Tech Agent Design wiki page into 9 sequential sub-pages and create global _Sidebar navigation menu

    @YoungCan-Wang YoungCan-Wang committed Jun 21, 2026
  • docs: document 4th recall pipeline (Context Archive Recall) and recovery flow

    @YoungCan-Wang YoungCan-Wang committed Jun 21, 2026
  • docs: add concrete messages structure example to context compaction section

    @YoungCan-Wang YoungCan-Wang committed Jun 21, 2026
  • docs: fix nested GFM alert rendering issues on wiki

    @YoungCan-Wang YoungCan-Wang committed Jun 20, 2026
  • docs: format active recall and fix GFM syntax errors

    @YoungCan-Wang YoungCan-Wang committed Jun 20, 2026
  • docs: 更新Agent上下文压缩设计

    youngcan committed Jun 18, 2026
  • docs: 补充记忆和工具定义规划

    youngcan committed Jun 16, 2026
  • docs: 调整记忆系统设计说明

    youngcan committed Jun 16, 2026
  • Updated 11_Tech_Agent_Design (markdown)

    @YoungCan-Wang YoungCan-Wang committed Jun 15, 2026
  • docs: document sub-agent fallback policy

    youngcan committed Jun 13, 2026
  • docs: clarify memory summary input window

    youngcan committed Jun 13, 2026
  • docs: require memory semantic dedup

    youngcan committed Jun 13, 2026
  • docs: document memory summary cost controls

    youngcan committed Jun 13, 2026
  • docs: align agent runtime wiki docs

    youngcan committed Jun 13, 2026
  • docs: clarify memory layer refresh

    youngcan committed Jun 12, 2026
  • docs: simplify sub-agent diagram

    youngcan committed Jun 12, 2026
  • docs: add sub-agent architecture diagram

    youngcan committed Jun 12, 2026
  • docs: clarify sub-agent context budgets

    youngcan committed Jun 11, 2026
  • docs: document sub-agent governance

    youngcan committed Jun 11, 2026
  • Updated 11_Tech_Agent_Design (markdown)

    @YoungCan-Wang YoungCan-Wang committed Jun 11, 2026
  • docs: document compaction fidelity safeguards

    youngcan committed Jun 11, 2026
  • docs: clarify agent memory conflict handling

    youngcan committed Jun 11, 2026
  • docs: document required tool identification & context logic in §6

    youngcan committed Jun 10, 2026
  • refactor: deduplicate §5 memory system — merge redundant tables, reorder flowchart, trim trailing dupe

    youngcan committed Jun 10, 2026
  • docs: add §5.1 memory write and layer generation — L1 extraction, dedup, L2/L3 distillation

    youngcan committed Jun 10, 2026
  • docs: add §5.1 hybrid recall pipeline — FTS5 / code / keyword merge + decay

    youngcan committed Jun 10, 2026
  • docs: correct §5.1 cache miss analysis — O(1) miss per round, not zero-cost

    youngcan committed Jun 10, 2026
  • docs: add §5.1 transient memory injection and prompt cache impact

    youngcan committed Jun 10, 2026
  • docs: update context compaction safety reserve math and table

    youngcan committed Jun 9, 2026
  • docs: fix LaTeX percent sign and clarify context compaction formula

    youngcan committed Jun 9, 2026