Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
iii-hq
/
workers
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
106
Code
Issues
7
Pull requests
35
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
(MOT-3873) feat: native code mode for the harness
- #423
#423
Closed
ytallo
wants to merge 26 commits into
main
iii-hq/workers:main
from
feat/code-mode
iii-hq/workers:feat/code-mode
Copy head branch name to clipboard
Conversation
Commits
26
(26)
Checks
Files changed
Closed
(MOT-3873) feat: native code mode for the harness
#423
ytallo
wants to merge 26 commits into
main
iii-hq/workers:main
from
feat/code-mode
iii-hq/workers:feat/code-mode
Copy head branch name to clipboard
Commits
Commits on Jul 5, 2026
feat(shell): add str_replace op and coder::context workspace snapshot
Show description for c9b9941
ytallo
committed
c9b9941
View commit details
Copy full SHA for c9b9941
Browse repository at this point
feat(harness): code mode — native coding toolset, env block, coding identity
Show description for 825219c
ytallo
committed
825219c
View commit details
Copy full SHA for 825219c
Browse repository at this point
feat(console): code mode in the chat composer
Show description for 70378d2
ytallo
committed
70378d2
View commit details
Copy full SHA for 70378d2
Browse repository at this point
fix(shell): coder::context resolves the fs_scope root, not the jail primary
Show description for 1ece340
ytallo
committed
1ece340
View commit details
Copy full SHA for 1ece340
Browse repository at this point
feat(harness): code prompt — environment block is pre-fetched, skip redundant coder::context
ytallo
committed
4aab82a
View commit details
Copy full SHA for 4aab82a
Browse repository at this point
feat(shell): coder::apply-patch — V4A whole-patch applier
Show description for 4f1c692
ytallo
committed
4f1c692
View commit details
Copy full SHA for 4f1c692
Browse repository at this point
feat(shell): coder::worktree-add / coder::worktree-remove
Show description for 628ab20
ytallo
committed
628ab20
View commit details
Copy full SHA for 628ab20
Browse repository at this point
feat(harness): worktree-isolated spawns + GPT-family code prompt
Show description for 0b8ccf5
ytallo
committed
0b8ccf5
View commit details
Copy full SHA for 0b8ccf5
Browse repository at this point
feat(approval-gate): auto-mode trust for the read-only coder surface
Show description for 0b602aa
ytallo
committed
0b602aa
View commit details
Copy full SHA for 0b602aa
Browse repository at this point
feat(shell): post_write_checks — report-only diagnostics after coder writes
Show description for 8ad3d83
ytallo
committed
8ad3d83
View commit details
Copy full SHA for 8ad3d83
Browse repository at this point
chore(shell): clippy — redundant closures in worktree handlers
ytallo
committed
111cd7a
View commit details
Copy full SHA for 111cd7a
Browse repository at this point
fix(harness): worktree-isolated children are told to commit their work
Show description for b570d58
ytallo
committed
b570d58
View commit details
Copy full SHA for b570d58
Browse repository at this point
Commits on Jul 6, 2026
feat: edit-shape fidelity — routed provider family + freeform apply_patch
Show description for c268217
ytallo
committed
c268217
View commit details
Copy full SHA for c268217
Browse repository at this point
feat(shell): write journal + coder::undo / coder::checkpoints
Show description for 7b78927
ytallo
committed
7b78927
View commit details
Copy full SHA for 7b78927
Browse repository at this point
feat(console): coder views for apply-patch, checks, context, worktrees
ytallo
committed
fad6dd6
View commit details
Copy full SHA for fad6dd6
Browse repository at this point
feat(harness): harness::todo — the session's live task checklist
Show description for 8af6a62
ytallo
committed
8af6a62
View commit details
Copy full SHA for 8af6a62
Browse repository at this point
fix(harness): provider resolution scans the router catalog
Show description for e37f5b8
ytallo
committed
e37f5b8
View commit details
Copy full SHA for e37f5b8
Browse repository at this point
fix(harness): harness::todo accepts TodoWrite-shaped payloads
Show description for e60ece8
ytallo
committed
e60ece8
View commit details
Copy full SHA for e60ece8
Browse repository at this point
perf(harness): concurrent read-only dispatch + fewer model round trips
Show description for ac09330
ytallo
committed
ac09330
View commit details
Copy full SHA for ac09330
Browse repository at this point
feat(approval-gate): coder write payloads survive the excerpt unclipped
Show description for c7a71ff
ytallo
committed
c7a71ff
View commit details
Copy full SHA for c7a71ff
Browse repository at this point
feat(console): checkpoints dialog with per-turn undo + medium thinking default
Show description for 2188f23
ytallo
committed
2188f23
View commit details
Copy full SHA for 2188f23
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/code-mode
Show description for 66026d6
ytallo
committed
66026d6
View commit details
Copy full SHA for 66026d6
Browse repository at this point
fix(console): checkpoints dialog — redo works on every revert row, date-aware times
Show description for 8b83340
ytallo
committed
8b83340
View commit details
Copy full SHA for 8b83340
Browse repository at this point
fix(console): model-catalog migration no longer re-sorts every chat to "now"
Show description for 8d9440d
ytallo
committed
8d9440d
View commit details
Copy full SHA for 8d9440d
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/code-mode
Show description for 3f39d3f
ytallo
committed
3f39d3f
View commit details
Copy full SHA for 3f39d3f
Browse repository at this point
fix(console): checkpoints dialog scopes to the conversation's session
Show description for fbb95e9
ytallo
committed
fbb95e9
View commit details
Copy full SHA for fbb95e9
Browse repository at this point
You can’t perform that action at this time.