Skip to content

feat(agentic-execution): add built-in weather, web search, and datetime tools#310

Merged
haiphucnguyen merged 2 commits intomainfrom
feature/agentic-execution
Apr 7, 2026
Merged

feat(agentic-execution): add built-in weather, web search, and datetime tools#310
haiphucnguyen merged 2 commits intomainfrom
feature/agentic-execution

Conversation

@haiphucnguyen
Copy link
Copy Markdown
Owner

  • Register new built-in tool categories and expose localized labels in the MCP UI
  • Add weather and web search intent detectors so relevant tools are selected automatically
  • Introduce weather, web search, and datetime tool implementations for agentic flows
  • Preserve tool instructions in rebuilt chat requests and improve guidance to avoid repeat calls
  • Enable Java parameter metadata so tool schemas keep meaningful argument names for reflection
  • Fix message sanitization and session rename handling to preserve existing metadata and titles

…me tools

- Register new built-in tool categories and expose localized labels in the MCP UI
- Add weather and web search intent detectors so relevant tools are selected automatically
- Introduce weather, web search, and datetime tool implementations for agentic flows
- Preserve tool instructions in rebuilt chat requests and improve guidance to avoid repeat calls
- Enable Java parameter metadata so tool schemas keep meaningful argument names for reflection
- Fix message sanitization and session rename handling to preserve existing metadata and titles
@haiphucnguyen haiphucnguyen merged commit 8ef0ccd into main Apr 7, 2026
15 checks passed
@haiphucnguyen haiphucnguyen deleted the feature/agentic-execution branch April 7, 2026 23:56
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