Skip to content

Add deep research example with planning and research routers#13

Merged
santoshkumarradha merged 11 commits intomainfrom
santosh/ui-update
Nov 20, 2025
Merged

Add deep research example with planning and research routers#13
santoshkumarradha merged 11 commits intomainfrom
santosh/ui-update

Conversation

@santoshkumarradha
Copy link
Copy Markdown
Member

This PR adds a new deep research example that demonstrates hierarchical task planning and research capabilities.

Changes

  • Added deep research example with planning and research routers
  • Implemented task planning with dependency management
  • Added research execution with web search capabilities
  • Implemented synthesis from child task dependencies
  • Updated README with comprehensive documentation

Testing

  • ✅ Ruff linting passed
  • ✅ Python SDK tests passed (219 passed, 2 skipped)
  • ✅ Go tests passed
  • ✅ Control plane tests passed

Improves dashboard and table visuals with more consistent spacing, new typography utilities, and subtle animations for a more modern, readable, and interactive feel. Updates badge and button sizing for compactness, enhances sidebar and workflow node visuals, and reworks execution/header sections for higher information density and easier scanning. Aims to boost usability and professional appeal without altering core logic.
Refines messaging to position the project as "Kubernetes for AI Agents"
and emphasizes production-oriented infrastructure over frameworks.
Streamlines quick start, enhances feature explanations, and adds
guidance for various user types. Improves onboarding, troubleshooting,
and interoperability instructions, making the project more accessible
and appealing for backend, platform, and enterprise teams.
Introduces a "See It In Action" section with a visual preview,
highlighting real-time observability and execution DAGs to help
users quickly understand key capabilities and interface.
Updates the documentation to better communicate the project's private beta phase, encourage exploration and feedback, and provide direct contact details for early users. Removes a redundant section header for improved clarity.
…esearch routers

Introduces new classes for task merging and search strategies in schemas. Enhances planning router with functions for deduplicating tasks and deciding search strategies based on dependencies. Updates research router to execute tasks with enhanced search capabilities using dependency context. Improves task management by ensuring distinct and non-overlapping tasks, and refines user prompts for clarity and specificity.
@santoshkumarradha santoshkumarradha merged commit e14ffa0 into main Nov 20, 2025
2 checks passed
@santoshkumarradha santoshkumarradha deleted the santosh/ui-update branch November 20, 2025 20:26
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