Skip to content

Harden weather coordinate handling#745

Merged
asim merged 1 commit into
mainfrom
codex/increment-744
Jun 29, 2026
Merged

Harden weather coordinate handling#745
asim merged 1 commit into
mainfrom
codex/increment-744

Conversation

@asim

@asim asim commented Jun 29, 2026

Copy link
Copy Markdown
Member

Summary

  • Validate weather coordinates before API calls so invalid agent/tool requests degrade with a clear unavailable message.
  • Return a 400 for out-of-range weather API coordinates.
  • Show the weather card as unavailable when a provider fetch fails without cached data.
  • Add short tests for coordinate validation and invalid forecast requests.

Closes #744

@asim asim added the codex Created by Codex label Jun 29, 2026
@asim asim merged commit 0e54c18 into main Jun 29, 2026
2 checks passed
@asim asim mentioned this pull request Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex Created by Codex

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Continuous improvement increment #56

2 participants