Skip to content

v2.1.0 — Cloud hosting, SSE transport, /interact endpoint

Choose a tag to compare

@aryaminus aryaminus released this 07 Jun 14:14
· 29 commits to main since this release

Install

npx skills add aryaminus/astro -g

What's new

  • Cloud hosting: Dockerfile, render.yaml, docker-compose.yml for one-click Render deploy
  • SSE transport for MCP server (cloud MCP hosts)
  • /interact endpoint — chat-style poke with intent detection, multi-turn via session_id
  • Per-IP rate limiter + optional API key gate (free by default)
  • Operational endpoints: /health, /ready, /version, /metrics
  • 27 REST endpoints (was 25), 18 MCP tools, 19 calculation modes
  • GitHub CI: smoke tests all 19 engine modes + 27 API endpoints + rate limit + auth

claude.ai web users

Download astrology.skill below → claude.ai Settings → Capabilities → Skills → +

Full changelog

See CHANGELOG.md