Download Latest Version v0.1.0 source code.tar.gz (151.4 kB)
Email in envelope

Get an email when there's a new version of GoGogot

Home / v0.0.7
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-08 898 Bytes
v0.0.7 source code.tar.gz 2026-03-08 139.8 kB
v0.0.7 source code.zip 2026-03-08 169.6 kB
Totals: 3 Items   310.2 kB 0

v0.0.7

Highlights

  • Modular agent core — split into core/agent/event, core/agent/hook, core/agent/session with backward-compatible re-exports.
  • Structured event system — typed events for LLM calls, tool executions, compaction, eval runs.
  • Before/after LLM hooks — observe and log every LLM request with full context.
  • OpenRouter catalog — model metadata (context, vision, pricing) auto-populated at build time via make generate. No more manual models.json.
  • Any model via slug — pass any OpenRouter slug directly: GOGOGOT_MODEL=openai/gpt-5.4.
  • Telegram transport refactor — cleaner handlers, extracted constants, simplified media & skill management.

Breaking

  • Removed models.json, llm/debug.go, llm/pricing.go — custom models now via OpenRouter slug.
  • Packages moved under core/ — update import paths.
Source: README.md, updated 2026-03-08