Skip to content

v0.7.1 — Modular namespace messaging

Choose a tag to compare

@idapixl idapixl released this 16 Mar 09:33
· 190 commits to master since this release
33ffa77

Fixed

  • Init output reframed for modularity — the generated agent.yaml, CLAUDE.md, AGENTS.md, and terminal output no longer present the two-namespace default (project + personal) as Fozikio's identity. The messaging now leads with configurability: add namespaces, remove them, share across agents, scope per-agent — your architecture, your call.

  • AGENTS.md now shows the topology matrix (1:1, 1:N, N:shared, N:isolated) instead of a single-agent assumption.

  • CLAUDE.md template references agent.yaml as source of truth for namespace config instead of hardcoding namespace names.

Why

Fozikio's value is modularity — not a specific number of memory spaces. The default is a starting point, not the product.

Full Changelog: v0.7.0...v0.7.1