Skip to content

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Sep 21:49
· 69 commits to main since this release

Changes in v0.2.0

  • chore: bump version to 0.2.0 for release
  • fix: clean dist directory before building in release workflow
  • chore: bump version to 1.0.0 in pyproject.toml
  • docs: streamline README with focused FAQ and generic MCP configuration
  • Feat/enhanced workflow (#21)
  • feat: Implement hybrid token-based conversation history system (#22)
  • feat: remain 2000 session in memory using LRU (to remain old active s… (#20)
  • Feat/adding memory layer (#18)
  • Fix/update repository rules (#19)
  • fix: complete repository migration from hepivax to OtherVibes
  • fix: update repository URL from hepivax to OtherVibes
  • docs: add comprehensive act instructions and CI guidelines to CONTRIBUTING.md
  • fix: resolve GitHub Actions CI formatting issues
  • fix: resolve all critical CI issues - complete pipeline success
  • fix: resolve all CI test failures - 125/125 tests passing
  • Feat/external llm messaging & elicitation support (#14)
  • rename reqs file
  • remove imports from init
  • package structure refactor
  • fix for entrypoint
  • move worker to root
  • cf-worker fix
  • worker default class
  • fix for cf worker
  • cf-fixes
  • cf worker location
  • cf worker
  • files removal
  • feat: Implement proper Cloudflare MCP server with Durable Objects
  • fix: Simplify worker for Pyodide compatibility
  • fix: Move Cloudflare Worker files to root for deployment
  • feat: Add Cloudflare Workers deployment and streamable HTTP support
  • docs: improve MCP capability descriptions in compatibility table
  • docs: update AI assistant compatibility table
  • Merge branch 'main' of https://github.com/hepivax/mcp-as-a-judge
  • update support table
  • Update README.md
  • resize logo
  • add logo
  • update installation section

What's Changed

New Contributors

Full Changelog: v0.1.9...v0.2.0