Sales&Admin Agent β A human-in-the-loop AI sales agent for WhatsApp**
I built an AI sales agent for my furniture business that handles the entire customer journey on WhatsApp β in Albanian.
Customers ask about products, the agent checks live inventory from PostgreSQL, answers with real prices, and collects order details. When someone's ready to buy, it queues the order, reserves the stock, and pings me on Telegram for approval. One tap to approve β then the customer gets a WhatsApp confirmation and the order writes to the database.
No chatbot scripts. No hard-coded responses. The agent reads Markdown prompt files and decides which CLI tool to run. Policy lives in text files. Logic lives in testable Python scripts.
Built with: OpenClaw (WhatsApp gateway), Python, PostgreSQL, Telegram Bot API, Streamlit dashboard, OpenAI for product text parsing.
-But it is not working correctly and according to my instructions
-sales agent is freezing and not following instructions. I want to know for this use case of mine how should I configure the agent's md files.