Skip to content

Commit e78345f

Browse files
phernandezclaude
andauthored
feat: Streaming Foundation & Async I/O Consolidation (SPEC-19) (#384)
Signed-off-by: phernandez <paul@basicmachines.co> Co-authored-by: Claude <noreply@anthropic.com>
1 parent 32236cd commit e78345f

35 files changed

Lines changed: 3348 additions & 1607 deletions

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ dependencies = [
3535
"python-dotenv>=1.1.0",
3636
"pytest-aio>=1.9.0",
3737
"aiofiles>=24.1.0", # Async file I/O
38+
"logfire>=0.73.0", # Optional observability (disabled by default via config)
3839
]
3940

4041

0 commit comments

Comments
 (0)