Skip to content

Add custom trace folder projects#31

Merged
kargarisaac merged 1 commit into
mainfrom
feat/custom-trace-folders-and-agent-docs
May 16, 2026
Merged

Add custom trace folder projects#31
kargarisaac merged 1 commit into
mainfrom
feat/custom-trace-folders-and-agent-docs

Conversation

@kargarisaac
Copy link
Copy Markdown
Contributor

Summary

  • add custom project source type via lerim project add <path> --type custom
  • scan already-clean canonical JSONL folders directly as agent_type=custom, without platform adapters or compaction
  • document the custom-agent flow, pasteable cleaner prompt, and per-agent architecture Mermaid diagrams
  • bump package version and changelog for v0.2.1

Validation

  • uv run ruff check src tests
  • tests/run_tests.sh unit -> 1457 passed
  • LERIM_INTEGRATION=1 uv run pytest tests/integration/custom_traces/test_cases.py -q -> 1 passed
  • uv run --extra docs mkdocs build --strict --site-dir /tmp/lerim-docs-v021
  • uv build -> built dist/lerim-0.2.1.tar.gz and dist/lerim-0.2.1-py3-none-any.whl

@kargarisaac kargarisaac merged commit b2529f5 into main May 16, 2026
1 check passed
@kargarisaac kargarisaac deleted the feat/custom-trace-folders-and-agent-docs branch May 16, 2026 14:34
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