|
Hi Thành Nguyễn,
We've just released Qoder 0.2.19 and a hotfix 0.2.20 with several updates we think you'll find useful.
Ultimate Model Tier
A new tier for deep, high‑effort reasoning. In our benchmarks across 30 complex real‑world tasks, this flagship coding model scored ~10% higher on quality than Performance. Best for architecture and tricky debugging when you prefer correctness over speed (≈1.6x credits, ≈12.5% slower than Performance tier).
Editable Sent Messages
You can now edit messages you've already sent. This feature is ideal when you realize a requirement is missing or want to add context after hitting send.
AGENTS.md Support Across IDE, CLI & JetBrains
AGENTS.md, the emerging standard for guiding coding agents, is now supported across Qoder IDE, CLI and JetBrains Plugin. Place AGENTS.md at your repo and it's auto‑loaded into context.
Our recommendation: If you're already using ./qoder/rules/*.md for project rules, you don't need to switch. Pick one approach and stay consistent.
Repo Wiki for Non-Git Repositories
Generate a Repo Wiki even for projects that aren't in Git so Qoder can understand your codebase structure. We still strongly recommend using Git for version control.
Deep Link Support for GitHub PRs
When Qoder leaves a review comment, use the new "Fix in Qoder" button to open the IDE directly to the right context, ready for you to start fixing.
Other Improvements
-
Remote SSH now supports jump host scenarios (connecting through bastion hosts)
-
Electron upgraded to 37.7.0 to address performance issues on macOS 15
|