1.42.3

khoj-ai/khoj1.42.3Jun 10, 2025by github-actions[bot]

AI Summary

Maintenance release to fix existing capabilities and regressions, adding support for new providers.

Key Highlights

  • Store code results on server and render them on web app
  • Let others chat with shared agents
  • Continue interrupted research
  • Using LLMs served via DeepInfra for Research mode
  • Using Qwen3 models served over OpenAI compatible APIs

Full Release Notes

This is a maintenance release to fix existing capabilities and regressions.

## 🛠️ Fix
- Store code results on server and render them on web app in 64886cd0d
- Let others chat with your [shared agents](https://blog.khoj.dev/posts/create-agents-on-khoj/) in bd928b9f3
- Continue interrupted research in b1a6e53d7 
- Using LLMs served via DeepInfra for Research mode in 313f648bd
- Using Qwen3 models served over OpenAI compatible APIs in 9e73309d0

**Full Changelog**: https://github.com/khoj-ai/khoj/compare/1.42.2...1.42.3