Skip to content

Commit 4246bda

Browse files
committed
bump: v0.6.2-rc1
Signed-off-by: Tomas Weiss <tomas.weiss2@gmail.com>
1 parent 65092ae commit 4246bda

16 files changed

Lines changed: 22 additions & 22 deletions

File tree

agent-registry.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
providers:
2-
- location: ghcr.io/i-am-bee/agentstack/agents/chat:0.6.2
3-
- location: ghcr.io/i-am-bee/agentstack/agents/rag:0.6.2
4-
- location: ghcr.io/i-am-bee/agentstack/agents/canvas:0.6.2
5-
- location: ghcr.io/i-am-bee/agentstack/agents/form:0.6.2
2+
- location: ghcr.io/i-am-bee/agentstack/agents/chat:0.6.2-rc1
3+
- location: ghcr.io/i-am-bee/agentstack/agents/rag:0.6.2-rc1
4+
- location: ghcr.io/i-am-bee/agentstack/agents/canvas:0.6.2-rc1
5+
- location: ghcr.io/i-am-bee/agentstack/agents/form:0.6.2-rc1

agents/canvas/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

agents/chat/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

agents/deepagents_content_builder/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

agents/form/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

agents/rag/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/agentstack-cli/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agentstack-cli"
3-
version = "0.6.2"
3+
version = "0.6.2-rc1"
44
description = "Agent Stack CLI"
55
readme = "README.md"
66
authors = [{ name = "IBM Corp." }]

apps/agentstack-cli/uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

apps/agentstack-sdk-py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agentstack-sdk"
3-
version = "0.6.2"
3+
version = "0.6.2-rc1"
44
description = "Agent Stack SDK"
55
readme = "README.md"
66
authors = [{ name = "IBM Corp." }]

apps/agentstack-sdk-py/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)