Skip to content

fix: post-merge followups (Nemotron cleanup, marketing links, docs-site wrangler)#22

Merged
MarcelRoozekrans merged 5 commits intomainfrom
fix/post-merge-followups
Mar 26, 2026
Merged

fix: post-merge followups (Nemotron cleanup, marketing links, docs-site wrangler)#22
MarcelRoozekrans merged 5 commits intomainfrom
fix/post-merge-followups

Conversation

@MarcelRoozekrans
Copy link
Copy Markdown
Contributor

Summary

Four commits that landed on the feature branch after PR #20 was merged:

  • fix(skills): remove Nemotron workarounds from skill injection (CRITICAL opening-turn rules + tool suppression no longer needed now skills filter to tool-capable models)
  • fix(marketing): replace placeholder # links in footer (Changelog → GitHub releases, Roadmap → GitHub issues, Twitter/X → Discussions, Privacy → License); CTA trust line now provider-agnostic
  • chore(docs-site): add wrangler.toml for Cloudflare Workers deployment
  • fix(docs-site): use npx in deploy script so Cloudflare build environment resolves binaries correctly

Test plan

  • Marketing tests pass (cd marketing && npm test)
  • Docs-site builds (cd docs-site && npm run build)
  • Cloudflare deploys docs-site after merge

🤖 Generated with Claude Code

MarcelRoozekrans and others added 4 commits March 26, 2026 19:57
CRITICAL opening-turn rules and tool suppression were added to work
around models without native tool calling. Skills are now filtered to
tool-capable models only, so these workarounds are no longer needed.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Footer: Changelog → GitHub releases, Roadmap → GitHub issues,
  Twitter/X replaced with Discussions, Privacy replaced with License
- CTA trust line: "Free tier via OpenRouter" → "Free tier available"
  (provider-agnostic now that Anthropic native and NIM are supported)
- Test: update AdvancedFeaturesGrid test to expect "Built-in skills"

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Mirrors the marketing site setup: static assets from ./build,
auto-trailing-slash, single-page-application 404 handling.
Adds npm run deploy script (build + wrangler deploy).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 26, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
lucent-code-docs 030a379 Mar 26 2026, 07:14 PM

@MarcelRoozekrans MarcelRoozekrans merged commit 4093e2f into main Mar 26, 2026
4 checks passed
@MarcelRoozekrans MarcelRoozekrans deleted the fix/post-merge-followups branch March 26, 2026 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant