plano/crates/brightstaff/src/handlers
Musa 6610097659
Support for Codex via Plano (#808)
* Add Codex CLI support; xAI response improvements

* Add native Plano running check and update CLI agent error handling

* adding PR suggestions for transformations and code quality

* message extraction logic in ResponsesAPIRequest

* xAI support for Responses API by routing to native endpoint + refactor code
2026-03-10 20:54:14 -07:00
..
agent_chat_completions.rs add Custom Trace Attributes to extend observability (#708) 2026-02-25 16:27:20 -08:00
agent_selector.rs use standard tracing and logging in brightstaff (#721) 2026-02-09 13:33:27 -08:00
function_calling.rs use standard tracing and logging in brightstaff (#721) 2026-02-09 13:33:27 -08:00
integration_tests.rs [ISSUE 706]: Standardize returned errors from Plano (#772) 2026-02-24 14:34:33 -08:00
jsonrpc.rs cargo clippy (#660) 2025-12-25 21:08:37 -08:00
llm.rs Support for Codex via Plano (#808) 2026-03-10 20:54:14 -07:00
mod.rs add routing service (#814) 2026-03-09 16:32:16 -07:00
models.rs Adding support for wildcard models in the model_providers config (#696) 2026-01-28 17:47:33 -08:00
pipeline_processor.rs use standard tracing and logging in brightstaff (#721) 2026-02-09 13:33:27 -08:00
response_handler.rs [ISSUE 706]: Standardize returned errors from Plano (#772) 2026-02-24 14:34:33 -08:00
router_chat.rs support inline routing_policy in request body (#811) (#815) 2026-03-10 12:23:18 -07:00
routing_service.rs support inline routing_policy in request body (#811) (#815) 2026-03-10 12:23:18 -07:00
utils.rs use standard tracing and logging in brightstaff (#721) 2026-02-09 13:33:27 -08:00