We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
docs: enrich Context Compaction technical design detail
docs: update Sliding Prompt Caching detail in Tech Agent Design
docs: update agent design wiki with prompt cache, confirmations, and dynamic skills
docs: refresh agent design wiki
docs: sync agent design with runtime
docs: clarify context compaction threshold
docs: remove interview-specific wording
docs: keep simple and detailed runtime diagrams
docs: expand CLI runtime diagram
docs: add Chinese explanations for agent terms
docs: align wiki with current agent architecture
docs: 重构 wiki 产品和 Agent 文档
docs: align agent design wiki with code
docs: 调整 wiki 页面编号顺序
docs: 调整 wiki 首页阅读路径
docs: 添加本金风控 wiki
docs: 更新分层 Agent 记忆说明
docs: add strategy decay analysis (wiki #12) Summarize "why strategy performance inevitably decays" — 3 mechanisms, decay speed factors, countermeasures, and mapping to Wyckoff system. Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
docs: sync multi-market wiki
docs: add backtest simple-vs-compound article, fix wiki link format Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
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>
docs: add model compatibility section (GPT strict mode + DSv4 reasoning passback)
docs: fix duplicate numbering in wiki Home.md
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>
docs: align wiki with current operations
update wiki: React Web (CF Pages) as primary web, Streamlit as legacy MVP
feat: 提交到远端
docs: align wiki with current agent runtime
docs: add sector rotation & regime page, update backtest/actions/changelog - New 09_Finance_Sector_Rotation_Regime.md: sector rotation states, regime position control, watch_score v2.1 formula, data-driven parameter calibration - 05: add regime-filter docs, two-phase snapshot architecture, updated defaults - 06: add three-phase backtest grid architecture, tushare IP limit troubleshooting - 07: add v2.1.0 changelog entry (sector adaptation + regime filter) - 01/02: add cross-reference to GLOSSARY.md - Home: add 09 to navigation, update backtest defaults to 2026-04 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>