Skip to content

Bump the npm_and_yarn group across 1 directory with 1 update Bumps the npm_and_yarn group with 1 update in the / directory: [esbuild](https://github.com/evanw/esbuild). Updates esbuild from 0.25.12 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.25.12...v0.28.1) Updates esbuild from 0.28.0 to 0.28.1 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.25.12...v0.28.1) --- updated-dependencies: - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.28.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>#22

Open
Huynhthuongg wants to merge 31 commits into
codex/review-and-update-project-setup-61nx8bfrom
dependabot/npm_and_yarn/npm_and_yarn-f37c866118

Conversation

@Huynhthuongg

@Huynhthuongg Huynhthuongg commented Jun 13, 2026

Copy link
Copy Markdown
Member

Summary by cubic

Upgrade esbuild to 0.28.1 and stabilize the RKix Terminal OS setup. Adds safe local persistence, clearer env config, server/UI polish, and basic CI/Pages deployment.

  • New Features

    • Added src/utils/storage.ts and wired it into App.tsx for safe local persistence.
    • Server: typed Gemini command payloads; reads PORT and GEMINI_MODEL; improved config and JSON handling.
    • UI/docs: refined dashboard layout, updated index.html meta, expanded README.md, and .env.example.
    • Repo setup: GitHub issue templates, funding config, Pages/Webpack workflows, and CNAME for terkix.com; metadata.json now requests microphone permission.
  • Dependencies

    • Upgraded esbuild to 0.28.1 and updated build to bundle server.ts.
    • Renamed package to rkix-terminal-os and set version to 1.0.5; added preview and typecheck scripts.
    • Minor vite.config.ts cleanups.

Written for commit 7bef993. Summary will update on new commits.

Review in cubic

Huynhthuongg and others added 30 commits June 7, 2026 18:09
Signed-off-by: Huỳnh Thương <252359928+Huynhthuongg@users.noreply.github.com>
Signed-off-by: Huỳnh Thương <252359928+Huynhthuongg@users.noreply.github.com>
Signed-off-by: Huỳnh Thương <252359928+Huynhthuongg@users.noreply.github.com>
Signed-off-by: Huỳnh Thương <252359928+Huynhthuongg@users.noreply.github.com>
- Updated navigation logic to automatically reset to the default branch
after a branch is deleted
- Improved user experience by preventing broken or "not found" states
when a branch no longer exists

[v0 Session](https://v0.app/chat/2tqoPgihDyU)
Generated by v0

[v0 Session](https://v0.app/chat/2tqoPgihDyU)

<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Initialize the repository with a base project structure and
configuration. Sets up build and deployment defaults to unblock local
development.

<sup>Written for commit b5ae85d.
Summary will update on new commits.</sup>

<a
href="https://cubic.dev/pr/Huynhthuongg/Terkix/pull/7?utm_source=github"
target="_blank" rel="noopener noreferrer"
data-no-image-dialog="true"><picture><source
media="(prefers-color-scheme: dark)"
srcset="https://cubic.dev/buttons/review-in-cubic-dark.svg"><source
media="(prefers-color-scheme: light)"
srcset="https://cubic.dev/buttons/review-in-cubic-light.svg"><img
alt="Review in cubic"
src="https://cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a>

<!-- End of auto-generated description by cubic. -->
- Initialized the repository with a base project structure and directory
layout.
- Configured build and deployment defaults to enable local development.
- Integrated initial UI components and configuration generated via v0.

[v0 Session](https://v0.app/chat/2tqoPgihDyU)
### Project Setup
- Initialized the repository with a base project structure and directory
layout.
- Configured build and deployment defaults to enable local development.

### UI & Components
- Integrated initial UI components and configuration generated via v0.

[v0 Session](https://v0.app/chat/2tqoPgihDyU)
### Project Infrastructure
- Initialized the repository structure and directory layout.
- Configured build and deployment settings to enable local development.

### UI Foundation
- Integrated foundational UI components and styling configuration.

[v0 Session](https://v0.app/chat/2tqoPgihDyU)
Co-authored-by: Huỳnh Thương <252359928+Huynhthuongg@users.noreply.github.com>
### Project Infrastructure
- Initialized the repository structure and directory layout.
- Configured build and deployment settings to enable local development.

### UI & Dashboard
- Integrated foundational UI components and global styling
configurations.
- Refined the Dashboard Overview layout through multiple iterations of
styling and layout adjustments to improve visual hierarchy.

[v0 Session](https://v0.app/chat/2tqoPgihDyU)
- Implemented automatic reset to the default branch when the current
active branch is deleted.

[v0 Session](https://v0.app/chat/2tqoPgihDyU)
* Updated branch navigation to automatically reset to the default branch
if the currently active branch is deleted.

[v0 Session](https://v0.app/chat/2tqoPgihDyU)
Bumps the npm_and_yarn group with 1 update in the / directory: [esbuild](https://github.com/evanw/esbuild).


Updates `esbuild` from 0.25.12 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md)
- [Commits](evanw/esbuild@v0.25.12...v0.28.1)

Updates `esbuild` from 0.28.0 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2025.md)
- [Commits](evanw/esbuild@v0.25.12...v0.28.1)

---
updated-dependencies:
- dependency-name: esbuild
  dependency-version: 0.28.1
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: esbuild
  dependency-version: 0.28.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@alwaysmeticulous

Copy link
Copy Markdown

Meticulous was unable to execute a test run for this PR because the most recent commit is associated with multiple PRs. To execute a test run, please try pushing up a new commit that is only associated with this PR.

Last updated for commit 7bef993. This comment will update as new commits are pushed.

@qodo-code-review

Copy link
Copy Markdown

Qodo reviews are paused for this user.

Troubleshooting steps vary by plan Learn more →

On a Teams plan?
Reviews resume once this user has a paid seat and their Git account is linked in Qodo.
Link Git account →

Using GitHub Enterprise Server, GitLab Self-Managed, or Bitbucket Data Center?
These require an Enterprise plan - Contact us
Contact us →

@coderabbitai

coderabbitai Bot commented Jun 13, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: fbc137c3-6941-43df-9197-dcb49410df4f

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
  • Commit unit tests in branch dependabot/npm_and_yarn/npm_and_yarn-f37c866118
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch dependabot/npm_and_yarn/npm_and_yarn-f37c866118
  • 🛠️ Aethon

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.

@kilo-code-bot

kilo-code-bot Bot commented Jun 13, 2026

Copy link
Copy Markdown

Kilo Code Review could not run — your account is out of credits.

Add credits or switch to a free model to enable reviews on this change.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 7bef993891

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread package.json
Comment thread .github/workflows/static.yml
Comment thread .github/workflows/webpack.yml
Comment thread .github/workflows/jekyll-gh-pages.yml
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.

2 participants