Skip to content

Releases: Ashahell/APEX

v2.0.0

31 Mar 17:37

Choose a tag to compare

  • release: v2.0.0 - parity complete + production hardening
  • fix: resolve clippy warnings in test files and source
  • fix: technical debt remediation - benchmarks and audit report update
  • docs: close remaining phase 5-7 gate sign-offs
  • feat: Phase 9 migration plan and pilot rollout
  • feat: Phase 8 crosswalks and governance cadence
  • feat: Phase 7 ecosystem growth (plugins, marketplace, CI/CD)
  • feat: Phase 6 UI parity and theming
  • feat: Phase 5 memory architecture parity (Hermes-style)
  • docs: add comprehensive codebase audit report
  • feat: Phase 4 MCP, tool ecosystem, and governance parity
  • feat: Phase 3 security review and CI verification
  • feat: Phase 1-2 streaming and telemetry parity
  • feat(streaming): complete Phase 2-3 implementation
  • docs: add Phase 2-3 implementation plan with milestones and owners
  • feat(ui): add streaming dashboard skeleton and useStreaming hook
  • Merge pull request #2 from Ashahell/feat/streaming-3b12-mvp
  • Merge pull request #1 from Ashahell/feat/streaming-3b12-mvp-parity-prc
  • docs(parity): finalize parity rollout docs and runbooks; prep PR C
  • docs(parity): add rollout, runbooks, and telemetry parity docs; wire up PR C artifacts
  • feat(streaming): Security hardening, observability, and MCP depth
  • feat(streaming): TinySSE MVP with iterator-based SSE streams
  • feat(streaming): MVP TinySSE-based in-memory streaming (Hands, MCP, Task) + relocation surface; adds TinySseStream wrapper and tests scaffolding
  • fix: list_llms handler uses state.config instead of GLOBAL_CONFIG
  • docs: Add CHANGELOG for v1.6.0, PR description, and streaming analytics tests
  • docs: Add implementation plans, OpenFang adoption, and governance docs
  • feat: Add API endpoints, Hands/MCP modules, and security scaffolding
  • feat: Complete APEX v1.6.0 Sapphire Features
  • docs: Update user documentation for Hermes v1.5.0
  • feat: Add Hermes UI integration and settings components
  • feat: Add Hermes module exports and AppState wiring
  • feat: Add session search, user profile, and skills hub (Hermes-style)
  • feat: Add agent-managed skills (Hermes-style)
  • feat: Add bounded curated memory (Hermes-style)
  • feat: Add OpenCode provider + fix select dropdown styling
  • fix: Improve UI startup in apex.bat with better logging
  • fix: Simplify UI batch commands, ensure correct directory for pnpm dev
  • fix: Start UI server in background instead of blocking batch script
  • fix: Update embedding provider UI label from 'Ollama' to 'llama-server'
  • feat: Complete OpenClaw v1.4.0 integration
  • fix: Correct AppConfig::load_from_db usage in main.rs
  • fix: Revert Settings persistence to load from env vars/YAML only, not database
  • feat: Enhance Firecracker VM support with seccomp filtering
  • fix: Add T1-T3 confirmation UI flow integration
  • feat: Implement Email adapter with SMTP and IMAP support
  • feat: Implement parallel subagent execution with semaphore
  • feat: Persist TIR and Subagent settings to database
  • feat: Add TIR toggle and integrate Subagent Pool into agent loop
  • feat: Runtime Tool Generation with Python sandbox security
  • docs: add Runtime Tool Generation plan
  • test: fix failing UI tests after AgentZero migration
  • docs: mark CRUD/Repository patterns as won't fix
  • fix: add config_constants to unified_config.rs
  • docs: update ISSUES.md - rate_limiter fixed
  • fix: add config_constants to rate_limiter.rs
  • docs: update ISSUES.md to v1.3.2
  • 120302026-01
  • feat: implement Phases 0-7 security (v1.3.1)
  • update 10032026-2
  • update 10032026-1
  • update 07032026-2
  • update 06032026-4
  • update 06032026-3
  • docs: update documentation with architecture fixes
  • fix: continue C4 migration - load config before components
  • fix: implement C4 incremental config injection
  • fix: implement architecture recommendations fixes
  • docs: update all docs with embedding server commands
  • feat: add embedding server support to apex.bat
  • docs: add LM Studio embedding model path
  • docs: comprehensive ARCHITECTURE.md fixes
  • docs: update documentation with enhanced memory system
  • update 06032026-2
  • update 06032026-2
  • update 06032026-1
  • development update 2 for 05032026
  • docs: update pre-alpha status in README and ARCHITECTURE
  • Update README.md
  • feat: APEX v1.0.0 - Initial release
  • feat: Initial APEX release v0.1.0