Skip to content

Move examples/website to root of project#2

Merged
sweetmantech merged 3 commits intomainfrom
sweetmantech/myc-4185-recoup-bash-move-exampleswebsite-to-root-of-the-project
Feb 9, 2026
Merged

Move examples/website to root of project#2
sweetmantech merged 3 commits intomainfrom
sweetmantech/myc-4185-recoup-bash-move-exampleswebsite-to-root-of-the-project

Conversation

@sweetmantech
Copy link
Copy Markdown

Summary

  • Removed all legacy just-bash interpreter code (src/, tests, CI workflows, configs, other examples)
  • Promoted examples/website to the repository root
  • Repo is now solely the Recoup Bash website (Next.js app)

Test plan

  • Verify pnpm install && pnpm dev works from root
  • Verify Vercel deployment picks up the Next.js app at root
  • Confirm no legacy files remain

🤖 Generated with Claude Code

Remove all legacy just-bash interpreter code (src/, tests, configs, CI
workflows, examples/bash-agent, examples/custom-command) and promote
examples/website to the repository root. This repo is now solely the
Recoup Bash website.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 9, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
just-bash Ready Ready Preview Feb 9, 2026 0:54am

Request Review

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 9, 2026

Important

Review skipped

Too many files!

This PR contains 290 files, which is 140 over the limit of 150.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch sweetmantech/myc-4185-recoup-bash-move-exampleswebsite-to-root-of-the-project

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

sweetmantech and others added 2 commits February 9, 2026 07:53
- Fix package.json import path in terminal-content.ts (was ../../../../, now ../../)
- Remove generate script that depended on legacy repo files (README.md, LICENSE, AGENTS.npm.md)
- Remove pnpm generate from dev and build commands
- terminal-content.ts is now a static file with baked-in content

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@sweetmantech sweetmantech merged commit 33c10d6 into main Feb 9, 2026
2 checks passed
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