tool-calls

Tag

Cards List
#tool-calls

how are people approaching agentic ai security now that agents can take real actions, not just generate text

Reddit r/AI_Agents · 2026-07-13

A discussion on the emerging security challenges when AI agents can take real actions (e.g., update records, call APIs) rather than just generate text, exploring needed infrastructure like scoped identities, policy layers, and action logging.

0 favorites 0 likes
#tool-calls

My agents kept lying nonstop so I made them show their work

Reddit r/AI_Agents · 2026-07-02

The author describes building a 'gate' that logs tool calls and verifies that claims in an AI agent's answer correspond to actual log entries, forcing the agent to show its work and reducing hallucinated responses.

0 favorites 0 likes
#tool-calls

Should AI agent tool calls be checked before they run?

Reddit r/AI_Agents · 2026-06-24

A discussion on whether AI agent tool calls should be checked before execution, exploring safety and validation considerations.

0 favorites 0 likes
#tool-calls

@tli104: New paper: "Self-Compacting Language Model Agents" LM agents build up long traces of reasoning and tool calls. As the t…

X AI KOLs Timeline · 2026-06-23 Cached

New paper proposes self-compacting language model agents that can decide when to clean up their own traces of reasoning and tool calls to avoid accumulating mistakes and stale information.

0 favorites 0 likes
#tool-calls

gpt-5.5 via codex runtime silently drops tool calls on conversational turns — anyone else seeing this?

Reddit r/openclaw · 2026-06-21

A user reports that gpt-5.5 via the codex agentRuntime silently drops tool calls on short conversational turns, resulting in no response despite the model generating text. The issue is specific to gpt-5.5 and is fixed by switching to deepseek/deepseek-v4-pro, suggesting a regression.

0 favorites 0 likes
#tool-calls

@xdotli: ICYMI Nanbeige 4.1, a 3b model released by Chinese Indeed, outperforms Qwen3-30b-A3b + Qwen 3.5 4b. It can finish long …

X AI KOLs Timeline · 2026-06-20 Cached

Nanbeige 4.1, a 3B model from Chinese Indeed, outperforms larger Qwen models on tasks requiring 600+ tool calls.

0 favorites 0 likes
#tool-calls

Building an open-source enforcement layer for AI agent tool calls

Reddit r/AI_Agents · 2026-06-15

Introduces Faramesh, an open-source runtime enforcement layer for AI agent tool calls that checks policies before actions run, offering a solution beyond observability or LLM-as-judge.

0 favorites 0 likes
#tool-calls

Kimi K2.7 Code feels more useful than flashy

Reddit r/AI_Agents · 2026-06-12

Kimi released K2.7 Code, a coding-focused AI model with improved benchmarks and 30% lower thinking token usage, emphasizing practical performance in long coding loops and agent tool integration rather than flashy scores.

0 favorites 0 likes
#tool-calls

@NathanWilbanks_: this is what a real AGI loop looks like: 6+ hours agent runtime 240M+ tokens 86%+ cache hit 500+ tool calls $125 spent …

X AI KOLs Timeline · 2026-06-08 Cached

An AI agent named Annie autonomously recompiled a Pokémon Ruby GBA ROM into a full hybrid WASM recompiler and GBA runtime, completing a task that would normally take an expert team months and cost tens of thousands of dollars.

0 favorites 0 likes
#tool-calls

Your agent isn't failing because of the model, it's failing because nobody built a stop button

Reddit r/AI_Agents · 2026-06-08

The article argues that the primary failure point for AI agents in production is not the model itself, but the lack of infrastructure such as stop buttons, billing oversight, and traceability for tool calls.

0 favorites 0 likes
#tool-calls

My agent emailed my boss at 3 AM — the 2-line human-in-the-loop guard that prevents dangerous tool calls

Reddit r/AI_Agents · 2026-06-05

The article presents a simple pattern to classify AI agent tools as safe or dangerous, routing dangerous actions like sending emails or deleting files to a human approval node to prevent unintended execution.

0 favorites 0 likes
#tool-calls

Why does your agent still give different answers at temperature 0?

Reddit r/AI_Agents · 2026-06-04

Setting temperature to 0 does not guarantee deterministic tool calls in agents due to batched inference causing floating-point reduction order shifts, leading to token flips and different actions under load.

0 favorites 0 likes
#tool-calls

@Designarena: Announcing Agentic Game Development on Design Arena - our newest multi-file, multi-turn evaluation. A sneak peek of wha…

X AI KOLs Following · 2026-06-01 Cached

Design Arena announces Agentic Game Development, a new multi-file, multi-turn evaluation with access to asset catalogs, built-in libraries like Howler and Tween.js, and expanded tool calls for sprite generation and asset discovery.

0 favorites 0 likes
#tool-calls

@cursor_ai: Auto-review mode is now available in Cursor. It allows agents to run tool calls with fewer approval prompts and safer e…

X AI KOLs Following · 2026-05-29 Cached

Cursor has released an auto-review mode that allows agents to execute tool calls with fewer approval prompts while maintaining safety.

0 favorites 0 likes
#tool-calls

When I finally instrumented my agents' tool calls, the cost breakdown surprised me. A few lessons.

Reddit r/AI_Agents · 2026-05-25

The author shares lessons from instrumenting AI agent tool calls, revealing that tools like web_search can account for ~50% of spend, and highlighting the importance of tracking p95 latency and attributing costs per workflow or customer to avoid surprises.

0 favorites 0 likes
#tool-calls

LLC: lightweight OpenWebUI alt - now with chat converter + custom tool calls

Reddit r/LocalLLaMA · 2026-05-20

LLC, a lightweight alternative to OpenWebUI for running local LLMs, updates to v0.6 with a chat converter to import OpenWebUI history and custom tool calls for user-defined tools.

0 favorites 0 likes
#tool-calls

Did GPT5.5 get dumber/lazier yesterday for anyone else?

Reddit r/openclaw · 2026-05-12

A user running multiple agents reports that after upgrading to GPT-5.5, the model suddenly became less capable at executing tool calls and more prone to giving suggestions instead of acting, speculating OpenAI may be throttling for load management.

0 favorites 0 likes
← Back to home

Submit Feedback