@bahulam/code 2.6.0 → 2.6.1

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.
Files changed (2) hide show
  1. package/README.md +6 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -52,6 +52,12 @@ bahulam-code --help Full command reference
52
52
  Inside the REPL, type `/help` for slash commands (models, cache, approvals,
53
53
  skills, workflows, session tools).
54
54
 
55
+ ## 2.6.1 Highlights
56
+
57
+ - Published under both `@bahulam/code` and `@bahulamai/code` scopes.
58
+ - Full removal of legacy `b0` references from CLI help, error messages,
59
+ analytics headers, and internal comments.
60
+
55
61
  ## 2.6.0 Highlights
56
62
 
57
63
  - Rebrand: `@bahulamai/b0` → `@bahulamai/code`; binary `b0` → `bahulam-code`.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bahulam/code",
3
- "version": "2.6.0",
3
+ "version": "2.6.1",
4
4
  "description": "Bahulam Code — Bahulam's coding agent. CLI-first, reliability-first, sub-agents, 65.6% SWE-bench Verified.",
5
5
  "type": "module",
6
6
  "bin": {