File tree Expand file tree Collapse file tree 6 files changed +19
-17
lines changed
infrastructure/scripts/ide-sync Expand file tree Collapse file tree 6 files changed +19
-17
lines changed Original file line number Diff line number Diff line change @@ -466,7 +466,7 @@ ideSync:
466466 path : .cursor/rules/agents
467467 format : condensed-rules
468468 windsurf :
469- enabled : true
469+ enabled : false # Disabled v3.10.0 - consolidating to core IDEs
470470 path : .windsurf/rules/agents
471471 format : xml-tagged-markdown
472472 antigravity :
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ function loadConfig(projectRoot) {
6767 format : 'condensed-rules' ,
6868 } ,
6969 windsurf : {
70- enabled : true ,
70+ enabled : false , // Disabled - consolidating to core IDEs (v3.10.0)
7171 path : '.windsurf/rules/agents' ,
7272 format : 'xml-tagged-markdown' ,
7373 } ,
Original file line number Diff line number Diff line change 88# - File types for categorization
99#
1010version : 3.10.0
11- generated_at : " 2026-02-02T02:33:14.373Z "
11+ generated_at : " 2026-02-02T03:05:35.521Z "
1212generator : scripts/generate-install-manifest.js
1313file_count : 836
1414files :
@@ -169,9 +169,9 @@ files:
169169 type : cli
170170 size : 5907
171171 - path : core-config.yaml
172- hash : sha256:110b5b3c7bf8737044d393997ba7dcc39ce8d121d1d0aaa406f8fbdc700729bb
172+ hash : sha256:931f58371092ca2ab08b7272bbac84a0c6dfeae62c27ebc5c420a9d66326039e
173173 type : config
174- size : 15889
174+ size : 15939
175175 - path : core/config/config-cache.js
176176 hash : sha256:527a788cbe650aa6b13d1101ebc16419489bfef20b2ee93042f6eb6a51e898e9
177177 type : core
@@ -2117,9 +2117,9 @@ files:
21172117 type : script
21182118 size : 8846
21192119 - path : infrastructure/scripts/ide-sync/index.js
2120- hash : sha256:f6e067e802e1af03871f6b24830a070711ebb0123817408e78a96930f8972dc2
2120+ hash : sha256:42d6b1ebfcffdd4d31200682e8de1268bda51cd2729c57ac6081f4b3c19627ae
21212121 type : script
2122- size : 13216
2122+ size : 13268
21232123 - path : infrastructure/scripts/ide-sync/README.md
21242124 hash : sha256:5f4dc76346bd650dfaad07223add0b765aeff53efdabd8ab97899047d4d9682c
21252125 type : script
Original file line number Diff line number Diff line change @@ -58,8 +58,10 @@ Esta abordagem de duas fases elimina tanto a **inconsistência de planejamento**
5858** Guias específicos por plataforma:**
5959
6060- 📖 [ Guia de Instalação para macOS] ( docs/installation/macos.md )
61- - 📖 Guia de Instalação para Windows (suporte integrado)
62- - 📖 Guia de Instalação para Linux (suporte integrado)
61+ - 📖 [ Guia de Instalação para Windows] ( docs/installation/windows.md )
62+ - 📖 [ Guia de Instalação para Linux] ( docs/installation/linux.md )
63+
64+ ** Documentação multilíngue disponível:** [ Português] ( docs/pt/installation/ ) | [ Español] ( docs/es/installation/ )
6365
6466## Navegação Rápida
6567
Original file line number Diff line number Diff line change 11<!--
22 Traducción: ES
3- Original: /docs/en/ installation/README.md
4- Última sincronización: 2026-01-26
3+ Original: /docs/installation/README.md
4+ Última sincronización: 2026-02-01
55-->
66
77# Documentación de Instalación de Synkra AIOS
1010
1111---
1212
13- ** Versión:** 2.1.0
14- ** Última Actualización:** 2025-01-24
13+ ** Versión:** 2.1.1
14+ ** Última Actualización:** 2026-02-01
1515
1616---
1717
Original file line number Diff line number Diff line change 11<!--
22 Tradução: PT-BR
3- Original: /docs/en/ installation/README.md
4- Última sincronização: 2026-01-26
3+ Original: /docs/installation/README.md
4+ Última sincronização: 2026-02-01
55-->
66
77# Documentação de Instalação do Synkra AIOS
1010
1111---
1212
13- ** Versão:** 2.1.0
14- ** Última Atualização:** 2025-01-24
13+ ** Versão:** 2.1.1
14+ ** Última Atualização:** 2026-02-01
1515
1616---
1717
You can’t perform that action at this time.
0 commit comments