Skip to main content

Agent Package

Overview

Bot, webhook, and limited public API service for Green Goods. The current package centers on Telegram, Hono, AI-assisted media/text handling, rate limiting, upload signing, persistence, analytics, and blockchain initialization paths.

Current capabilities

  • Telegram bot startup and webhook handling through the package entrypoint.
  • Hono HTTP server support around the bot runtime, public browser APIs, and upload signing.
  • AI-assisted transcription/photo/text processing paths.
  • Rate limiting, database integration, analytics, and structured logging.
  • Blockchain service initialization for Green Goods transaction flows.

What to expect

  • Keep platform claims tied to implemented handlers in this package.
  • Keep analytics privacy boundaries aligned with the package README.
  • Validate agent changes through package tests before claiming bot behavior is live.

Commands

cd packages/agent
bun run test
bun run build

Next page

Next best action

The agent package depends on deployment artifacts and shared data paths for on-chain work.

Open API index