Skip to content

v0.1.3

Choose a tag to compare

@Sardor-M Sardor-M released this 22 Apr 01:49
· 149 commits to main since this release

Landing page, shared packages, benchmarks runner, CI and lint fixes.

What's in v0.1.3

  • Landing page app with interactive graph visualization, knowledge model demo, and agent wiring walkthrough
  • Shared packages: @lumen/ui (useClipboard), @lumen/eslint-config, @lumen/tsconfig, @lumen/brand
  • Benchmarks runner with 6 test suites: search quality, search latency, graph ops, ingest, adversarial, MCP contract
  • npm/GitHub badges in README, npm install -g lumen-kb as primary install
  • Auto-review diff limit raised to 4000 lines

Fixes

  • useClipboard: await writeText Promise before setting copied state
  • @eslint/eslintrc declared as explicit dependency
  • bench script routes through workspace tsx
  • @claude workflow: allowed_tools moved into claude_args as --allowedTools
  • Landing JSX comment lint errors fixed
  • .gitignore iCloud pattern escaped

Install

npm install -g lumen-kb

PRs

  • #8 — npm badges, landing lint fixes, benchmark plan
  • #7 — CHANGELOG, CONTRIBUTING, SECURITY, .env.example, knip

Full changelog: https://github.com/Sardor-M/Lumen/blob/main/CHANGELOG.md