Product

Changelog

What's new in Seed.

  • v0.4.0

    Feature
    • Evolution tab now shows diff between genome versions
    • Memory browser: full-text search across all memory types
    • Deploy wizard: file upload now supports ZIP archives
    • API: new /v1/seeds/{id}/evolve endpoint to trigger manual evolution
  • v0.3.2

    Fix
    • Fixed log streaming disconnect after 5 minutes of inactivity
    • Fixed drive meters not updating in real-time on Overview tab
    • Memory deduplication now handles near-identical entries correctly
  • v0.3.0

    Feature
    • Agent teams: organisms can now spawn and coordinate sub-agents
    • IPython kernel: persistent Python environment per organism
    • Billing dashboard: LLM cost breakdown by organism
    • Team management: invite collaborators with role-based access
  • v0.2.0

    Feature
    • Slack integration (join existing workspaces)
    • Evolution system v1: organisms can now produce new generations
    • Genome editor: YAML upload for custom genomes
    • Procedural memory type added
  • v0.1.0

    Launch
    • Initial public launch
    • Deploy wizard with 5-step flow
    • WhatsApp and Discord channel support
    • 3-layer memory system (episodic, semantic, procedural)
    • Drive system: curiosity, connection, growth