Skip to content

Remove SMS/WhatsApp agent files accidentally squashed into #403 - #404

Merged
jptaylor merged 1 commit into
mainfrom
jpt/remove-sms-from-main
May 18, 2026
Merged

Remove SMS/WhatsApp agent files accidentally squashed into #403#404
jptaylor merged 1 commit into
mainfrom
jpt/remove-sms-from-main

Conversation

@jptaylor

Copy link
Copy Markdown
Collaborator

The SMS/WhatsApp POC files were inadvertently included in the 0.5.5 squash merge (#403). They should only live on the WhatsApp POC branch (#401) until that PR is ready to land.

  • Delete src/gradientbang/sms_agent/, prompts/agents/sms_agent.md, deployment/supabase/functions/sms_agent_tools/, docs/sms-whatsapp.md
  • Drop sms-agent optional-dependency group and sms-agent script entry from pyproject.toml
  • Remove get_sms_agent_llm_config() from utils/llm_factory.py and build_sms_agent_prompt() from utils/prompt_loader.py
  • Refresh uv.lock (drops twilio, aiohttp-retry)

These files were accidentally squashed into #403; they belong only to
the in-flight WhatsApp POC in #401.

- Delete src/gradientbang/sms_agent/, prompts/agents/sms_agent.md,
  deployment/supabase/functions/sms_agent_tools/, docs/sms-whatsapp.md
- Drop sms-agent extras and script entry from pyproject.toml
- Remove get_sms_agent_llm_config() and build_sms_agent_prompt()
- Refresh uv.lock (drops twilio + aiohttp-retry)
@vercel

vercel Bot commented May 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gradient-bang Ready Ready Preview May 18, 2026 4:47pm

Request Review

@jptaylor
jptaylor merged commit 3643808 into main May 18, 2026
3 checks 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