CtrlK
BlogDocsLog inGet started
Tessl Logo

jbaruch/nanoclaw-trusted

Rules for trusted NanoClaw groups. Shared memory, session bootstrap, cross-group memory updates. Loaded for trusted and main containers only.

74

Quality

93%

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Risky

Do not use without reviewing

Overview
Quality
Evals
Security
Files

composio-vs-agents.mdrules/

alwaysApply:
Yes

Composio vs Agents

Direct Composio call

Use a direct Composio tool invocation when:

  • The task is a single API call
  • The operation is a read or simple data fetch
  • The result is the answer (no further reasoning needed)

Spawned Agent

Spawn an Agent when:

  • The task takes multi-step workflow
  • Judgment is required across multiple tool calls
  • The control flow branches based on intermediate results

Rule of thumb

One tool call with a clear answer → Composio. Think between steps → Agent.

CHANGELOG.md

README.md

requirements-dev.txt

tile.json