Show HN: Forge – decision logs and task graphs for AI coding assistants(github.com)2 points·by antoniokokoshka·4개월 전·1 commentsgithub.comShow HN: Forge – decision logs and task graphs for AI coding assistantshttps://github.com/ForgePrime/forge1 commentsPost comment[–]antoniokokoshka·4개월 전replyAI coding assistants generate code but lose track of decisions.In larger projects this becomes a problem: • no traceability • no architectural decisions recorded • no resumable workflowsForge adds a structured pipeline:Idea → Discover → Plan → Track → Decide → Execute → ValidateIt keeps a decision log and a dependency-aware task graph so changes remain explainable and resumable.Repo: https://github.com/forgeprime/forge
In larger projects this becomes a problem: • no traceability • no architectural decisions recorded • no resumable workflows
Forge adds a structured pipeline:
Idea → Discover → Plan → Track → Decide → Execute → Validate
It keeps a decision log and a dependency-aware task graph so changes remain explainable and resumable.
Repo: https://github.com/forgeprime/forge