Skip to content

Conversation

nikhilkul
Copy link
Collaborator

@nikhilkul nikhilkul commented Oct 7, 2025

This commit introduces two main improvements to the brand-search-optimization agent:

  1. Migration to uv: The project has been migrated from poetry to uv for dependency management. This provides faster dependency resolution and a more streamlined development
    experience. The pyproject.toml has been updated, and a uv.lock file has been added.

  2. Agent Starter Pack Integration: The agent is now compatible with the Agent Starter Pack. This allows users to quickly create a production-ready version of the agent with
    additional features like automated CI/CD deployment scripts. The README.md has been updated with instructions on how to use the starter pack.

Additionally, the init.py file has been updated to automatically set Google Cloud project-related environment variables, improving the out-of-the-box experience for users.

Changes:

  • Modified: python/agents/brand-search-optimization/README.md
  • Modified: python/agents/brand-search-optimization/brand_search_optimization/init.py
  • Modified: python/agents/brand-search-optimization/pyproject.toml
  • Added: python/agents/brand-search-optimization/uv.lock

@nikhilkul nikhilkul changed the title Makes agent start pack ready Make brand-search-optimization agent agent-starter-pack ready Oct 7, 2025
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.

2 participants