Commits
User selector
Commit history
Commits on Jul 21, 2026
feat(apis): convert Responses input_file to input_text for vLLM (#453)
Show description for 2922cd5authoredfeat(mcp): add openai_mcp_dispatch filter for MCP tool execution (#404)
Show description for 8810361authored
Commits on Jul 20, 2026
feat(apis): resolve Responses file IDs via Files API (#401)
Show description for 38908f1authored
Commits on Jul 16, 2026
ci: add optional praxis main testing and known-issue label (#326)
Show description for 5c1422bauthoredfeat(filter): add openai_web_search filter for model-driven search dispatch (#349)
Show description for 1a2029aauthored
Commits on Jul 15, 2026
refactor: prefix OpenAI Responses filters with `openai_` (#346)
Show description for 4f45d38authoredfeat(filter): add mcp_tool_resolve filter for MCP tool discovery (#331)
Show description for c391ec7authored
Commits on Jul 10, 2026
test: add unit tests to boost coverage to 95% (#325)
Show description for 4ada038authored
Commits on Jul 9, 2026
add token_count filter for streaming and non streaming reponses (#262)
Show description for 27e40b1authored
Commits on Jul 8, 2026
feat(filter): add tool_parse filter for Responses API tool classification (#309)
Show description for e983883authored
Commits on Jul 7, 2026
feat(filter): add openai_stream_events SSE accumulator filter (#270)
Show description for 0aaf7f7authored
Commits on Jul 3, 2026
lint(xtask): add separator width lint rule (#256)
Show description for d564714authored
Commits on Jul 1, 2026
chore: migrate ai features from core
Show description for 28377b0committed
Commits on Jun 29, 2026
feat: add CPEX policy filter (#615)
Show description for 577e9c1andauthored
Commits on Jun 24, 2026
chore(deps): upgrade workspace dependencies
Show description for ebd3dcbcommittedfix(build): fix containerfile build and lint
Show description for b80619fcommittedfix(style): refactor responses store initialization
Show description for 28015b1committedfix: enable cargo install for server
Show description for 8fc3f8acommittedRefactor out-of-band AI code (#704)
Show description for dc8f323authored
Commits on Jun 23, 2026
refactor(core): Removed `Arc` from sigs where not required (#650)
Show description for 6e7b3b5authoredfeat(filter): improve store filter init, scoping, and shared constants (#646)
Show description for 6818246authored
Commits on Jun 19, 2026
- authored
feat(filter): implement build-time filter auto-registration (#532)
Show description for bc9709aauthored
Commits on Jun 18, 2026
fix: lint fixes
Show description for 9d0fdc7committedfix(lint): lint fixes and updates allow -> expect
Show description for 3b4d8b8committed
Commits on Jun 17, 2026
docs: update copyright
Show description for 57a4853committedfeat(server): wire ResponseStoreRegistry through pipeline lifecycle (#603)
Show description for afa1839authored
Commits on Jun 16, 2026
feat(store): add PostgreSQL backend to openai_response_store filter (#605)
Show description for b82f419authored
Commits on Jun 10, 2026
fix(style): lint fixes
Show description for d9e8506committedfix(server): hoist compression check out of per-listener loop
Show description for e20c52dcommittedfix(security): extend config dump redaction
Show description for 1af60e9committed
Commits on Jun 9, 2026
feat(store): add ResponseStoreRegistry and context wiring (#493)
Show description for 75e1157authored
Commits on Jun 8, 2026
feat: centralize filter time handling (#473)
Show description for e39a926authored
Commits on Jun 5, 2026
build: add sqlx (#490)
Show description for 0cbd171authored andcommitted
Commits on Jun 4, 2026
style: shorten warn_insecure_options
Show description for 90563e5committed