# Agent_Life_Space

> Self-hosted autonomous AI agent — 9-layer cascade, Docker sandbox, encrypted vault, review/build/control plane, 1407+ tests

- **URL**: https://www.freshcrate.ai/projects/Agent_Life_Space
- **Author**: B2JK-Industry
- **Category**: Security
- **Latest version**: `v1.36.0` (2026-04-09)
- **License**: MIT
- **Source**: https://github.com/B2JK-Industry/Agent_Life_Space
- **Homepage**: https://github.com/B2JK-Industry/Agent_Life_Space/wiki
- **Language**: Python
- **GitHub**: 1 stars
- **Registry**: github
- **Tags**: `ai-agent`, `anthropic`, `autonomous-agent`, `claude`, `code-review`, `control-plane`, `docker`, `llm`, `python`

## Description

Self-hosted autonomous AI agent — 9-layer cascade, Docker sandbox, encrypted vault, review/build/control plane, 1407+ tests

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v1.36.0` | 2026-04-09 | High | **Telegram practical memory, end-to-end self-update + restart, and a comprehensive paraphrase-aware intent layer.**  Closes the operator complaints from a real production session: "agent doesn't remember the previous message after a fast-path reply", "stiahni si novu verziu a nasad to fell through to a 180s timeout", "raw `Chyba: {\"type\":\"result\",\"subtype\":\"errormaxturns\",...}` JSON leaked into chat", and "I want to update + restart from Telegram without SSH-ing into the server".  ## Hig |
| `v1.35.0` | 2026-04-08 | High | **Tiered Logging, Vault Crash-Safety, Runtime LLM Control, and Security Hardening** — deterministic log retention, single-file atomic vault format, operator-controlled backend selection, and a deep sweep of defense-in-depth fixes across dashboard, CLI, SQL, telegram, and brain.  ## Highlights  - **Vault single-file v2 format** (`ALSv2` magic + 16-byte random salt + Fernet token) with embedded random salt and crash-safe atomic migration — zero corrupt-state window between salt and blob writes - * |
| `v1.34.0` | 2026-04-02 | Medium | Self-Host Onboarding Closure  - closes the v1.34.0 self-host onboarding slice with safer runtime defaults and stronger setup diagnostics - fresh installs now prefer .agent_runtime while legacy installs with existing runtime data under agent/ stay compatible - setup doctor now surfaces project_root, data_dir, identity profile path, pidfile path, and stronger self-host warnings - aligns CLI --data-dir and AGENT_DATA_DIR behavior across status, readiness, and operator flows - fixes audit-discovered |
| `v1.33.0` | 2026-04-01 | Medium | ## Docker-Isolated Build Execution with Auto-Fix Retry  ### What's New  **Docker Project Executor** (`agent/build/docker_executor.py`) - `/build` now runs generated projects entirely inside Docker containers - Phases: pip install (with network) → pytest (no network) → ruff lint - Safety: 512MB RAM, 1 CPU, 5min timeout, read-only mount  **Auto-Fix Retry Loop** - When tests fail, Opus receives test output + source code - Generates fixed code → re-runs tests in Docker → up to 2 retries - Full cycle |
| `v1.32.0` | 2026-04-01 | Medium | ## LLM Build Pipeline — Description-Driven Code Generation  ### What's New  **LLM Code Generation** (`agent/build/codegen.py`) - `/build . --description "..."` now generates complete implementation files via Opus - Bridges natural language descriptions to deterministic WRITE_FILE build operations - Robust JSON parser handles markdown fences, newlines, trailing commas - Safety: only WRITE_FILE ops, relative paths, max operation cap  **Bilingual Task Classification** - All classifier keyword sets |
| `v1.31.0` | 2026-04-01 | Medium | ## Runtime Contract Closure  Closes the remaining auth, coupling, and extraction-readiness gaps.  ### Dashboard Authentication - `/dashboard` now requires API key (header or `?key=` query param) - Unauthenticated access → minimal login page (no HTML leak)  ### Public API Discipline - Settlement service no longer accesses `._storage` private attribute - Archival API uses `get_storage_for_archival()` public method - `ControlPlaneStateService` exposes settlement + archival public methods  ### Extra |
| `v1.30.0` | 2026-04-01 | Medium | ## Deployment Contract Hardening  Makes the agent safer and more predictable for self-host deployment.  ### Deny-by-Default Enforcement - **Removed AGENT_DEV_MODE bypass** from review and build delivery approval - Policy enforcement is no longer environment-dependent — delivery without approval queue is always denied - No runtime path allows bypassing approval through env vars  ### Explicit Configuration - **paths.py** raises RuntimeError if no valid project root (no silent `~/.agent-life-space` |
| `v1.29.0` | 2026-04-01 | Medium | ## Settlement Workflow Closure  Turns payment settlement from a foundation-level service into an operator-ready workflow.  ### What's New  **Persistence** - Settlement requests stored in SQLite — survive agent restart - Automatic load-on-init, persist-on-every-state-change  **Operator Workflow** - `POST /api/operator/settlements/{id}/approve` — approve topup - `POST /api/operator/settlements/{id}/deny` — deny payment - `POST /api/operator/settlements/{id}/execute` — topup + auto-retry original c |
| `v1.28.1` | 2026-04-01 | Medium | ## Phase 4 Enterprise Hardening — Complete Release  This release consolidates all Phase 4 work (v1.25.1 through v1.28.1) into a single verified baseline.  ### Highlights  **Operator Control Plane** - 12 authenticated REST API endpoints under `/api/operator/` - Self-contained HTML dashboard at `/dashboard` with real-time metrics - Archive CSV export + download with path-traversal protection - Settlement Telegram commands (`/settlement`, approve, deny)  **Enterprise Hardening** - 26 CI-enforced ar |
| `v1.24.1` | 2026-03-31 | Medium | ## Phase 3 Features (v1.22.0 → v1.24.0)  ### v1.22.0 — Provider Delivery Workflow + Runtime Telemetry - Enriched `/deliver` with provider outcome, receipt, attention, retry, outcome filters - `/report delivery` sub-command - `TelemetrySnapshot` model with job throughput, latency, cost, delivery health - `/telemetry [hours]` command with trend detection  ### v1.23.0 — Seller-Side Obolos + Multi-Provider Gateway + Architecture Invariants - `seller_publish_v1` and `wallet_topup_v1` capability route |

## Dependency audit

- **Score**: 70/100
- **Total deps**: 14
- **Resolved**: 3
- **Unresolved**: 11
- **License conflicts**: 0
- **Warnings**: 7
- **Scanned**: 2026-04-27

## Citation

- HTML: https://www.freshcrate.ai/projects/Agent_Life_Space
- Markdown: https://www.freshcrate.ai/projects/Agent_Life_Space.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/Agent_Life_Space/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
