Releases: lorehq/lore
Releases · lorehq/lore
v0.1.51
v0.1.50
Changelog
- b9352db Add 4-column 5-pane TUI: Bundles | Global | Project | Composed+Projections
- 7a34518 Add MCP projection for Gemini CLI; bump to 0.1.50
- f753963 Add copyright line to welcome screen
- d0148a5 Add provenance emoji icons to source pane titles
- 245f0ea Add word-wrap and clamp scroll in marketplace details modal
- af7f2bd Bump to 0.1.43 — 0.1.42 npm packages already taken with broken binaries
- d1a4778 Bump to v0.1.27
- f2f2763 Bump to v0.1.28 — composed pane provenance icons and Results wrapper
- 14fdd42 Bump to v0.1.29
- 6a632ae Bump to v0.1.36 — Explore tab with Skills sub-tab, skill import CLI
- 5dcee93 Bump to v0.1.38
- 37d9e56 Bump to v0.1.39
- 6d3946f Bump version to 0.1.37
- 8bc47c1 Bump version to 0.1.49
- 8905fa5 Fetch remote README for marketplace bundles, add skill command, word-wrap modal text
- b6e6c62 Fix button styles: reversed active, underlined inactive, no color hacks
- 1061601 Fix buttons: active=reversed+border, inactive=border only, same size
- e3a1b2a Fix detail modal: word-wrap long lines, clamp scroll to max
- 934ec4c Fix npm version delivery, accent-colored wizard buttons and cursor
- 9358e62 Fix platform list: remove arrow when unfocused, indent highlighted row
- feaefe6 Fix version constant in main.go, bump to v0.1.40
- 2896e94 Fix welcome screen: version on logo baseline, slogan spacing
- 0715350 Fix wizard button focus cycling and remove hardcoded tab bar color
- 6dc1d29 Improve marketplace details modal and bundle pane
- 02d07bf Improve skill target picker: icons, cleaner layout, hide registry bundles
- e623648 Make skill source URLs clickable via OSC 8 terminal hyperlinks
- 2ba9926 Nest Composed and Projections inside Results outer border
- 9186e6e Polish TUI tab and wizard navigation
- 56184e3 Project user-invocable skills as slash commands on all platforms
- 05ffcef Project user-invocable skills to .claude/commands/ for slash commands
- 345b05d Rebuild binaries with correct version ldflags (fixes 0.1.38-0.1.41 reporting 0.1.37)
- 6cfa39c Remove fake sort tabs, rename Skills to skills.sh, add SkillsMP placeholder tab
- cc7ff6b Remove monorepo bundle support, bump to v0.1.33
- 993cd52 Remove redundant .claude/commands/ and nonexistent .cursor/commands/ projections
- 1061238 Skills tab: leaderboard layout matching skills.sh, sort tabs, no categories
- 84739fc Style explore sub-tabs, move refresh to right, skills leaderboard, remote README fetch
- 201df6d Use rounded corners on Results outer border
- 230c392 Welcome screen: version, tagline, accent-colored active button
v0.1.26
Changelog
- b46a127 Accumulate hooks across all layers with parallel dispatch
- 9850f80 Add 4 new canonical hook events: SessionStart, Stop, PreCompact, SessionEnd
- d2ade31 Add first-run detection via LORE.md stubs, expand lore-setup with references
- 3fff0b4 Add hide-harness toggle to TUI projection tree
- e31dc90 Add lore-format shared skill, lore-bundle-convert skill, and bundle engineer agent
- 060b666 Add marketplace details modal, repo links, and source field
- b38c2fc Add subagent-start and subagent-stop hook events
- 47a3cac Always show all kind groups with counts in TUI panels
- 85f6996 Bump to v0.1.12
- cb2a704 Bump to v0.1.13 — fix stale root binary in npm packages
- 20e80d9 Bump to v0.1.16 — embedded harness reference doc updates
- 6df9ef8 Bump to v0.1.17
- 12960ab Bump to v0.1.24
- e8b1b5e Bump to v0.1.25
- ea4ba7b Bump to v0.1.26
- a4f8e6d Bump version to 0.1.11
- 23a3a8a Collapse 5 lore-create-* skills into single lore-create with references
- a7a8ed0 Exclude .tgz artifacts from npm publish
- c47ef94 Expand harness engineer knowledge: 3 new references, 2 new skills
- e43a4b6 Fix TUI orphan detection for skill resource files
- 05b7bf2 Fix bundle info to always scan for agentic content at root
- 1646558 Fix manifest validation for array hook format
- 4247a79 Fix postinstall logo visibility (stderr), bump to v0.1.22
- ea3ee55 Fix stale documentation — remove phantom features, correct paths and versions
- 6215574 Hook behaviors as composable named units
- 77fda4a Implement Marketplace TUI tab for bundle discovery and management
- 6e7d2ae Implement three-layer hook resolution: Bundle → Global → Project
- a72036b Mark lore-coding and lore-prompting as agent-only (not user-invocable)
- 3d0078d Move LORE.md stubs to template files, harden first-run setup
- e6706f2 Move harness toggle into Projections pane, flip to Show harness
- 4c471ac Point registry URL at lore-bundles repo
- a721da5 Refactor TUI to 3 full-height columns: Bundles | Global | Project
- 389a448 Restructure harness skills: 10 skills for field use
- 5c453ee Revert postinstall to silent, bump to v0.1.23
- b35be7a Session normalization: extract session ID from platform hook payloads
- c2232a3 Show logo during npm postinstall, bump to v0.1.21
- a235663 Support monorepo bundles with sparse checkout fallback
- a91cacf TUI Extension Protocol: bundle-declared pages with script invocation
- 90b578a TUI: Show skill resource counts (refs, assets, scripts) under each skill
- 5d99791 Update harness reference docs for hook behavior accumulation model
- bda8486 lore-create: ask scope first (project/global/bundle)
- 4f62aaf v0.1.6: Remove AGENTIC/ wrapper, rename Paths→Globs, drop flat skill layout
- 17f2a8f v0.1.7: Fix bundle info agentic scan, flatten content to root
- c5ee703 v0.1.8: Hook lifecycle expansion, three-layer resolution, harness skills