### IntelliJ IDEA ###
.idea/modules.xml
.idea/jarRepositories.xml
.idea/compiler.xml
.idea/libraries/
*.iws
*.iml
*.ipr

### Eclipse ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache

### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/

### VS Code ###
.vscode/

### Mac OS ###
.DS_Store

###  Agents 运行时记忆 ###
.agents/router/runs/
.agents/workflow/runs/
.agents/events/drift_queue/

### Python ###
__pycache__/
*.pyc

### Local Intelligence (runtime indexes, not committed) ###
.agents/local_intel/
