Skip to content

Releases: MeetQuinn/anima

Anima 0.1.9

14 Jun 16:35
61c90b5

Choose a tag to compare

Anima 0.1.9

What's new since 0.1.8:

  • Agents can search their own message history. A local message search lets an agent look back over the messages it has sent and received.
  • More reliable Claude Code sessions. A new tmux-based session mode, plus smoother interactive-session handling and completion behavior.
  • Cleaner restarts and upgrades. In-flight work is preserved when an agent drains for a restart, and services restart correctly when starting upgrades the runtime.
  • Feishu setup polish. A new agent Feishu runbook and clearer group and invite diagnostics.
  • Smaller fixes. The bundled agent docs now ship in the package, knowledge-base docs render single line breaks correctly, duplicate MCP reply rows are removed, and unavailable providers are disabled in the profile editor.

Full changelog: v0.1.8...v0.1.9

Anima 0.1.8

10 Jun 09:28
0bf156e

Choose a tag to compare

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.

Anima 0.1.7

08 Jun 14:05
6e6f565

Choose a tag to compare

What's new since 0.1.6:

  • Kimi agents run reliably. Fixed a blocking bug where a Kimi-model agent could stall on a provider approval prompt at startup.
  • Reliability and activity polish. Cleaner shutdown on config reload, and the activity view now shows when context compaction starts.
  • Clearer quickstart. Expanded the install prerequisites for non-technical users: a supported coding tool, a Mac or Linux computer, and a Slack workspace.

Full changelog: v0.1.6...v0.1.7

Anima 0.1.6

07 Jun 13:05
1035afd

Choose a tag to compare

What's new since 0.1.5:

  • Agents can read Anima's own docs and source. Agents now self-serve from the bundled documentation and the public source, so they can answer how Anima works and recover on their own.
  • Per-agent environment CLI. anima env manages scoped environment variables for each agent.
  • Provider usage fixes. Correct Kimi Code credential reads, and usage now refreshes one provider at a time.
  • Reliability hardening. Continued recovery and restart work so agents come back cleanly after a host restart.
  • Dashboard polish. Sidebar focus-ring fixes and a tighter KB file header.
  • Landing and docs refresh. A new "built by the team it's for" section and an updated quickstart.

Full changelog: v0.1.5...v0.1.6

Anima 0.1.5

06 Jun 15:02
a57efc4

Choose a tag to compare

Stable npm release for @meetquinn/animactl@0.1.5.

Install:

curl -fsSL https://anima.meetquinn.ai/install.sh | sh

Anima 0.1.4

03 Jun 13:40
5f2becd

Choose a tag to compare

Stable npm release for @meetquinn/animactl@0.1.4.

Install:

curl -fsSL https://anima.meetquinn.ai/install.sh | sh

Anima 0.1.3

02 Jun 03:03
2622671

Choose a tag to compare

Stable npm release for @meetquinn/animactl@0.1.3.

Install:

curl -fsSL https://anima.meetquinn.ai/install.sh | sh