Skip to content

Commit fe54d4e

Browse files
authored
Merge pull request #24 from kortix-ai/changeset-release/main
chore: version packages
2 parents 50f8db8 + 8cff01d commit fe54d4e

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/loud-yaks-play.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- [#22](https://github.com/kortix-ai/agent-computer-use/pull/22) [`dd4c29f`](https://github.com/kortix-ai/agent-computer-use/commit/dd4c29fe666de577907de4e0699d269e5330b93f) Thanks [@kortix-agent](https://github.com/kortix-agent)! - agent-cu setup — interactive (and scriptable) wizard to configure Claude Code so agent-cu runs without per-command approval prompts. Supports --mode/--scope flags for non-interactive use.
8+
39
## 0.1.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agent-cu",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Computer use CLI for AI agents",
55
"license": "MIT",
66
"repository": "https://github.com/kortix-ai/agent-computer-use",

0 commit comments

Comments
 (0)