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

Memberships

AI Agents & Vibe Coding

305 members • $9/month

19 contributions to AI Agents & Vibe Coding
L1 Homework: Write your own definition of an AI agent
Watch the lesson first, then come back here. Your job: 1. Write your one-sentence definition of an AI agent. Use the four verbs from the lesson: perceive, plan, act, observe. Do not copy mine. Build your own version. 2. Read two other definitions in the comments. Find one edge case their definition does not handle. Reply to them with it. 3. Use the template below to structure your answer. Copy and paste it into your reply. I will read every definition posted here and push back on the interesting ones. What is the hardest part of this definition to get right?
1 like • 5d
An AI agent is a system that perceives its environment, plans a path toward a goal, acts to change that environment, then observes the outcome and feeds it back in — looping autonomously until the goal is met or it decides to stop.
🏆 Top Builders of the Week
These members helped, posted, asked questions, or shared progress this week: 1. @Ewan Park 2. @Aakash Choudhary 3. @Hemant Kumar If you want to appear here next week: - Post your build log - Help someone in comments - Share one useful resource
🏆 Top Builders of the Week
0 likes • May 18
Thanks
Stop making your Agent think out loud
Nobody talks about this: the 'thinking out loud' style of reasoning models is mostly noise for production. You don't ship a chatbot that goes 'Let me think... I should consider...'. Strip the chain-of-thought from outputs. Reasoning is useful internally, ugly externally.
My First AI Project - AIOS
Hi Everyone, This is my first project AIOS v1 -> https://github.com/attacker-codeninja/AIOS About -> Unified AI terminal for Claude, Gemini, and Ollama — session memory, custom commands Don't make users manage AI tools. Make one tool manage the AI tools. A manager shell for Claude Code, Gemini CLI, Kimi, and Ollama , built in Rust. Please check and provide your feedback and contribute if want and We can improve it for v2
0 likes • May 9
Rust + multi-provider is a great combo. How are you handling streaming responses across the different APIs? Each provider has a different streaming format and that's usually where these CLI tools fall apart.
Killed a 3-week project today. Here's what I learned.
Killed a 3-week project today. Built a "smart" meeting summarizer for a client. They didn't want it. They wanted just the action items in their slack which would've taken 1 day. I overbuilt because I fell in love with the architecture. Lesson: ask "what do you do with the output?" BEFORE designing the agent. Output drives architecture, not the other way around. Anyone else have a "wow that was an expensive lesson" moment this week?
0 likes • May 5
I overbuilt because I fell in love with the architecture.im stealing that.
1-10 of 19
Ewan Park
2
6points to level up
@ewan-park-4973
AI

Active 3d ago
Joined Mar 24, 2026
Powered by