Skip to content

Development - v0.241.006#846

Merged
paullizer merged 8 commits intoDevelopmentfrom
docs/20260408-videos
Apr 9, 2026
Merged

Development - v0.241.006#846
paullizer merged 8 commits intoDevelopmentfrom
docs/20260408-videos

Conversation

@paullizer
Copy link
Copy Markdown
Collaborator

v0.241.006

Bug Fixes

  • Agent Output Token Defaults and Foundry Limit Enforcement

    • Fixed stale agent output-token defaults so new and normalized agents now use -1 to defer to the provider or model default instead of silently reintroducing older fixed caps.
    • Azure AI Foundry agent execution now also honors saved output-token settings in both classic Foundry agent runs and new Foundry Responses-based runs, so configured limits are enforced consistently instead of only being stored in agent configuration.
    • (Ref: functions_global_agents.py, agent.schema.json, foundry_agent_runtime.py, test_foundry_token_limit_defaults.py)
  • Tabular Exhaustive Result Synthesis Retry

    • Fixed exhaustive tabular questions such as "list all" requests so the workflow no longer stops at an answer that claims only sample rows or workbook metadata are available after analytical tool calls already returned the full matching result set.
    • General tabular analysis now detects full versus partial result coverage from tool metadata, retries incomplete synthesis when necessary, and adds stronger prompt guidance so the final answer uses the returned analytical results directly.
    • (Ref: route_backend_chats.py, test_tabular_exhaustive_result_synthesis_fix.py, TABULAR_EXHAUSTIVE_RESULT_SYNTHESIS_FIX.md)

@paullizer paullizer merged commit 59ed754 into Development Apr 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant