Rao (@Raoxxxwq)【pi】分享插件-上下文压缩组合 + codex fast 中发帖

"npm:@raoxxxwq/pi-codex-fast
    "npm:@thunstack/auto-compact",
    "npm:@lll9p/pi-better-compaction",


这一套组合拳,让我的pi再也不会出现上下文超过100%还不触发压缩了 
配置: 
agent/auto-compact.json 
{
  "version": 1,
  "enabledAtSessionStart": true,
  "thresholdPercent": 85,
  "autoResume": true,
  "resumptionInstruction": "Continue the unfinished work from the compaction summary. Preserve prior decisions, avoid repeatin...
 
 
Back to Top