mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-22 00:31:12 +00:00
- Drop event_tx from ManagedPipeline when pipeline completes/cancels/fails so SSE streams end promptly instead of blocking until timeout (3.5s → 0.02s) - Switch reqwest from native-tls to rustls-tls to avoid 500ms macOS cert store load per process (0.67s → 0.005s per OpenAI adapter test) - Replace hardcoded sleep(500ms)/sleep(200ms)/sleep(100ms) in server and integration tests with 10ms poll loops (0.2-0.5s → 0.02-0.03s each) - Add env_clear() to ullm prompt tests to prevent .env from triggering real Anthropic API calls (0.45s → 0.15s) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent | ||
| attractor | ||
| llm | ||
| terminal | ||