Skip to content

v0.6.2

Choose a tag to compare

@Zochory Zochory released this 22 Nov 01:08
· 213 commits to main since this release
9ef3737

What's Changed

  • fix(security): Pin GitHub Actions to commit SHAs and resolve untrusted code checkout vulnerability by @Copilot in #265
  • fix(security): Pin GitHub Actions to commit SHAs to resolve CodeQL alerts by @Copilot in #267
  • refactor(frontend): restructure components with feature-based organiz… by @Zochory in #269
  • chore(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #276
  • chore(deps): bump openai/codex-action from 0cb7e270ce49747f8c51ebb61d1a169ed67b5764 to f3036cd34d4257a8df0c846c9c4988166860b304 by @dependabot[bot] in #274
  • chore(deps): bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #273
  • Refactor by @Zochory in #280
  • Enhance Qlaus agent documentation and guidelines by @Zochory in #285
  • Improve MessageList: use descriptive variable names and stable React keys by @Copilot in #286
  • feat(core): Add Magentic One orchestration framework by @Zochory in #291
  • feat(agents): Add five specialist agents with prompts by @Zochory in #292
  • feat(models): Add Pydantic models and utility functions by @Zochory in #294
  • feat(workflows): Add MagenticBuilder and workflow orchestration by @Zochory in #295
  • feat(api): Add OpenAI Responses API with SSE streaming by @Zochory in #293
  • feat(frontend): Enhance UI with chain-of-thought display by @Zochory in #296
  • feat(testing): Add comprehensive test suite and load testing by @Zochory in #297
  • feat(config): Update configuration and documentation by @Zochory in #298
  • Remove hardcoded development path from documentation by @Copilot in #306
  • Fix CI failure from missing Git LFS object in microsoft/agent-framework by @Copilot in #310
  • fix(frontend): Resolve security vulnerabilities and build errors by @Zochory in #312
  • Replace hardcoded absolute path with PROJECT_PATH environment variable by @Copilot in #305
  • Remove unused k6 Python package causing build failures by @Copilot in #311
  • Potential fix for code scanning alert no. 118: Log Injection by @Zochory in #307
  • Clarify integration test exceptions and coverage exclusion policies in testing spec by @Copilot in #304
  • Potential fix for code scanning alert no. 120: Log Injection by @Zochory in #303
  • Security: Prevent log injection and information disclosure in error handling by @Copilot in #319
  • Chore/sync 20251104 by @Zochory in #313
  • fix: skip Git LFS during release workflow dependency installation by @Copilot in #324
  • feat(fast-path): implement fast-path routing, classifier, and tests by @Zochory in #326
  • Feature/persistence chat by @Zochory in #334
  • Fix/backend optimization by @Zochory in #338
  • Add SQLite persistence and consolidate schemas by @Zochory in #340
  • Refactor tests: Replace hardcoded values with constants and improve patterns by @Copilot in #341
  • chore(deps): bump actions/setup-node from 4.1.0 to 6.0.0 by @dependabot[bot] in #344
  • Breaking refactor by @Zochory in #349
  • chore(deps-dev): bump js-yaml from 4.1.0 to 4.1.1 in /src/frontend in the npm_and_yarn group across 1 directory by @dependabot[bot] in #353
  • documentation and configuration by @Zochory in #355
  • Refactor persistence test setup: factory pattern, async fixtures, precise assertions by @Copilot in #356
  • chore(deps): bump actions/setup-node from 4.1.0 to 6.0.0 by @dependabot[bot] in #354
  • Cosmos db integration by @Zochory in #358
  • Refactor test files: improve error handling, testability, and code clarity by @Copilot in #359
  • Cleaning and Refactoring: Architecture Overhaul, API Enhancements, and DSPy Integration by @Zochory in #361

Full Changelog: v0.5.4...v0.6.2