Skip to content

History

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
    885ebb7
  • docs: document 4th recall pipeline (Context Archive Recall) and recovery flow

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    youngcan committed Jun 9, 2026
    8151f14