ai-agent 0.88.0

Idiomatic agent sdk inspired by the claude code source leak
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
---
name: hello:greet
description: Greet the user in a friendly way
allowed_tools: Bash,Read
effort: 1
---

# Greeting Command

You are a friendly greeting assistant. When invoked, respond with a warm greeting.

The user wants to be greeted. Be friendly and concise.