@hasna/coders 0.2.4 → 0.2.5

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/dist/cli.mjs CHANGED
@@ -109032,7 +109032,7 @@ var VERSION, BUILD_TIME, PACKAGE_NAME, ISSUES_URL, startupTimestamps, originalCw
109032
109032
  var init_index = __esm({
109033
109033
  "src/cli/index.ts"() {
109034
109034
  VERSION = "0.1.2";
109035
- BUILD_TIME = "2026-05-28T10:04:25.240Z";
109035
+ BUILD_TIME = "2026-05-28T10:07:59.768Z";
109036
109036
  PACKAGE_NAME = "@hasna/coders";
109037
109037
  ISSUES_URL = "https://github.com/hasnaxyz/open-coders/issues";
109038
109038
  startupTimestamps = {};
@@ -1,2 +1,2 @@
1
- #!/usr/bin/env node
1
+ #!/usr/bin/env bun
2
2
  import "./coders-mcp.mjs";
@@ -108750,7 +108750,7 @@ var init_cli = __esm({
108750
108750
  "src/cli/index.ts"() {
108751
108751
  "use strict";
108752
108752
  VERSION = "0.1.2";
108753
- BUILD_TIME = "2026-05-28T10:04:25.240Z";
108753
+ BUILD_TIME = "2026-05-28T10:07:59.768Z";
108754
108754
  PACKAGE_NAME = "@hasna/coders";
108755
108755
  ISSUES_URL = "https://github.com/hasnaxyz/open-coders/issues";
108756
108756
  startupTimestamps = {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hasna/coders",
3
- "version": "0.2.4",
3
+ "version": "0.2.5",
4
4
  "description": "Open-source coding agent CLI with native @hasna/* ecosystem integration",
5
5
  "type": "module",
6
6
  "bin": {