smart_ide/docs/ia_dev-project-smart_ide.md
Nicolas Cantu b21ac2cf64 feat: anythingllm-devtools service, builazoo project, ssh-config example, docs
- Add services/anythingllm-devtools HTTP API (repos + AnythingLLM + RAG)
- Rename gitea-issues to git-issues across smart_ide agents and docs
- Add projects/builazoo, builazoo README, cron fragment, ssh-config.example
- Add ensure-ia-dev-project-link.sh; wrapper delegates smart_ide id
- Bump ia_dev submodule (git-issues rename, project symlinks)
- Align 4nkaiignore templates; update API index and project docs
2026-04-03 19:06:19 +02:00

3.3 KiB
Raw Blame History

Projet ia_dev : smart_ide

Le dépôt smart_ide est enregistré dans le sous-module ia_dev sous lidentifiant de projet smart_ide, pour les agents, le ticketing Gitea et la doc wiki alignés sur la forge 4nk/smart_ide.

Fichier de configuration

Adapter project_path (et champs dérivés si vous ajoutez build_dirs / deploy) sur chaque poste ou serveur où ia_dev exécute des commandes sur ce dépôt. Les clones dautres apps (docv, etc.) ne vont pas dans ./projects/ : voir repo/projects-directory.md.

Agents Cursor (pont smart_ide → ia_dev)

Dans ce dépôt, les définitions Cursor sous .smartIde/agents/ utilisent le préfixe ia-dev-* : elles fixent le projet smart_ide, imposent dindiquer lenvironnement (test, pprod, prod), puis renvoient à la procédure complète dans le sous-module : ia_dev/.smartIde/agents/<agent>.md.

Agent Cursor (smart_ide) Définition ia_dev
ia-dev-fix fix.md
ia-dev-evol evol.md
ia-dev-code code.md
ia-dev-fix-search fix-search.md
ia-dev-fix-lint fix-lint.md
ia-dev-docupdate docupdate.md
ia-dev-push-by-script push-by-script.md
ia-dev-deploy-by-script deploy-by-script.md
ia-dev-deploy-pprod-or-prod deploy-pprod-or-prod.md
ia-dev-branch-align-by-script-from-test branch-align-by-script-from-test.md
ia-dev-change-to-all-branches change-to-all-branches.md
ia-dev-agent-loop agent-loop.md
ia-dev-git-issues-process git-issues-process.md
ia-dev-setup-host setup-host.md
ia-dev-notary-ai-loop notary-ai-loop.md
ia-dev-notary-ai-process notary-ai-process.md
ia-dev-closure-point-7-justification closure-point-7-justification.md

Règle de contexte (fichiers sous ia_dev/, docs/, services/, etc.) : .smartIde/rules/smart-ide-ia-dev-bridge.mdc.

Usage : choisir lagent ia-dev-* dans Cursor et préciser dans le message lenvironnement cible ; pour les scripts, cd ia_dev et IA_PROJECT_ID=smart_ide (ou --project smart_ide). Détail schéma conf : repo/ia-dev-project-conf-schema.md. Conf smart_ide : projects/smart_ide/conf.json à la racine du monorepo.

Liens