social-agent-cli 1.8.1 → 1.8.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/install.ts +5 -5
- package/package.json +1 -1
package/install.ts
CHANGED
|
@@ -202,12 +202,12 @@ Gönderme komutları (HER ZAMAN bu komutları kullan, asla cd veya npx tsx kulla
|
|
|
202
202
|
|
|
203
203
|
## 1. Analiz Et
|
|
204
204
|
|
|
205
|
-
|
|
205
|
+
Şu sırayla bilgi topla:
|
|
206
206
|
|
|
207
|
-
1. **
|
|
208
|
-
2. **
|
|
209
|
-
3. **Git/GitHub (zenginleştirme)** → \`git log --oneline -5
|
|
210
|
-
4. **Post geçmişi (üslup)** → \`social-agent history\`
|
|
207
|
+
1. **Projeyi tara (birincil)** → README.md, package.json, ana dosyaları oku. Projenin ne olduğunu, tech stack'ini, özelliklerini anla
|
|
208
|
+
2. **Konuşma geçmişin** → bu oturumda ne yaptın, hangi kararlar alındı, kullanıcı ne istedi
|
|
209
|
+
3. **Git/GitHub (zenginleştirme)** → \`git log --oneline -5\`, gerekirse GitHub star/fork bilgisi
|
|
210
|
+
4. **Post geçmişi (üslup)** → \`social-agent history\`
|
|
211
211
|
|
|
212
212
|
## 2. Platform Seçimi
|
|
213
213
|
|