--- title: VerdantClaw-Marimo emoji: 🦀 colorFrom: blue colorTo: indigo sdk: docker app_file: app.py pinned: false --- # VerdantClaw-Secure **Flow Engineering Requirements System** An AI-powered requirements management IDE built with Marimo. ## Features - **Chat with ZeroClaw** - AI assistant for requirements - **Requirements Browser** - View all requirements - **Requirements Editor** - Create/edit in Markdown - **Graph Visualization** - Memgraph-powered dependency graph - **Memory** - Persistent AI context - **Code Executor** - Run Python code ## Powered By - **Marimo** - Reactive Python notebook - **ZeroClaw** - AI agent gateway - **Memgraph** - Graph database - **OmniRoute** - LLM routing ## Usage 1. Click the + button to add new cells 2. Use the tabs to navigate between features 3. Edit requirements in the Editor tab 4. Chat with ZeroClaw for AI assistance ## Configuration Add your API keys in Space secrets: - `API_KEYS_JSON` - JSON with your LLM API keys ## License MIT