qcode v0.5
qcode v0.5
qcode v0.5 adds persistent agent consultations, asynchronous delegation, searchable work history, expanded multi-agent orchestration, and richer terminal navigation and progress feedback.
Highlights
- Added persistent consultations between the main agent and selected agents with bounded replies, shared deadlines, queue-aware waiting, cancellation, and replayable outcome events.
- Added persistent session work journals that retain accepted tasks, findings, changed files, and outcomes across compaction,
/new, result-cache eviction, agent closure, and/resume. - Added
create_agent, improveddelegate_task,search_agent_work, andconsult_agentsorchestration tools, with capability inheritance for new sub-agents and asynchronous task submission without polling. - Expanded interactive multi-agent support to 20 tabs, with overflow navigation and an agent selector showing status, queue information, and recent knowledge previews.
- Added configurable per-request
max_stepscontrols andagent_timeoutsettings, plus visible step progress and improved word-oriented terminal editing. - Improved agent lifecycle, cancellation, persistence, sandbox/web-tool behavior, and refreshed documentation and demo assets.
Install
Download the archive matching your platform, extract qcode (qcode.exe on Windows), and place it somewhere on your PATH.
tar -xzf qcode_linux_amd64.tar.gz
./qcode --versionUse SHA256SUMS to verify downloaded archives:
sha256sum -c SHA256SUMS