Skip to content

Enhance TerKix input dock rainbow effect#23

Open
Huynhthuongg wants to merge 3 commits into
codex/review-and-update-project-setup-61nx8bfrom
codex/review-and-update-project-setup-16uk0n
Open

Enhance TerKix input dock rainbow effect#23
Huynhthuongg wants to merge 3 commits into
codex/review-and-update-project-setup-61nx8bfrom
codex/review-and-update-project-setup-16uk0n

Conversation

@Huynhthuongg

@Huynhthuongg Huynhthuongg commented Jun 13, 2026

Copy link
Copy Markdown
Member

Summary by cubic

Rebranded the app to TerKix Terminal OS and shipped an installable PWA with offline shell caching. Improves the terminal UX on mobile (persistent input dock, refined scaling, enhanced rainbow glow) and adds persistent settings/history with configurable server options.

  • New Features

    • Installable PWA: added public/manifest.webmanifest and public/sw.js with offline shell caching; registered the service worker in production.
    • TerKix branding: new logo, meta tags, theme color, and README refresh; updated metadata.json and app description; microphone permission enabled.
    • Terminal UX: input dock remains visible on mobile; slightly scaled mobile frame; enhanced rainbow effect; persisted command history and UI preferences.
    • Storage: new local storage helpers for safe reads/writes and legacy key migration.
    • Server: supports PORT and GEMINI_MODEL env vars; expanded/typed command payload; .env.example clarified.
  • Migration

    • Set GEMINI_API_KEY (and optional GEMINI_MODEL/PORT) in .env.
    • Build and run: npm run build && npm start (or npm run dev for local).
    • Hard refresh to activate the new service worker (or clear old terkix-shell-* caches).

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

Review in cubic

@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 e297a69. 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 13, 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 13, 2026 7:38am

@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: 84a09953-59a6-47ff-8715-2fe8b73fed1a

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-16uk0n
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch codex/review-and-update-project-setup-16uk0n
  • 🛠️ 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: e297a69a24

ℹ️ 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 src/utils/storage.ts
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