Skip to content

Release Lerim v0.2.0 context compiler runtime#30

Merged
kargarisaac merged 3 commits into
mainfrom
feat/refactor-maintain
May 16, 2026
Merged

Release Lerim v0.2.0 context compiler runtime#30
kargarisaac merged 3 commits into
mainfrom
feat/refactor-maintain

Conversation

@kargarisaac
Copy link
Copy Markdown
Contributor

Summary

  • reworks Lerim from coding-agent memory commands into a general trace-to-context runtime with ingest, curate, answer, and context-brief phases
  • adds explicit custom trace import for JSON, JSONL, and text traces plus docs for custom-agent journeys and pre-cleaning
  • updates README, docs, bundled skill, eval fixtures, tests, and BAML prompts around durable signal, business workflows, and all-agent usage
  • removes legacy ask/maintain/sync implementation modules and cleans dead release code caught by vulture

Validation

  • uv run baml-cli generate --from src/lerim/agents/baml_src
  • uv run ruff check src tests
  • /Users/kargarisaac/.cache/uv/archive-v0/HHvhwszFUc9OywVGmMwFc/bin/python -mpre_commit run --hook-stage pre-push --all-files
  • tests/run_tests.sh unit: 1448 passed
  • tests/run_tests.sh smoke: 4 passed
  • tests/run_tests.sh integration: 65 passed
  • tests/run_tests.sh e2e: 41 passed, 5 skipped
  • tests/run_tests.sh quality: passed
  • uv run --extra docs mkdocs build --strict --site-dir /tmp/lerim-docs-release-check
  • uv build: built dist/lerim-0.2.0.tar.gz and dist/lerim-0.2.0-py3-none-any.whl

@kargarisaac kargarisaac merged commit 1d052a1 into main May 16, 2026
1 check passed
@kargarisaac kargarisaac deleted the feat/refactor-maintain branch May 16, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant