@untools/devflow 0.2.8 → 0.2.9

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 (2) hide show
  1. package/README.md +3 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # @untools/devflow - Copilot-Powered DevOps Agent
2
2
 
3
- The self-hosted CLI agent for **DevFlow** - powered by the **GitHub Copilot CLI** and **GitHub Copilot SDK** (released Jan 2026).
3
+ The self-hosted CLI agent for **DevFlow** - powered by the **GitHub Copilot CLI** and **GitHub Copilot SDK**.
4
4
 
5
5
  Install this CLI tool on your local machine or server to execute AI-driven development tasks securely on your own infrastructure, leveraging the full power of GitHub Copilot.
6
6
 
7
7
  ## What is DevFlow?
8
8
 
9
- DevFlow is a production SaaS platform that orchestrates AI-powered development workflows. Create a DevFlow account, connect your GitHub repositories and communication channels (Slack, Telegram), then use the **@untools/devflow** CLI to execute complex development tasks right from your machine.
9
+ DevFlow is a platform that orchestrates AI-powered development workflows. Create a DevFlow account, connect your GitHub repositories and communication channels (Slack, Telegram), then use the **@untools/devflow** CLI to execute complex development tasks right from your machine.
10
10
 
11
11
  It acts as a bridge between your infrastructure and the AI, utilizing:
12
12
 
@@ -352,4 +352,4 @@ MIT License - see LICENSE file for details
352
352
 
353
353
  **Made with ❤️ for developers by the DevFlow team**
354
354
 
355
- Built on the GitHub Copilot SDK for the [GitHub Copilot CLI Challenge](https://github.blog/news-and-insights/copilot-cli-challenge/)
355
+ Built with GitHub Copilot CLI for the [GitHub Copilot CLI Challenge](https://dev.to/devteam/join-the-github-copilot-cli-challenge-win-github-universe-tickets-copilot-pro-subscriptions-and-50af?bb=260467)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@untools/devflow",
3
- "version": "0.2.8",
3
+ "version": "0.2.9",
4
4
  "description": "Self-hosted AI DevOps agent for DevFlow platform",
5
5
  "type": "module",
6
6
  "bin": {