Skip to content

Anima 0.1.8

Choose a tag to compare

@github-actions github-actions released this 10 Jun 09:28
0bf156e

Anima 0.1.8

Feishu support, fully guided

  • Permission setup is now a guided checklist with per-scope status, so you can see exactly what is granted and what is still missing.
  • Group message visibility scope recommended during setup; clearer invite flows for bots and humans.
  • Richer message handling: rich text posts, audio and inline attachments, quoted-reply context, reactions and stickers.

Dashboard sign-in

  • The dashboard now supports password authentication with a proper login page.

Claude Code provider

  • Transport mode configuration and a new Channels runtime adapter.
  • Claude Fable model option.

Agents know the platform

  • New agent-facing platform docs: a guide and a command reference, versioned with the runtime, so every agent reads the same, current documentation.
  • Known issue: a packaging gap left the bundled copies out of the 0.1.8 npm package. Agents still reach the docs through the built-in GitHub links; the bundled copies return in the next release (fixed on main, #255).

Fixes and polish

  • Slack mentions render as readable handles in delivered messages.
  • Kimi ACP session recovery fix for missing sessions.
  • Runtime and packaging reliability improvements.