Skip to content

Expose retry method and improve token budgeting#8

Merged
aandersen2323 merged 1 commit into
mainfrom
codex/add-mcp-bridge-support-for-retry-endpoint
Oct 23, 2025
Merged

Expose retry method and improve token budgeting#8
aandersen2323 merged 1 commit into
mainfrom
codex/add-mcp-bridge-support-for-retry-endpoint

Conversation

@aandersen2323
Copy link
Copy Markdown
Owner

Summary

  • expose the FlowDex retry endpoint through the MCP HTTP bridge with stricter method routing
  • restructure inference retries so error context is appended to the user turn instead of the system prompt
  • add tiktoken-backed token counting with fallbacks, propagate usage data, adjust tool context handling, and cover the utilities with tests while adding the dependency

Testing

  • pytest server/tests/test_utils.py

https://chatgpt.com/codex/tasks/task_e_68fa86b9540083319f4c4a32550b4d90

@aandersen2323 aandersen2323 merged commit 5f8b4f0 into main Oct 23, 2025
1 check failed
@aandersen2323 aandersen2323 deleted the codex/add-mcp-bridge-support-for-retry-endpoint branch October 23, 2025 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant