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>#24

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

Conversation

@Huynhthuongg

@Huynhthuongg Huynhthuongg commented Jun 13, 2026

Copy link
Copy Markdown
Member

Summary by cubic

Rebrands the app to TerKix Terminal OS and adds an installable PWA with an offline shell and improved terminal UX. Also introduces a Gemini-powered command endpoint on the server and updates docs, assets, and configs.

  • New Features

    • Installable PWA: added public/manifest.webmanifest, public/sw.js, meta tags, and SW registration.
    • Offline-first shell caching with network-first and SW fallbacks.
    • Persisted terminal command history and online/offline status via src/utils/storage.ts.
    • New Gemini command endpoint on the express server using @google/genai with typed payloads.
    • TerKix branding and logo across UI; updated contacts; dashboard polish; microphone permission in metadata.json.
    • README expanded with setup, PWA, and terminal features.
  • Migration

    • Update .env with GEMINI_API_KEY and APP_URL; optional GEMINI_MODEL and PORT.
    • Install deps, then run npm run build && npm start (or npm run dev for local).
    • Reload the app to activate the new service worker; if issues persist, clear site data once.

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 →

@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: 5b657297-b742-4d47-a60f-4f6e75d4df2b

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 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: 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