- (theme) 🩹 remove bottom padding and section border-top
- (draft) Add prompt diff viewer prototype
- (draft) ⚗️ add VHS-distortion canvas effect for NC! branding
- ✨ dramaturgy, seo, and content narrative overhaul
- (copilot) ✨ add frontend-design skill
- (fonts) 🔒 replace Google Fonts with self-hosted @fontsource
- (theme) 💬 fix CSS unicode escapes in list item content
- (profile) ✨ add contact section
- ✨ add behaviour priming HTML prototype draft
- ✨ add behaviour priming page to proto.labs with use cases and prompts
- ✨ move behaviour priming to own section, add manifest draft and JTBD prompt
- 💄 add dark theme, DM Mono font, and restyle site around behaviour priming
- ✨ update homepage tagline and add navigation section
- 📝 add context section explaining behaviour priming origins
- ✨ add related insights section to proto.labs index
- ✨ add Martin Haberfellner profile page with principles and AI focus
- ✨ add thinking section with ai-native SDLC and terminal cycle essays
- ✨ add NcHero Vue component and refactor global stylesheet
- 🚧 add limits section placeholder to behaviour priming
- (skills) ✨ add commit skill with gitmoji support
- ♻️ clean up navigation links across config and index pages
- ♻️ migrate behaviour priming hero to NcHero component
- ♻️ migrate homepage hero to NcHero and sharpen section content
- ♻️ migrate martin-haberfellner page hero to NcHero component
- ♻️ simplify and condense behaviour priming hero section
- ♻️ tighten content and navigation across all main pages
- ✏️ update prompt.forge hero text and tagline
- ✏️ update learning zone mode page tagline
- (skills) 📝 update commit skill description and confirmation step
- (releasenotes) 📝 add behaviour-priming launch release note
- 🗑️ remove VitePress boilerplate sample files
- 🐛 Correct minor wording issues in release notes for JTBD and Learning Zone Mode prompts
- 🐛 Update tagline and feature descriptions for clarity and engagement
- 🐛 Clarify prompt design method description in prompt.forge
- 🐛 Update introduction and method description for clarity in proto.labs
- 🐛 Improve clarity in Job To Be Done prompt description
- 🐛 Revise description for Learning Zone Mode to enhance clarity and engagement
- 🐛 Update prompt descriptions for clarity and consistency
- 🐛 Correct prompt link description for consistency
- 📝 Add Release Notes
- ✨ Add Job To Be Done and Learning Zone Mode prompts with dynamic sidebar generation
- 📝 Add anchor for WSPL
- 📝 Remove AI notice from readme footer
- ✨ Add privacy section including imprint and privacy policy
- ✨ Add github and linked social links
- ✨ Add AI agent instructions and VSCode settings for commit message generation
- ✨ Add discovery sessions section for content exploration and documentation
- ✨ Enhance prompt.forge and proto.labs documentation with detailed experiment descriptions and participation guidelines
- ✨ Add discovery session workflow
- ✨ Revise privacy policy for clarity and compliance with GDPR
- ✨ Update VitePress configuration with footer and sidebar structure
- ✨ Enhance VitePress configuration with meta tags, search provider, and edit link
- ✨ Exclude discovery folder from source processing in VitePress configuration
- ✨ Add VersionBadge component and integrate version display in layout
- ✨ Enable external link icon in theme configuration
- ✨ Add site title to theme configuration
- ✨ Update prompt.forge, protolabs and relnotes for WSPL methodology and prompt engineering experiment
- 🐛 Correct API query parameter from 'environment' to 'env' in Cloudflare housekeeping workflow
- 💬 Update text shown on homepage to reflect the vision
- 📝 Add release notes for proto.labs, prompt.forge and the version badge
- 📝 Add SiteTitle and title config to the releasenotes
- 📝 Add Readme
- 📝 Add Readme to Release Notes
- 📝 Update link to the jobs to be done prompt
- 📝 Remove AI notice from footer and relnote, update to current year
- 📝 Add proto.labs, prompt.forge and license
- 📝 Simplify conventional commits section in copilot instructions
- 👷 Add comment to clarify force deletion option in Cloudflare housekeeping workflow
- 🚚 Move legal documents and update navigation for improved accessibility
- 📝 Remove redundant formatting and clean up markdown in prompt.forge and proto.labs overview
- 📝 Update .gitignore to include discovery
- 💚 Append force=true for deleting preview deployments
- 👷 Allow 50 preview deployments instead of 20 to keep older branches available
- 👷 Adapt filters to not show my release commits in the changelog
- 🎉 Scaffold new project
- ✨ Show version in footer and link changelog + release notes
- 👷 Move pnpm install action above node
- 👷 Add missing cache action key property
- 👷 Add pnpm install and docs:build steps
- ⬇️ Downgrade vitepress to the latest stable version
- 📝 Add release notes for initial release
- 💄 Change hero text
- 💄 Add basic default theme
- 🎨 Add .editorconfig
- 👷 Add gh build action
- 👷 Add deployment action
- 👷 Make deploy job dependent on build
- 👷 Add artifact handling
- 👷 Add deployment command to the wrangler action
- 👷 Set branch name for deployment
- 👷 Use branch gh variable name instead of env var name
- 👷 Try different var name for getting the branch name
- 👷 Use environments and deployments
- 👷 Add deployment url as env var
- 👷 Add permissions, add deployment url
- 👷 Add read permission
- 👷 Add cloudflare cleanup script
- 👷 Add rules to cloudflare cleanup script
- 👷 Remove not needed branch filters from the triggers
- 👷 Fix project and token var/secret names
- 🚧 Add debug outpout to the cleanup script
- 👷 Move debug code up
- 🚧 Remove per_page param
- 👷 Remove debug output from housekeeping script
- 👷 Add npm caching for the deployment job
- 👷 Can't use cache without package.json
- 👷 Raw output from jq, add debug info
- 👷 Refactor housekeeping logic
- 👷 Add cliff config + Taskfile + pandoc script
- 👷 Calc version only when not available
- 👷 Add push flag for tagging when merging into main branch
- 👷 Add changelog header
- 👷 Add note about github release notes
- 👷 Add build task switch based on branch
- 👷 Add git config user, email, remote and release step
- 👷 Add evilrubot as git user for pipeline commits
- 👷 Fix git origin with secrets
- 👷 Add .git suffix to the remote
- 👷 Give pipeline write permissions
- 👷 Set GH_TOKEN for gh release
- 👷 Try to find the right place to set the GH_TOKEN var
- 👷 Add GitVersion config and simplify gitversion call
- 👷 Set changelog header
- 👷 Fix formatting of the release notes
- 👷 Remove changes that shouldn't be commited