konveyer 0.1.1 → 0.1.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.
Files changed (3) hide show
  1. package/README.md +2 -2
  2. package/bin/cli.js +1 -1
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -43,11 +43,11 @@ npx konveyer prompt 1 # напечатать промпт (| pbcopy — сраз
43
43
 
44
44
  Этот репозиторий — уровень 1: одна задача за раз. Полный конвейер, на котором мы разрабатываем [CHATBOSS.PRO](https://chatboss.pro), — это эпики и волны, git worktree на каждую задачу, два AI-ревьюера (код + архитектура) и staged deploy:
45
45
 
46
- - **Мануал «AI-конвейер своими руками»** — [предзаказ 2 990 ](https://html5-studio.ru/manual)
46
+ - **Приложение «Конвейер тасков»** — [посмотреть, как это работает](https://html5-studio.ru/uslugi/konveyer)
47
47
  - **Настройка под ключ** — [форматы и цены](https://html5-studio.ru/uslugi/ai-konveyer-zadach)
48
48
 
49
49
  ## Обновления
50
50
 
51
- Репозиторий пополняется по мере выхода глав мануала. Нажмите **Watch** (или ⭐), чтобы получить весточку.
51
+ Репозиторий пополняется по мере развития конвейера. Нажмите **Watch** (или ⭐), чтобы получить весточку.
52
52
 
53
53
  Вопросы: Telegram [@paul_cop](https://t.me/paul_cop) · [html5-studio.ru](https://html5-studio.ru)
package/bin/cli.js CHANGED
@@ -67,7 +67,7 @@ function promo() {
67
67
  console.log('git worktree на каждую задачу, два AI-ревьюера (код и архитектура),');
68
68
  console.log('приёмка волн и деплой. Несколько агентов работают параллельно и');
69
69
  console.log('не мешают друг другу.');
70
- console.log(` Ранний доступ: ${accent('https://html5-studio.ru/manual')}`);
70
+ console.log(` Как это работает: ${accent('https://html5-studio.ru/uslugi/konveyer')}`);
71
71
  console.log(` Вопросы автору: ${accent('https://t.me/paul_cop')}`);
72
72
  }
73
73
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "konveyer",
3
- "version": "0.1.1",
3
+ "version": "0.1.2",
4
4
  "description": "AI-конвейер задач: ИИ берёт тикет из Jira, пишет код, проходит AI-ревью и закрывает задачу. Промпты для Claude Code.",
5
5
  "keywords": [
6
6
  "jira",