Activity
Mon
Wed
Fri
Sun
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
What is this?
Less
More

Memberships

Vibe Marketing Method

323 members • Free

OM
Online Mentorforløb

2.6k members • Free

7 Figure Systems

517 members • Free

Appointment Setting Clan

6.2k members • Free

1 Click Agency

781 members • Free

InsightAI Academy

12.1k members • Free

Elite Architects AI

1.3k members • $80/month

Brendan's AI Community

24.4k members • Free

AI Automation Society

352.2k members • Free

5 contributions to AI Automation Society
Infinite Tool Call Loop Despite "Guard" in Prompt
I'm hitting a wall with a Tool Agent that sometimes gets stuck in an infinite loop. The behavior is inconsistent, sometimes it works perfectly, other times it repeatedly calls the same tool. The Problem: My agent is supposed to call the consultation_booking tool once to finalize a booking. However, it will call it, receive the output, and then immediately call it again on the next run. To prevent this, I've tried several fixes: I've adjusted the tool's response, rewritten its description, and added guards to my system prompt. Here's some of the guards logic from my prompt: #POST‑BOOKING GUARD (prevent double‑booking) Before considering another consultation_booking you MUST scan the conversation history for the **most recent tool result**: • If the most recent result contains "tool_used": "consultation_booking" and "confirmed": true → the lead already has a locked slot. • In that state you may only call consultation_booking again if the lead explicitly requests to reschedule... Another Guard: D. When you call `consultation_booking`, you must stop after the first tool response. Read the JSON from the last node: - If `confirmed` is `true`, return that JSON once and end the turn. - If `confirmed` is `false`, return { tool_used:"consultation_booking", confirmed:false, reason:"<short reason>" } and wait for a new slot. Has anyone else dealt with this kind of intermittent looping?
Infinite Tool Call Loop Despite "Guard" in Prompt
1 like • Oct '25
@Chris Jadama Will do 🙏
0 likes • Oct '25
@Marty Englander Very good insights, thanks a lot!
Agency told client their automation was "impossible to replicate" and charged $7k/month for hosting. I exported it, rebuilt it better in 9 minutes, and host it for $10/month.
Agency told client their automation was "impossible to replicate" and charged $7k/month for hosting. I exported it, rebuilt it better in 9 minutes, and host it for $10/month. The agency made one fatal mistake: they let me see it. THE INTRO Met a founder at a local tech meetup. Casual conversation about automation. Him: "We're spending $7k monthly just on hosting" Me: "For what? AWS with massive traffic?" Him: "No, our automation platform" Me: "What platform?" Him: "The agency built it custom" Red flag: $7k monthly hosting for automation. THE STORY 2 years ago: Agency pitched "proprietary automation platform" Built specifically for his use case "Impossible to migrate or replicate" Required their special hosting Cost: - Build: $35k - Monthly hosting: $7k - Total paid over 2 years: $203k Him: "But it works perfectly" Me: "What does it do?" THE WORKFLOW Client intake automation: 1. Form submission 2. Data validation 3. Credit check API 4. Document generation 5. E-signature request 6. CRM update 7. Email sequence trigger Him: "Agency says it's highly complex" Me: "Can I see it?" THE REVEAL He logged me into the "proprietary platform." It was n8n. Self-hosted n8n. With their branding on it. That's it. The "proprietary platform" was: - Open source n8n - Basic workflows - Their logo slapped on - Charging $7k/month I almost laughed on the call. THE EXTRACTION Me: "I can move this for you" Him: "Agency says it's impossible" Me: "It's not" Him: "They said their architecture is unique" Me: "It's literally n8n" Him: "What's n8n?" Me: "Free open source automation tool" His face dropped. THE EXPORT Had him export the workflows. Took 30 seconds. Got a JSON file. Agency's "proprietary" platform: - 8 basic workflows - Standard integrations - Nothing custom - Nothing special - Completely portable THE REBUILD Him: "Can you replicate this?" Me: "Better question: can I improve it?" 11:23 AM - Opened Skada.ai Looked at their workflows. Basic logic, inefficient structure.
2 likes • Oct '25
Cool, thanks for sharing 🏄‍♂️
⚡ Speed Round
If you had an AI assistant that could only do ONE thing for you every day… What task would you give it? 🤖 💬 Drop your answer below 👇 I’ll reply with a tool that could make it real today!
0 likes • Oct '25
I have had great success listing all my tasks for the week. From there, I sort them by time and leverage. Based on each task, I give them an automation score, i.e., how much effort it would take to automate them. I think it varies from workflow to workflow
Build 25 #
🔥 Reactivating cold leads is usually boring and manual — but I automated it. Here’s what the workflow does: 1️⃣ Checks Google Sheets daily for clients inactive for 30+ days 2️⃣ AI writes personalized follow-up messages (no templates) 3️⃣ Sends those via Email + WhatsApp automatically 4️⃣ Logs results to Slack → so the team sees who got reactivated ⚡ No more forgotten leads. Just consistent, smart follow-ups. Should I add a demo video?
Build 25 #
3 likes • Oct '25
This is cool!
Central Orchestrator Agent vs. Sequential Tool/Comm Agent Flow?
Hey folks! 👋 I’m running a multi-agent setup and exploring the best architecture for balancing backend tool execution with natural user communication. Right now I have: - A Tool Agent (handles availability, bookings, Slack posts, etc.) - A Communication Agent (handles all user-facing messaging) The challenge: After a recent upgrade to the Communication Agent, the Tool Agent’s outputs sometimes push the conversation toward booking too early, disrupting the flow and tone. So I’m considering two architectural options: 1. Use a Central Orchestrator Agent that controls both Tool and Communication Agents as tools — giving me full control over timing, state, and sequencing 2. Keep the agents separate but run them sequentially, where the Tool Agent returns structured output only (e.g., tool used, result), and the Communication Agent decides when and how to present it If you’ve built something similar, which of these two options worked better for you — and why? Appreciate any insights! 🙏
2
0
1-5 of 5
@simon-sevelsted-1228
StreamInk

Active 29d ago
Joined Jan 9, 2025
Aarhus
Powered by