Skip to content

Releases: LobsterTrap/lola

v0.4.4

04 May 21:09
e4a0875

Choose a tag to compare

What's Changed

  • docs: add PyPI install options for lola-ai by @mrbrandao in #85
  • feat: add --append-context flag for context module installation by @mrbrandao in #87
  • fix: remove default module-name prefix from command and agent display by @SecKatie in #91
  • docs: improve MkDocs documentation site experience by @mrbrandao in #92
  • feat: add OpenClaw as a target assistant for skill installation by @mrbrandao in #97
  • fix: bump pygments to 2.20.0 to address CVE-2026-4539 (ReDoS) by @mrbrandao in #98
  • feat: add --workspace flag for openclaw target by @mrbrandao in #99
  • chore: migrate all repo references from RedHatProductSecurity to lobstertrap by @mrbrandao in #100
  • fix: bump pymdown-extensions to fix broken code blocks on docs site by @stbenjam in #101
  • fix: trigger docs workflow on pyproject.toml and uv.lock changes by @stbenjam in #102
  • fix: correct publish workflow version ordering by @SecKatie in #103
  • Add installation scope support (project/user) by @rjeffman in #95

New Contributors

Full Changelog: v0.4.3...v0.4.4

v0.4.3

02 Apr 14:38
755e850

Choose a tag to compare

What's Changed

  • docs: add MkDocs documentation site with Material theme by @mrbrandao in #72
  • fix(ci): correct deploy-pages action SHA in docs workflow by @mrbrandao in #75
  • ci: add workflow_dispatch and self-trigger to docs workflow by @mrbrandao in #76
  • build: switch to git tag-based versioning with hatch-vcs by @SecKatie in #79
  • ci: add PyPI/TestPyPI publish workflow, rename package to lola-ai by @SecKatie in #81
  • fix: strip local version segment for PyPI/TestPyPI uploads by @SecKatie in #82
  • docs: add missing mcpServers wrapper to MCP config examples by @jkonecny12 in #83

New Contributors

Full Changelog: v0.4.2...v0.4.3

v0.4.2

13 Mar 20:56
v0.4.2

Choose a tag to compare

What's Changed

  • sync: add marketplace search for unregistered modules by @rjeffman in #67
  • feat: add shell completion support by @sergio-correia in #66
  • fix: add SBOM and handle Snyk instability by @mrbrandao in #65
  • feat: add sync command for declarative module installation by @rjeffman in #63
  • feat: add mcp remote servers support by @dmartinol in #60
  • feat: add GitHub issue templates for bug reports and feature requests by @Odilhao in #59
  • Security hardening and code quality improvements by @sergio-correia in #58
  • feat: install commands, agents, and MCPs without module name prefix by @SecKatie in #55
  • feat: add interactive prompts for install/uninstall commands by @SecKatie in #54
  • Support for local marketplace files by @dmartinol in #52

Full Changelog: v0.4.1...v0.4.2

v0.4.1

03 Mar 20:01
v0.4.1
c9acbc6

Choose a tag to compare

What's Changed

  • feat(market): add ability to list modules in a marketplace by @SecKatie in #32
  • feat(targets): add Cursor 2.4 skills and subagent support by @SecKatie in #25
  • Make lola module runnable. by @rjeffman in #36
  • Fix warnings by @rjeffman in #35
  • feat: Add pre/post-install script hooks to module installation by @mrbrandao in #38
  • fix: respect content_dirname configuration during module installation by @mrbrandao in #44
  • feat: add bandit, mypy, and snyk security tooling by @SecKatie in #45
  • Minor docs ux fixes by @mairin in #47

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

03 Feb 19:01
v0.4.0
3d4bb91

Choose a tag to compare

What's Changed

  • feat(mod): enhance mod info to support paths and fix content_path bug by @SecKatie in #23
  • docs: update repository URLs to RedHatProductSecurity org by @mrbrandao in #24
  • fix: properly remove instructions when AGENTS.md is deleted by @SecKatie in #26
  • feat(models): support lola-module/ as alternative content directory by @jeremychoi in #30
  • feat: Add agentskills.io standard compliance by @mrbrandao in #33

New Contributors

Full Changelog: v0.3.0...v0.4.0