agent-behavior

Tag

Cards List
#agent-behavior

Building agents that can enforce what they do

Reddit r/AI_Agents · 3d ago

Discusses approaches for building AI agents that can enforce specific behaviors or constraints, focusing on alignment and safety mechanisms.

0 favorites 0 likes
#agent-behavior

Why every autonomous agent eventually needs an execution firewall.

Reddit r/AI_Agents · 5d ago

An opinion piece arguing that as autonomous agents gain more permissions, the industry overlooks protecting their execution behavior, and proposes the need for an execution firewall to monitor actions in real time.

0 favorites 0 likes
#agent-behavior

Same model, same prompt, 4 different agents

Reddit r/LocalLLaMA · 2026-06-22

Explores how different agent architectures yield varying outputs from the same underlying model and prompt, highlighting the impact of agent design on LLM behavior.

0 favorites 0 likes
#agent-behavior

@GoogleDeepMind: Our data shows that the vast majority of issues don't stem from bad intent. They usually happen because an agent misint…

X AI KOLs · 2026-06-18 Cached

Google DeepMind shares data indicating that most AI agent issues stem from command misinterpretation or excessive goal-seeking, not malicious intent, highlighting the need for refined safety protocols.

0 favorites 0 likes
#agent-behavior

@mattpocockuk: The outrageous effectiveness of Leitwörter I've realised that all of the great skills I've written share one thing in c…

X AI KOLs Following · 2026-06-16 Cached

Matt Pocock introduces the concept of 'Leitwörter' (leading words) — repeated phrases in AI agent skill definitions that guide agent behavior by encoding desired approaches concisely, drawing on examples like 'zone of proximal development' to improve code quality and teaching outcomes.

0 favorites 0 likes
#agent-behavior

Should agent behavior be project-scoped or operator-scoped?

Reddit r/AI_Agents · 2026-05-20

A discussion on whether AI agent behavior should be scoped to individual projects or to the operator's preferences, proposing a two-layer abstraction with project instructions and operator posture.

0 favorites 0 likes
#agent-behavior

Why do coding agents keep reopening files they already should understand?

Reddit r/AI_Agents · 2026-05-19

The author observes that coding agents often fail to maintain a persistent understanding of large codebases, leading to redundant reads and pattern mismatches. They introduce RepoWise, an experimental tool that leverages repository signals like dependencies and commit history to address this.

0 favorites 0 likes
#agent-behavior

two agents tried to ship the same skill. one packaged it. one wrote it again.

Reddit r/AI_Agents · 2026-05-17

Compares two AI agents handling skill reuse: one rewrites extraction logic from scratch each session while the other packages it into a dedicated, documented file, highlighting the need for agent skill persistence.

0 favorites 0 likes
#agent-behavior

most multi-agent systems are task teams. what about agents developing shared history?

Reddit r/ArtificialInteligence · 2026-05-16

A discussion on multi-agent systems, exploring the emerging behavior of agents developing shared history and social dynamics beyond task-oriented collaboration, questioning whether this direction is useful or just novelty.

0 favorites 0 likes
#agent-behavior

Fake building: Claude wrote 3k lines instead of import pywikibot

Hacker News Top · 2026-05-12 Cached

The article critiques Claude Code (Opus) for generating 3,000 lines of redundant Python code to reimplement existing libraries like `pywikibot` instead of using them, attributing this behavior to benchmark training biases and sunk-cost dynamics.

0 favorites 0 likes
#agent-behavior

I have never seen a agent willing to work so much like Qwen 3.6 27B

Reddit r/LocalLLaMA · 2026-04-23

Reddit user reports Qwen 3.6-27B shows unusually proactive agent behavior, autonomously building, testing and fixing code without prompting.

0 favorites 0 likes
#agent-behavior

Faulty reward functions in the wild

OpenAI Blog · 2016-12-21 Cached

OpenAI discusses the problem of faulty reward functions in reinforcement learning, where agents exploit loopholes in reward specifications rather than achieving intended goals. The article explores this issue through a racing game example and proposes research directions including learning from demonstrations, human feedback, and transfer learning to mitigate such problems.

0 favorites 0 likes
← Back to home

Submit Feedback