dailybot-cli 1.0.1__tar.gz → 1.2.0__tar.gz
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.
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/PKG-INFO +2 -2
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/README.md +1 -1
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli.egg-info/PKG-INFO +2 -2
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/pyproject.toml +22 -2
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/LICENSE +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli/__init__.py +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli/api_client.py +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli/commands/__init__.py +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli/commands/agent.py +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli/commands/auth.py +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli/commands/config.py +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli/commands/interactive.py +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli/commands/status.py +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli/commands/update.py +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli/commands/version.py +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli/config.py +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli/display.py +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli/main.py +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli.egg-info/SOURCES.txt +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli.egg-info/dependency_links.txt +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli.egg-info/entry_points.txt +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli.egg-info/requires.txt +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/dailybot_cli.egg-info/top_level.txt +0 -0
- {dailybot_cli-1.0.1 → dailybot_cli-1.2.0}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dailybot-cli
|
|
3
|
-
Version: 1.0
|
|
3
|
+
Version: 1.2.0
|
|
4
4
|
Summary: Dailybot CLI - The command-line bridge between humans and agents. Progress reports, observability, and workflow automation for modern teams across Slack, Google Chat, Discord, MS Teams, and more.
|
|
5
5
|
Author-email: Dailybot <support@dailybot.com>
|
|
6
6
|
License: MIT
|
|
@@ -36,7 +36,7 @@ Dynamic: license-file
|
|
|
36
36
|
|
|
37
37
|
The command-line bridge between **humans** and **agents**. [Dailybot](https://www.dailybot.com) connects your team — whether they work in Slack, Google Chat, Discord, Microsoft Teams, or the web — with AI agents and automated workflows. The CLI brings that power to your terminal: progress reports, observability, health checks, messaging, and workflow automation for modern teams.
|
|
38
38
|
|
|
39
|
-
## Installation
|
|
39
|
+
## Installation.
|
|
40
40
|
|
|
41
41
|
```bash
|
|
42
42
|
pip install dailybot-cli
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
The command-line bridge between **humans** and **agents**. [Dailybot](https://www.dailybot.com) connects your team — whether they work in Slack, Google Chat, Discord, Microsoft Teams, or the web — with AI agents and automated workflows. The CLI brings that power to your terminal: progress reports, observability, health checks, messaging, and workflow automation for modern teams.
|
|
4
4
|
|
|
5
|
-
## Installation
|
|
5
|
+
## Installation.
|
|
6
6
|
|
|
7
7
|
```bash
|
|
8
8
|
pip install dailybot-cli
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dailybot-cli
|
|
3
|
-
Version: 1.0
|
|
3
|
+
Version: 1.2.0
|
|
4
4
|
Summary: Dailybot CLI - The command-line bridge between humans and agents. Progress reports, observability, and workflow automation for modern teams across Slack, Google Chat, Discord, MS Teams, and more.
|
|
5
5
|
Author-email: Dailybot <support@dailybot.com>
|
|
6
6
|
License: MIT
|
|
@@ -36,7 +36,7 @@ Dynamic: license-file
|
|
|
36
36
|
|
|
37
37
|
The command-line bridge between **humans** and **agents**. [Dailybot](https://www.dailybot.com) connects your team — whether they work in Slack, Google Chat, Discord, Microsoft Teams, or the web — with AI agents and automated workflows. The CLI brings that power to your terminal: progress reports, observability, health checks, messaging, and workflow automation for modern teams.
|
|
38
38
|
|
|
39
|
-
## Installation
|
|
39
|
+
## Installation.
|
|
40
40
|
|
|
41
41
|
```bash
|
|
42
42
|
pip install dailybot-cli
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "dailybot-cli"
|
|
7
|
-
version = "1.0
|
|
7
|
+
version = "1.2.0"
|
|
8
8
|
description = "Dailybot CLI - The command-line bridge between humans and agents. Progress reports, observability, and workflow automation for modern teams across Slack, Google Chat, Discord, MS Teams, and more."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
license = {text = "MIT"}
|
|
@@ -156,6 +156,19 @@ version_toml = ["pyproject.toml:project.version"]
|
|
|
156
156
|
branch = "main"
|
|
157
157
|
tag_format = "v{version}"
|
|
158
158
|
commit_message = "chore(release): {version}\n\n[skip ci]"
|
|
159
|
+
# Author + tagger of the auto-generated `chore(release)` commit and the v* tag.
|
|
160
|
+
# Without this, PSR defaults to "semantic-release <semantic-release>", which
|
|
161
|
+
# obscures who actually owns the automation. We use a branded identity that
|
|
162
|
+
# matches the bot account holding AUTOMATION_GITHUB_TOKEN.
|
|
163
|
+
#
|
|
164
|
+
# IMPORTANT: for the commit to show the `dailybotops` avatar + profile link
|
|
165
|
+
# in the GitHub UI, the email below must be a verified secondary email on
|
|
166
|
+
# the `dailybotops` GitHub account
|
|
167
|
+
# (https://github.com/settings/emails → Add email address). Without that
|
|
168
|
+
# verification, GitHub renders the commit author as a plain "DailyBot
|
|
169
|
+
# Automations" string (no avatar, no profile link). The commit identity is
|
|
170
|
+
# still valid in git itself either way.
|
|
171
|
+
commit_author = "DailyBot Automations <ops@dailybot.com>"
|
|
159
172
|
build_command = "" # release.yml owns the actual build/upload
|
|
160
173
|
# `allow_zero_version` and `major_on_zero` together control how PSR treats
|
|
161
174
|
# breaking changes while the package is still on 0.x.
|
|
@@ -184,7 +197,14 @@ allowed_tags = [
|
|
|
184
197
|
]
|
|
185
198
|
minor_tags = ["feat"]
|
|
186
199
|
patch_tags = ["fix", "perf"]
|
|
187
|
-
|
|
200
|
+
# Every merge to main produces a release, period. Devs do not need to remember
|
|
201
|
+
# conventional-commit prefixes — if they forget, the merge still ships as a
|
|
202
|
+
# PATCH bump. If they DO follow the convention, they unlock finer control:
|
|
203
|
+
# feat: → MINOR (1.0.1 → 1.1.0)
|
|
204
|
+
# fix: / perf: → PATCH (1.0.1 → 1.0.2)
|
|
205
|
+
# feat!: or BREAKING CHANGE: → MAJOR (1.0.1 → 2.0.0)
|
|
206
|
+
# anything else (chore/docs/...) → PATCH (default_bump_level = 1)
|
|
207
|
+
default_bump_level = 1
|
|
188
208
|
|
|
189
209
|
[tool.semantic_release.changelog]
|
|
190
210
|
exclude_commit_patterns = [
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|