sync wiki with docs/wiki/ mirror in PiPilot main repo
Backlog sync — the in-repo mirror (docs/wiki/) had been kept current
but never pushed here. This brings 5 pages up to date and publishes
1 new page.
Updates:
- FAQ.md Add "Why don't I see my saved papers / web pages
in the Files tab?" Q&A reflecting the v0.4.5+
dotfile-only filter behavior. Also fixes two stale
Discussions/Issues links that still pointed at the
private repo (daidong/PiPilot) — they now point at
the public-facing DIR-LAB/Research-Pilot.
- Getting-Started Drift sync from mirror.
- Home Drift sync from mirror.
- Paper-Wiki Drift sync from mirror.
- Skills-Catalog Drift sync from mirror.
New:
- Context-Compaction.md New deep-dive page on how the agent keeps
its conversation inside the LLM's context
window (transformContext, persisted
compaction state, restart-time orphan
replay).
Source of truth remains docs/wiki/ in the PiPilot main repo. Edit
there in a PR, then re-sync here.