Skip to content

Instantly share code, notes, and snippets.

View Astra42's full-sized avatar
🎯
Focusing

Vladimir Enshov Astra42

🎯
Focusing
View GitHub Profile
{
manifest_version: "0.1.0",
name: "Astra42 Tau2 Agent",
description: "Purple agent for the Tau2 airline benchmark using OpenRouter.",
// Указываем, какие ключи должен запросить сайт у пользователя
config_schema: {
type: "object",
properties: {
openrouter_api_key: { type: "string", secret: true },