vibora 6.3.0 → 7.1.0

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.
package/README.md CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  ## What It Does
8
8
 
9
- **Vibora is for developers who take Claude Code seriously.** Not as a novelty, but as their primary interface for getting things done. From isolated worktrees to production deployment—build, test, and ship from one open-source platform running on your own hardware.
9
+ Run multiple Claude Code sessions in parallel across isolated git worktrees. Monitor them all from one screen. Close your laptop—they keep working. Deploy to production when ready. Self-hosted and open source.
10
10
 
11
11
  - **Full Development Lifecycle** — Develop features in isolated git worktrees, then deploy to production with Docker Compose. No context switching, no vendor lock-in.
12
12
  - **Parallel Agent Orchestration** — Run multiple Claude Code sessions across different tasks and worktrees. See and control all sessions in one parallel view.
package/bin/vibora.js CHANGED
@@ -32629,8 +32629,8 @@ function installUv() {
32629
32629
  var package_default = {
32630
32630
  name: "vibora",
32631
32631
  private: true,
32632
- version: "6.3.0",
32633
- description: "The Vibe Engineer's Cockpit",
32632
+ version: "7.1.0",
32633
+ description: "Harness Attention. Orchestrate Agents. Ship.",
32634
32634
  license: "PolyForm-Shield-1.0.0",
32635
32635
  type: "module",
32636
32636
  scripts: {