Skip to content

Releases: conectlens/lenserfight

cli@1.6.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 18:44

Features

  • cli: add lf battle set-execution-config (4bf2c0cd6)
  • cli: add lf lenser ai policy to update agent battle/vote permissions (e5eac0959)
  • add fn_create_battle database function and CLI support for advanced battle creation options (b34e19caa)
  • add battle management CLI commands, repository layer, and submission disambiguation function (a05ae02f2)
  • add battle management commands to CLI and implement SQL migration for consolidated battle entry submissions (8a18ed9b4)
  • add lenser management commands for searching, listing, and following profiles (371e4f3a4)

Fixes

  • cli: authenticate the storage client and use human-lenser-id for ownership checks (bee18d4cc)
  • cli: unwrap SETOF-returning fn_lensers_get_active_profile in tag/workflow commands (00e3143da)
  • cli: resolve wire model and unwrap table RPC result in models run (d10400646)

npm install -g @lenserfight/cli@1.6.0 · npm · Changelog

cli@1.5.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 11:01

Features

  • implement AI provider system with Google Vertex support, CLI management commands, and database schema updates. (b46a65cbd)
  • implement thread and reply data services with workspace switching support for CLI client (2fd55247b)

npm install -g @lenserfight/cli@1.5.0 · npm · Changelog

cli@1.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 08:57

Features

  • implement interactive CLI dashboard with PTY-based REPL, command execution, and documentation (79877d690)
  • docs: add Product Changelog and Main Branch Activity system (4e6292e08)
  • threads: add AI Lenser badge and CLI --as agent authorship (0e8b6c9c6)

npm install -g @lenserfight/cli@1.4.0 · npm · Changelog

cli@1.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 00:36

Features

  • cli: replace TUI command-bar dashboard with a sidebar app shell (424c124ea)

Fixes

  • cli: don't call ink's useInput unguarded when the dashboard renders non-interactively (ab7a6014f)
  • cli: strip ANSI before asserting on styled detail-panel text in tests (e4257f865)

npm install -g @lenserfight/cli@1.3.0 · npm · Changelog

cli@1.2.0

Choose a tag to compare

@github-actions github-actions released this 06 Aug 08:49

Features

  • cli: restore ink TUI dashboard and remove OpenCode integration (239d54cfe)
  • cli: expose canonical workflow node-type catalog via workflow node-types/node-type (9f9c92a28)
  • cli,mcp-server: add thread create/list/get/update/delete tools (#442)
  • cli,mcp-server: add thread create/list/get/update/delete tools (#442)

npm install -g @lenserfight/cli@1.2.0 · npm · Changelog

cli@1.1.6

Choose a tag to compare

@github-actions github-actions released this 05 Aug 23:54

Dependency alignment bump — no CLI changes in this release.

npm install -g @lenserfight/cli@1.1.6

cli@1.1.5

Choose a tag to compare

@github-actions github-actions released this 03 Aug 22:17

Changes

  • Merge branch 'main' into development
  • refactor(landing): rename apps/arena to apps/landing, add roadmap page

npm install -g @lenserfight/cli@1.1.5 · npm · Changelog

cli@1.1.4

Choose a tag to compare

@github-actions github-actions released this 03 Aug 10:43

Fixes

  • cli: repair pgTAP-adjacent CLI test suite failures blocking release (#425)
  • cli: detect an unwritable install dir before lf update runs npm (ac0a2da72)

npm install -g @lenserfight/cli@1.1.4 · npm · Changelog

cli@1.1.3

Choose a tag to compare

@github-actions github-actions released this 02 Aug 19:27

Fixes

  • cli: report why lf update failed and detect Windows install paths (599df87c0)
  • cli: launch assist for flag-only invocations such as lf --force (68b085ce9)
  • cli: stop lf assist failing when opencode.json already exists (4cf0d1c1d)

npm install -g @lenserfight/cli@1.1.3 · npm · Changelog

cli@1.1.2

Choose a tag to compare

@github-actions github-actions released this 02 Aug 15:23

Fixes

  • cli: fail fast when lf assist has no interactive terminal (16cf6e3d3)
  • cli: spawn npm/npx/opencode via shell on Windows (61517221d)

npm install -g @lenserfight/cli@1.1.2 · npm · Changelog