v0.5.4 — lancement en une commande, couplage auto, groupe d'onglets, guide de démarrage - #14
Open
Jonassuhard wants to merge 3 commits into
Open
v0.5.4 — lancement en une commande, couplage auto, groupe d'onglets, guide de démarrage#14Jonassuhard wants to merge 3 commits into
Jonassuhard wants to merge 3 commits into
Conversation
… guide - scripts/cortex.sh go: start + open console tab in the Chrome profile carrying the extension + French next-step guidance; Cortex Bridge.command now runs the same flow - extension pairs automatically when the console detects it unpaired (manual button kept); console and ChatGPT tabs share one Cortex Bridge tab group (new tabGroups permission, best-effort, never blocking) - sidebar Guide de démarrage button reopens a 3-step checklist with live completion state - bump 0.5.4; docs EN/FR, changelog, roadmap updated
A console restart left the extension dead until a manual gesture: MV3 kills the idle service worker and pending setTimeout reconnects die with it. A chrome.alarms keepalive (30 s) now wakes the worker and reconnects; connect() already no-ops while the socket is alive. New alarms permission.
Adds a 4-step self-diagnostic to cortex.sh that checks server status, extension pairing, DOM probe, and version consistency — all reported in French with clear remediation steps. Includes 6 new tests (syntax + live) and updates ROADMAP/CHANGELOG for v0.5.3/v0.5.4 completion. 🤖 Generated with Codebuff Co-Authored-By: Codebuff <noreply@codebuff.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ce que change cette PR
Demande produit : ouvrir Cortex Bridge doit être extrêmement simple — lancer, paramétrer, écrire une tâche.
Lancement en une commande
scripts/cortex.sh go: démarre le serveur (idempotent), détecte le profil Chrome qui porte l'extension, ouvre l'onglet console dans Chrome et affiche les étapes à suivre en français dans le Terminal.Cortex Bridge.command(double-clic Finder) exécute exactement ce même flux.Couplage automatique
Groupe d'onglets Chrome
tabGroupsajoutée). Best-effort : jamais bloquant pour une mission.Guide de démarrage
Docs
docs/fr/DEMARRAGE.md,docs/fr/UTILISATION.md,docs/fr/DEPANNAGE.md,docs/user-guide.md,docs/troubleshooting.md, CHANGELOG 0.5.4, ROADMAP.Vérifications
ensureCortexTabGroup).settings-entrydésormais)tests/test_installer.py)verify-links.shPASS ·check-public-privacy.shPASS (avec flags CI)Note CI attendue
Le gate release-gates sera rouge sur cette PR :
docs/verification/v0.5.4.jsonn'existe pas encore. C'est l'état normal du repo en cycle de dev — le manifest sera scellé lors de la phase release v0.5.4 (après gates live). Le manifest v0.5.3 n'est pas touché.Non inclus (reporté)