pce_sync
Refresh the code index after modifications so subsequent queries and impact analyses reflect the latest codebase state.
Instructions
Purpose: Synchronize Serena and PCE index state after codebase modifications, so subsequent query / impact calls work against the latest code. When to use: Use after completing a batch of code modifications, file deletions, renames, or structural changes. Best practice: Use this as a batch synchronization step; typically call once after completing a round of changes, rather than after every small edit. Avoid: Do not use this as a code understanding tool; it refreshes index state but does not explain code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||