changelog

{data.name} Sami Fouad made a commit to tananetwork/tana-cli

update lockfile

Verified
+2 -2
Dec 5

{data.name} Sami Fouad made a commit to tananetwork/tana-cli

simplify release workflow - CLI only v0.3.2

-(workflow): remove mesh/t4 bundling (they have own repos) -(workflow): remove tana-edge/runtime bundling (separate releases) -(workflow): just build CLI binary and publish to npm -(cleanup): remove rust-versions.json (no longer needed)

Verified
+16 -94
Dec 5

{data.name} Sami Fouad made a commit to tananetwork/tana-cli

clean up cli help menu v0.3.1

  • remove 'create' category, merge into network
  • show 'new' in both network (user/contract) and framework (website)
  • clearer separation: network for blockchain entities, framework for local dev
Verified
+240 -14
Dec 5

{data.name} Sami Fouad made a commit to tananetwork/tana-cli

v0.3.0

-(cli): rename to @tananetwork/cli -(cli): 3-tier command structure (create, network, framework) -(cli): framework commands with package manager detection -(cli): pre-push hook for tests and rust version bumps -(cli): bump tana-runtime 0.2.28, tana-edge 0.4.0

Verified
+1 -1
Dec 5

{data.name} Sami Fouad made a commit to tananetwork/tana-cli

update workflow to publish as @tananetwork/cli

-(cli): rename npm/tana package to @tananetwork/cli -(cli): update gh packages publish step

Verified
+2 -2
Dec 5

{data.name} Sami Fouad made a commit to tananetwork/tana-cli

test pre-push hook

Verified
+1 -0
Dec 5

{data.name} Sami Fouad made a commit to tananetwork/tana-cli

pre-push hook: run tests before push

-(cli): runs tests if 'test' script exists in package.json -(cli): detects package manager (bun/pnpm/yarn/npm) -(cli): blocks push if tests fail

Verified
+31 -7
Dec 5

{data.name} Sami Fouad made a commit to tananetwork/tana-cli

add pre-push hook to auto-bump rust versions

-(cli): .githooks/pre-push checks latest tags before push -(cli): auto-commits version bump if outdated -(cli): requires gh cli and jq (skips silently if missing)

Verified
+46 -0
Dec 5

{data.name} Sami Fouad made a commit to tananetwork/tana-engine

add infrastructure diagnostics to te status v0.6.7

-(engine): detect orphan containers (tana images with non-tana names) -(engine): detect containers not connected to Docker network -(engine): detect port conflicts with host processes -(engine): integrate diagnostics into te status command -(engine): show warnings/errors with fix suggestions

Verified
+241 -2
Dec 5

{data.name} Sami Fouad made a commit to tananetwork/vite-plugin-tana

use @tananetwork/stdio for terminal output

  • consistent cyan bracket format across tana projects
  • removed local src/output.ts
Verified
+62 -37
Dec 5

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18