Skip to content

Update server.ts Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com> Signed-off-by: Huỳnh Thương <252359928+Huynhthuongg@users.noreply.github.com>#17

Open
Huynhthuongg wants to merge 3 commits into
v0/nvht25052002-2777-1eea3bdffrom
codex/review-and-update-project-setup-61nx8b
Open

Conversation

@Huynhthuongg

@Huynhthuongg Huynhthuongg commented Jun 12, 2026

Copy link
Copy Markdown
Member

Summary by cubic

Rebrands the app to TerKix Terminal OS and ships an installable PWA with offline shell caching and persisted terminal history. Updates the server and env config to support PORT and optional GEMINI_MODEL for Gemini calls.

  • New Features

    • Installable PWA: added public/manifest.webmanifest, public/sw.js, icon, meta tags, and SW registration for offline shell caching.
    • Terminal upgrades: persisted command history, arrow-key recall, online/offline status, and safer cache routing.
    • Server/env: PORT support, optional GEMINI_MODEL, typed request payloads, and improved README; app renamed to terkix-terminal-os.
  • Migration

    • Update .env: GEMINI_API_KEY, APP_URL, optional GEMINI_MODEL, optional PORT.
    • Clear old SW cache if needed (hard refresh) to load the new shell (terkix-shell-v2).
    • Install and run: npm install, npm run build, npm start (SW is disabled in Vite dev; use npm run preview or npm start to test PWA).

Written for commit d3f8a14. Summary will update on new commits.

Review in cubic

Huynhthuongg and others added 3 commits June 7, 2026 19:21
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Signed-off-by: Huỳnh Thương <252359928+Huynhthuongg@users.noreply.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 d3f8a14. 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 →

@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
terkix Ready Ready Preview, Comment, Open in v0 Jun 12, 2026 8:52pm

@coderabbitai

coderabbitai Bot commented Jun 12, 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: 49b19e7e-1364-4a0d-97e1-83313cffc71a

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 codex/review-and-update-project-setup-61nx8b
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch codex/review-and-update-project-setup-61nx8b
  • 🛠️ 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 12, 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: d3f8a142b5

ℹ️ 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 public/sw.js
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