Mirror canonical actor route and black-gold shell #48

Open
nsaspy wants to merge 2 commits from agent/mirror-lisp-kinpaku-navigation into main
Owner

What changed

  • mirror canonical Quasar's first-class /actors navigation instead of hiding actors behind /agents
  • preserve old /agents links by redirecting them to /actors
  • make Black & Gold the default theme for fresh state
  • refine the shared theme toward Impeccable's warm lacquer / kinpaku direction with restrained gold, verdigris state accents, small radii, hairlines, and reduced decorative effects
  • use the actor/code icon directly in navigation, add an icon to shell notices, and carry the shared Agent-tab icon treatment for any agent-console surface
  • retain Auto-Dig's existing host/service-worker behavior; the no-install-app change is specific to the Common Lisp port

Validation

CI is green: format, lint, typecheck, boundary/static checks, unit/integration tests, production build validation, and Chromium E2E all passed.

Source

Mirrors shared UI decisions from lost-rob0t/quasar#21. Lisp-only persistent diagnostics and install-app removal remain in the Common Lisp port.

Do not auto-merge.

## What changed - mirror canonical Quasar's first-class `/actors` navigation instead of hiding actors behind `/agents` - preserve old `/agents` links by redirecting them to `/actors` - make Black & Gold the default theme for fresh state - refine the shared theme toward Impeccable's warm lacquer / kinpaku direction with restrained gold, verdigris state accents, small radii, hairlines, and reduced decorative effects - use the actor/code icon directly in navigation, add an icon to shell notices, and carry the shared Agent-tab icon treatment for any agent-console surface - retain Auto-Dig's existing host/service-worker behavior; the no-install-app change is specific to the Common Lisp port ## Validation CI is green: format, lint, typecheck, boundary/static checks, unit/integration tests, production build validation, and Chromium E2E all passed. ## Source Mirrors shared UI decisions from `lost-rob0t/quasar#21`. Lisp-only persistent diagnostics and install-app removal remain in the Common Lisp port. Do not auto-merge.
Render provider brand icons
Some checks failed
CI / baseline (pull_request) Has been cancelled
a9d5b9f036
Some checks failed
CI / baseline (pull_request) Has been cancelled
This pull request has changes conflicting with the target branch.
  • src/app/main.tsx
  • src/components/ProviderBrandIcons.jsx
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin agent/mirror-lisp-kinpaku-navigation:agent/mirror-lisp-kinpaku-navigation
git switch agent/mirror-lisp-kinpaku-navigation

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff agent/mirror-lisp-kinpaku-navigation
git switch agent/mirror-lisp-kinpaku-navigation
git rebase main
git switch main
git merge --ff-only agent/mirror-lisp-kinpaku-navigation
git switch agent/mirror-lisp-kinpaku-navigation
git rebase main
git switch main
git merge --no-ff agent/mirror-lisp-kinpaku-navigation
git switch main
git merge --squash agent/mirror-lisp-kinpaku-navigation
git switch main
git merge --ff-only agent/mirror-lisp-kinpaku-navigation
git switch main
git merge agent/mirror-lisp-kinpaku-navigation
git push origin main
Sign in to join this conversation.
No description provided.