Skip to content

zep-ingest v0.1.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 02:11
26580e4

What's Changed

  • ci: replace Claude reviewer with Codex by @pevans in #561
  • ci: fix Codex reviewer gating so reviews actually run by @pevans in #563
  • feat(building-with-zep): dual Claude + Codex plugin sharing one skill + MCP by @jackaldenryan in #566
  • docs(building-with-zep): restore key skill guidance + document placement rule by @jackaldenryan in #567
  • feat(eval-harness): agentic retrieval via configurable Zep tools by @jackaldenryan in #575
  • feat(ingestion): add hardened zep-ingest pipeline by @mehulp93 in #562
  • Revert "feat(eval-harness): agentic retrieval via configurable Zep tools" by @jackaldenryan in #578
  • docs(eval-harness): note single-shot retrieval scope vs tool-based agents by @jackaldenryan in #579
  • fix(ingestion): resolve Slack authors by real_name, not display_name by @jackaldenryan in #580
  • feat(building-with-zep): add Cursor as a third plugin ecosystem by @jackaldenryan in #581
  • fix: remediate Dependabot alerts by @danielchalef in #582
  • Deprecate Zep MCP server README by @danielchalef in #583
  • fix(python): ship PEP 561 markers for all published packages by @mehulp93 in #584
  • ci(ingestion): add manual package release workflow by @mehulp93 in #585
  • ci(ingestion): derive release version from package metadata by @mehulp93 in #587

New Contributors

Full Changelog: integrations/adk/go/v0.1.0...zep-ingest-v0.1.0