diffusion agents

7 tagged diffusion, measured the same way as everything else here.

Browse within: disaggregated-serving 5kubernetes 5llm-inference 5omni 5routing-engine 5

agent-tracing

01

ai-dynamo/dynamo

Agent

Agent tracing captures request timing, token counts, worker placement, finish metadata, and replay hashes for eligible LLM requests. Requests with session identity also carry agent context, which lets analysis tools group LLM turns and tool activity into the same run.

7.9k 2d ago A 0 tokens

priority-scheduling

02

ai-dynamo/dynamo

Agent

Priority scheduling lets a client mark one request as more important than another. Dynamo exposes two related request fields.

7.9k 2d ago A 0 tokens

ai-dynamo/dynamo

Agent

Agent "thunderagent-program-scheduler" from ai-dynamo/dynamo, covering the problem, the scheduler, scheduler tick, tool-boundary pause/resume semantics and program lifetime.

7.9k 2d ago A 0 tokens

code-simplifier

04

pollinations/pollinations

Agent Claude Code

Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality. Focuses on recently modified code unless instructed otherwise.

5.0k yesterday A 34 tokens original MIT