nowfound

Alternatives

Products that do what FlowGuard does

Design and verify AI-agent workflows before code ships

  1. 1
    Flowise258

    Build AI agents, visually

    2025

  2. 2

    AI design engineer. Design & ship real UI.

    May 2026 · flowstep.ai

  3. 3

    Open-source dynamic task engine for building AI agents

    2024

  4. 4

    First AI agent for deep website monitoring

    2025

  5. 5FA

    I think graph is a wrong abstraction for building AI agents. Just look at how incredibly hard it is to make routing using LangGraph - conditional edges are a mess. I built Laminar Flow to solve a common frustration with traditional workflow engines - the rigid need to predefine all node connections. Instead of static DAGs, Flow uses a dynamic task queue system that lets workflows evolve at runtime. Flow is built on 3 core principles: * Concurrent Execution - Tasks run in parallel automatically * Dynamic Scheduling - Tasks can schedule new tasks at runtime * Smart Dependencies - Tasks can…

    2024 · github.com

  6. 6
    Paraflow 505

    The canvas-based product design agent.

    Nov 2025

  7. 7
    Flow409

    Animate Sketch designs and generate production-ready code.

    2017

  8. 8

    Build AI-powered Agents -- in Minutes

    2025

  9. 9
    Flowlet275

    A low-code platform for connecting and providing APIs

    2022

  10. 10

    Open source, free, local debugger for AI agents

    May 2026 · raindrop.ai

  11. 11AA

    Your AI agent hits an infinite loop and racks up $2000 in API charges overnight. This happens weekly to AI developers. AgentGuard monitors API calls in real-time and automatically kills your process when it hits your budget limit. How it works: Add 2 lines to any AI project: const agentGuard = require('agent-guard'); await agentGuard.init({ limit: 50 }); // $50 budget // Your existing code runs unchanged const response = await openai.chat.completions.create({...}); // AgentGuard tracks costs automatically When your code hits $50 in API costs, AgentGuard stops…

    2025 · github.com

  12. 12GF

    hi guys. been working on something i think is fundamentally missing in today's workflow with ai agents. vcs. i find myself struggling with questions that agents can't answer like "why did you do it?", "when did u delete this folder? why?", etc. or trying to /rewind (after a /compact...) or basically `bisect` to find when and why something was done by the agent in the current / previous session. just like git did for code, i think we are the same core capabilities with ai agents so... i developed an open source solution for that (currently supporting claude code) would love to…

    May 2026 · github.com

  13. 13

    Security Skills and Rules for AI Coding Agents

    Feb 2026

  14. 14FL

    Hi HN! We just launched Codacy Guardrails, an IDE extension with a CLI for code analysis and MCP server that enforces security & quality rules on AI-generated code in real-time. It hooks into AI coding assistants (like VS Code Agent Mode, Cursor, Windsurf), silently scanning and fixing AI-suggested code that has vulnerabilities or violates your coding standards, while the code it’s being generated. We built this because coding agents can be a double-edged sword. They do boost productivity, but can easily introduce insecure or non-compliant code. One recent research team at NYU found that 40%…

    2025

  15. 15

    Scans AI agent skills for malicious code

    10d ago · github.com

  16. 16
    HOL Guard106

    The 1st Firewall for AI Agents

    Jul 2026 · hol.org

  17. 17RT

    This project (Agents Observe) started as an exploration into building automation harnesses around claude code. I needed a way to see exactly what teams of agents were doing in realtime and to filter and search their output. A few interesting learnings from building and using this: - Claude code hooks are blocking - performance degrades rapidly if you have a lot of plugins that use hooks - Hooks provide a lot more useful info than OTEL data - Claude's jsonl files provide the full picture - Lifecycle management of MCP processes started by plugins is a bit kludgy at best The biggest takeaway is…

    Apr 2026 · github.com

  18. 18

    Visual debugging, tracing, and replay for agent workflows

    Apr 2026 · agenticlens.in

  19. 19AO

    I have spent a long time working in an XP/TDD style, so when AI coding tools became useful enough for real work, I adopted them quickly. The first bottleneck I hit was not code generation, it was verification: AI could write code and tests quickly, but I was still the person reviewing implementations, clicking through flows, checking logs, inspecting database state, and deciding whether the result was actually correct. That pushed me to move validation further left. Before implementation, AI had to produce test plans. After implementation, it had to execute those plans too: drive the…

    Mar 2026

  20. 202C

    Single-agent LLMs suck at long-running complex tasks. We’ve open-sourced a multi-agent orchestrator that we’ve been using to handle long-running LLM tasks. We found that single LLM agents tend to stall, loop, or generate non-compiling code, so we built a harness for agents to coordinate over shared context while work is in progress. How it works: 1. Orchestrator agent that manages task decomposition 2. Sub-agents for parallel work 3. Subscriptions to task state and progress 4. Real-time sharing of intermediate discoveries between agents We tested this on a Putnam-level math problem, but the…

    Feb 2026 · github.com

  21. 21

    AI writes code. ScopeGuard keeps it aligned.

    Jun 2026 · github.com

  22. 22

    n8n made easy- deploy AI flows in seconds

    Dec 2025

  23. 23

    Open-source control loop for long AI agent work

    Jun 2026 · github.com

  24. 24

    Make Codex prove the diff before risky edits

    Jun 2026 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →