mirror of
https://fastgit.cc/github.com/Yeachan-Heo/oh-my-claudecode
synced 2026-04-20 12:51:30 +08:00
chore: bump version to 4.3.3
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
{
|
||||
"name": "oh-my-claudecode",
|
||||
"description": "Claude Code native multi-agent orchestration with intelligent model routing, 28 agent variants, and 32 powerful skills. Zero learning curve. Maximum power.",
|
||||
"version": "4.3.2",
|
||||
"version": "4.3.3",
|
||||
"author": {
|
||||
"name": "Yeachan Heo",
|
||||
"email": "hurrc04@gmail.com"
|
||||
@@ -27,5 +27,5 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"version": "4.3.2"
|
||||
"version": "4.3.3"
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "oh-my-claudecode",
|
||||
"version": "4.3.2",
|
||||
"version": "4.3.3",
|
||||
"description": "Multi-agent orchestration system for Claude Code",
|
||||
"author": {
|
||||
"name": "oh-my-claudecode contributors"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<!-- OMC:START -->
|
||||
<!-- OMC:VERSION:4.3.2 -->
|
||||
<!-- OMC:VERSION:4.3.3 -->
|
||||
# oh-my-claudecode - Intelligent Multi-Agent Orchestration
|
||||
|
||||
You are running with oh-my-claudecode (OMC), a multi-agent orchestration layer for Claude Code.
|
||||
|
||||
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "oh-my-claude-sisyphus",
|
||||
"version": "4.3.1",
|
||||
"version": "4.3.3",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "oh-my-claude-sisyphus",
|
||||
"version": "4.3.1",
|
||||
"version": "4.3.3",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@anthropic-ai/claude-agent-sdk": "^0.1.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "oh-my-claude-sisyphus",
|
||||
"version": "4.3.2",
|
||||
"version": "4.3.3",
|
||||
"description": "Multi-agent orchestration system for Claude Code - Inspired by oh-my-opencode",
|
||||
"type": "module",
|
||||
"main": "dist/index.js",
|
||||
|
||||
Reference in New Issue
Block a user