Skip to content

v1.0.0

Choose a tag to compare

@sunormesky-max sunormesky-max released this 10 Jun 11:31

Epicode - AI Memory Operating System

Spatial tetrahedral memory | 768-dim ONNX vector search | Knowledge graph | Multi-tenant API | Argon2id passwords | Login brute-force protection

Stack: Rust/Axum + React 19 + TypeScript + SQLite + ONNX
License: MIT

Highlights

  • Argon2id password hashing (upgraded from SHA-256)
  • Login brute-force protection (5 failures = 15min lockout)
  • Constant-time admin key comparison
  • Guard honeypot ports configurable via environment variables
  • SDK classes rebranded: EpicodeClient, EpicodeAdmin, EpicodeError
  • CI workflow with Rust check + Node build
  • Contributing guide, security policy, issue/PR templates