Skip to content

v1.0.11

Choose a tag to compare

@github-actions github-actions released this 13 Jun 11:53
· 263 commits to main since this release

What's Changed

  • fix(work-on): raise context budget threshold from 6 to 10 files by @rapiercraft-forge[bot] in #527
  • fix(init): log which section fails parseEnrichedDraft sanity check under FORGEDOCK_DEBUG by @rapiercraft-forge[bot] in #528
  • Fix: truncateVisible drops trailing RESET at exact visible-length boundary (#519) by @rapiercraft-forge[bot] in #529
  • Fix: merge install + init into single npx forgedock command by @rapiercraft-forge[bot] in #530
  • fix(installer): escape double quotes in README description for valid forge.yaml by @rapiercraft-forge[bot] in #533
  • fix(forgedock-init): stop asking questions that auto-detection already answered by @rapiercraft-forge[bot] in #534
  • fix(installer): skip code fences, horizontal rules, and tables in README description extractor by @rapiercraft-forge[bot] in #536
  • fix(forgedock-init): auto-detect owner/repo from git remote on placeholder values by @rapiercraft-forge[bot] in #535
  • fix(forgedock-init): replace non-greedy sed quantifiers with two-step strip by @rapiercraft-forge[bot] in #539
  • fix(init): add CLAUDE.md fallback for project.description auto-detection by @rapiercraft-forge[bot] in #540
  • fix(forgedock-init): scope sed owner replacement to project: section by @rapiercraft-forge[bot] in #556
  • Feat: add distribution submissions tracker and content playbook by @rapiercraft-forge[bot] in #557
  • fix(forgedock-init): replace per-section Y/N prompt with --preserve flag by @rapiercraft-forge[bot] in #558
  • feat(marketing): add GitHub social preview image 1280x640 by @rapiercraft-forge[bot] in #559
  • feat(marketing): add VHS tape script and README demo GIF slot by @rapiercraft-forge[bot] in #561
  • feat(docs): YouTube demo video production guide by @rapiercraft-forge[bot] in #565
  • Feat: 'Built with ForgeDock' badge, star history chart, and pr_footer config by @rapiercraft-forge[bot] in #562
  • Feat: add GitHub issue templates, SECURITY.md, enable Discussions by @rapiercraft-forge[bot] in #560
  • Feat: dev.to article draft — How I Built an AI Agent That Never Forgets by @rapiercraft-forge[bot] in #563
  • feat(distribution): add Claude Code Plugin Marketplace manifest by @rapiercraft-forge[bot] in #564
  • Docs: FORGE Annotation Protocol — open standard specification by @rapiercraft-forge[bot] in #566
  • Feat(docs): SEO content — 5 high-intent landing pages by @rapiercraft-forge[bot] in #568
  • Fix: remove duplicate /quality-gate entry in bug-report.yml dropdown by @rapiercraft-forge[bot] in #569
  • Feat: Add Anthropic DevRel outreach playbook by @rapiercraft-forge[bot] in #570
  • Feat: restructure README for star conversion by @rapiercraft-forge[bot] in #571
  • feat(marketing): draft Hacker News Show HN launch post by @rapiercraft-forge[bot] in #572
  • feat(marketing): Twitter/X launch thread + ongoing content strategy by @rapiercraft-forge[bot] in #574
  • feat(marketing): Reddit multi-subreddit launch campaign post drafts by @rapiercraft-forge[bot] in #575
  • milestone/project-agnostic → staging by @rapiercraft-forge[bot] in #573
  • Fix: unescaped backslashes in description produce invalid YAML by @rapiercraft-forge[bot] in #580
  • fix(installer): narrow catch to ENOENT in install() and uninstall() by @rapiercraft-forge[bot] in #582
  • Fix: init() prompts before overwriting existing forge.yaml by @rapiercraft-forge[bot] in #583
  • fix(installer): escape backslashes in path fields before YAML embedding (#581) by @RapierCraft in #584
  • Deploy: staging → main (v1.0.9) by @rapiercraft-forge[bot] in #579

Full Changelog: v1.0.10...v1.0.11