fix: Filter non-serializable objects in pipeline metadata

- Skip CharacterMemory and callback functions during serialization
- Add .pids/ and .serena/ to gitignore
- Add workflow integration documentation

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
empty
2026-01-10 15:56:06 +08:00
parent be2639c596
commit c65b040fe3
3 changed files with 457 additions and 6 deletions

2
.gitignore vendored
View File

@@ -76,3 +76,5 @@ examples/
repositories/
*.out
.pids/
.serena/