Skip to content

Tags: dominik1001/startup-gen

Tags

v1.15.0

Toggle v1.15.0's commit message
chore(release): 1.15.0 [skip ci]

# [1.15.0](v1.14.0...v1.15.0) (2025-07-26)

### Features

* **problem:** enhance problem command to accept user input for problem definition and create a new problem file if needed ([68d9284](68d9284))

v1.14.0

Toggle v1.14.0's commit message
chore(release): 1.14.0 [skip ci]

# [1.14.0](v1.13.0...v1.14.0) (2025-07-26)

### Features

* **problem.ts:** integrate formatLLMResponse to format AI analysis for terminal display to enhance readability ([2017a8d](2017a8d))

v1.13.0

Toggle v1.13.0's commit message
chore(release): 1.13.0 [skip ci]

# [1.13.0](v1.12.0...v1.13.0) (2025-07-26)

### Features

* **problem.ts:** enhance problem command to display AI analysis results in the app and append them to the problem file for better user feedback ([ee3f4d7](ee3f4d7))

v1.12.0

Toggle v1.12.0's commit message
chore(release): 1.12.0 [skip ci]

# [1.12.0](v1.11.0...v1.12.0) (2025-07-26)

### Bug Fixes

* **problem.ts:** update problems directory name from "problems" to "problem" for consistency with naming conventions ([7cb3c63](7cb3c63))

### Features

* **problem:** add problem command to analyze and extract problem description from markdown files ([8923bb0](8923bb0))
* **problem:** add problem definition markdown file and enhance extraction logic ([f6a8463](f6a8463))

v1.11.0

Toggle v1.11.0's commit message
chore(release): 1.11.0 [skip ci]

# [1.11.0](v1.10.0...v1.11.0) (2025-07-26)

### Features

* **problem:** add problem definition markdown file and enhance problem command for better user interaction ([317fae6](317fae6))

v1.10.0

Toggle v1.10.0's commit message
chore(release): 1.10.0 [skip ci]

# [1.10.0](v1.9.0...v1.10.0) (2025-07-26)

### Features

* **problem.ts:** refactor problem analysis prompt loading to use a dedicated prompt module for better maintainability ([623ed32](623ed32))

v1.9.0

Toggle v1.9.0's commit message
chore(release): 1.9.0 [skip ci]

# [1.9.0](v1.8.0...v1.9.0) (2025-07-26)

### Features

* **problem.ts:** add functionality to extract existing problem description from markdown file and prompt user for input if not found ([5ba3b1a](5ba3b1a))

v1.8.0

Toggle v1.8.0's commit message
chore(release): 1.8.0 [skip ci]

# [1.8.0](v1.7.0...v1.8.0) (2025-07-26)

### Features

* **problem:** add problem definition analysis command and prompt template to provide actionable feedback for startups ([430e403](430e403))

v1.7.0

Toggle v1.7.0's commit message
chore(release): 1.7.0 [skip ci]

# [1.7.0](v1.6.0...v1.7.0) (2025-07-26)

### Features

* hide status panel for now ([d11c17d](d11c17d))

v1.6.0

Toggle v1.6.0's commit message
chore(release): 1.6.0 [skip ci]

# [1.6.0](v1.5.0...v1.6.0) (2025-07-10)

### Features

* add co-founder matching questionnaire ([9f13420](9f13420))
* implement co-founder matching ([7f59ddc](7f59ddc))