Mycelos logo mycelos

Changelog

v0.3.0 — 2026-04-21

First tagged public release. Baseline for self-hosted single-user deployment on localhost.

Highlights

Fixes this week

Week 16 (2026)

Two-Container Docker Deployment (Phase 1b — security lockdown)

Two-Container Docker Deployment (Phase 1a)

Agents Page — Tool Capabilities View

Integration Tests — Local LLM Backends (Ollama + LM Studio)

Updates — Daily Mycelos Release Check

Models — Skip Previous-Generation Models on Sync

Models — Auto-Refresh Scoped to Configured Providers

Models — Daily Auto-Refresh (deterministic, no LLM)

Security — Close Path Traversal in KnowledgeBase.write + append_related_link

Doctor — Activity Panel with Suspicious / Noteworthy / All tabs

Audit CLI — Suspicious / Quiet / Time Filters

Models — Hardcoded Model IDs Replaced with Registry Lookups

Security — MCP Credential Lookup Fail-Closed (Rule 3)

Security — HTTP Tool Error Sanitization (Rule 4)

Security — Config Tamper Detection (SEC09)

Security — Automatic Audit Trail for Registry Mutations (Rule 1)

Security — Agent Subprocess Env Hardening

PDF Knowledge Ingest

Note Splitting

Telegram Notification Fix

Knowledge Base — Duplicate Detection

Knowledge Base — Note Detail Actions

Week 15 (2026)

Prompt Architecture

Code Cleanup

Reminder Scheduler Overhaul

LLM Time Awareness

Task + Reminder Detail in Knowledge UI

Header Inbox Bell

Session Titles

Doctor in the Web UI (read-only)

Workflow Runs ↔ Session Linking

Test Suite Stability

Session Audit & Debug Inspector

Security & Network Access

Onboarding Redesign

Knowledge Tools + Breadcrumb

Lazy Tool Discovery

Knowledge — Smart Import + Topic Map (Milestone C)

Knowledge — Lazy Organizer + Inbox (Milestone B)

Knowledge — Foundation + Quick Capture (Milestone A)

Week 14 (2026)

Agent Routing (Custom Agents & Personas)

Security Fixes (Sentinel PR findings, implemented ourselves)

Security Hardening (Code Review Findings)

Agent Dependency Management

Workflow Progress & Session Persistence

UX Improvements

Creator Agent E2E Tests

Competitive Analysis

Workflow Run Detail View

Background Workflow Execution

Connectors & Channels

Test Suite Cleanup

Web UI Internationalization

Voice Input in Chat

Week 13 (2026)

i18n: Remove all German strings from code (Constitution Rule 6+9)

Security: Response Sanitization + SSRF Hardening (from PR #24)

Chat UX Flow Fixes

Security & NixOS Config Consistency Fixes

WorkflowAgent — LLM-Powered Workflow Execution

Knowledge System v2 — Smart Zettelkasten

Static Website (mycelos.com)

Content Architecture

Docs API Endpoints

Website — Astro Project Scaffold

Website — Constitution and About Pages

Website — Documentation Content Extraction

Earlier in Week 13

Agent Handoff — Cleanup Old Routing

Agent Handoff — Handler-Based Routing

Tests

Agent Handoff — Tasks 3 & 4: MycelosHandler, CreatorHandler, PlannerHandler

Tests

Agent Handoff — Schema + Session Tracking

Agent Handoff — AgentHandler Protocol

Tests

Docs — README rewrite

File Handling — Upload Pipeline + File Tools

Telegram document/photo handlers (src/mycelos/channels/telegram.py):

Web upload endpoint (src/mycelos/gateway/routes.py):

File tools in ChatService (src/mycelos/chat/service.py):

/inbox slash command (src/mycelos/chat/slash_commands.py):

Frontend upload button (src/mycelos/frontend/out/index.html):

Tests (tests/test_file_handling.py):

File Handling — LLM Analyzer + Filing Rules

File Handling — Inbox Manager

Chat — Tool Result Guard + Conversation Validator

Week 13 continued

Knowledge Base — Index Auto-Generation

Knowledge Base — CRUD + FTS5 Indexer

Knowledge Base — Schema + Note Data Model

Permission UI — 5-option agent-scoped prompts

Speech-to-Text

SecurityProxy — Process Isolation for Credentials and Network Access

Background Execution System

Security: Sanitizer Case-Sensitivity Fix (Sentinel)

Security Fixes from Code Audit (Codex)

Test count: 1498 passed, 34 skipped

Week 13 earlier

Critical Bug Fixes

System Permission Prompts (Claude Code Pattern)

Creator Agent Integration

Security (6 Quick Fixes from Overnight Review)

Live LLM Testing Framework

Classifier Improvements

System Prompt Cleanup

Security Architecture Decisions (documented)

Plans Created

Tests: 1458 passed, 0 failures


Week 13 start

Creator Agent: Interactive Interview Engine

Smart Tool Discovery

Workflow Tools + Scheduling

Workflow Capability Scoping

System Prompt Cleanup

Telegram Channel (Production-Ready)

MCP Integration (Connector-Tools via MCP Server)

Security Gate (SEC21)

Memory Write Security (H-03)

MCP Command Validation (F-01, F-03, F-11)

Planner + Creator MCP-Awareness

Memory UX Verbesserungen

Debugging + Tooling

Cost Tracking Fix

Gherkin Scenarios

Tests: 1338 passed, 0 failures


Week 12 (2026)

Security Audit + Fixes

Integration Tests: 101 neue Tests

Web Frontend Plan