Skip to content

Releases: alexar76/dioscuri

Release list

v0.1.0

Choose a tag to compare

@alexar76 alexar76 released this 06 Jul 10:07

DIOSCURI v0.1.0

Twin community agents for the AICOM ecosystem

  • CASTOR — Telegram (grammY long-polling)
  • POLLUX — Discord (discord.js gateway)
  • MNEMOSYNE — self-syncing knowledge base from the AICOM GitHub org
  • AEGIS — prompt-injection firewall and moderation shield
  • THEOXENIA — content calendar (spotlights, digests, cross-platform banter)
  • DRY-RUNDIOSCURI_DRY_RUN=1 boots without platform tokens (CI-friendly)

Install

npm install -g @alexar76/dioscuri
cp dioscuri.config.example.json dioscuri.config.json
cp .env.example .env   # add secrets
dioscuri

Or Docker: see README.

Landing: alexar76.github.io/dioscuri

Full Changelog: https://github.com/alexar76/dioscuri/commits/v0.1.0