smart_ide/docs/repo/service-carbonyl.md
4NK 14c974f54c Add smart-ide-tools-bridge API for submodule tools + central local env
- New service: tools bridge (port 37147) registry + Carbonyl/PageIndex/Chandra POST jobs
- config/services.local.env.example and gitignore for services.local.env
- .env.example for repos-devtools, regex-search, ia-dev-gateway, orchestrator, claw proxy, langextract
- Orchestrator intents: tools.registry, tools.carbonyl.plan, tools.pageindex.run, tools.chandra.ocr
- Docs: API + repo service fiche, architecture index; do not commit dist/
2026-04-03 22:35:57 +02:00

1.3 KiB
Raw Permalink Blame History

Service Carbonyl (services/carbonyl/)

Navigateur terminal basé sur Chromium — amont fathyb/carbonyl, intégré au monorepo via le sous-module services/carbonyl/upstream/.

Rôle

  • Pilotage / visualisation dURLs dans un terminal (SSH sans GUI, session locale).
  • Prévisualisation des applications déployées en test : URL optionnelle dans projects/<id>/conf.jsonsmart_ide.preview_urls.test, ouverte par scripts/open-carbonyl-preview-test.sh.
  • API pour lIDE : services/smart-ide-tools-bridge/POST /v1/carbonyl/open-plan (retourne la commande à lancer en terminal) — API/smart-ide-tools-bridge-api.md.

Carbonyl lui-même reste un processus interactif (Docker ou binaire carbonyl), pas un listener HTTP dédié.

Exploitation

Voir services/carbonyl/README.md et features/carbonyl-terminal-browser.md.

Voir aussi