forge v0.4.1
Fix
- No more guessed project types — the workspace briefing and banner only claim a project type from a real manifest at the root (
go.mod,package.json,pyproject.toml, …), naming the marker. A directory with stray source files (like a home dir with one.gofile) gets no label at all.
Full changelog: v0.4.0...v0.4.1