Skip to content

Improve tool execution and add measured harness evaluation - #5

Merged
SmartAI merged 3 commits into
mainfrom
harness-tool-contracts
Sep 7, 2026
Merged

Improve tool execution and add measured harness evaluation#5
SmartAI merged 3 commits into
mainfrom
harness-tool-contracts

Conversation

@SmartAI

@SmartAI SmartAI commented Sep 7, 2026

Copy link
Copy Markdown
Owner

Bash output limits could terminate otherwise valid commands, leaving the agent to repair interrupted work. This branch separates display truncation from execution, retains bounded overflow logs, and fixes completion handling for inherited output pipes.

It also adds stable Codex session affinity, multiple tool calls per response, validated same-file batch edits, and local evaluation and session-diagnosis tooling. The README now focuses on setup and key benchmark results, with separate usage, architecture, and evaluation guides.

On 14 matching complete-usage runs, updated Ava cost 10.3% less than earlier Ava; the gap against historical Pi narrowed from 14.2% to 2.5%. The full follow-up passed 14/15 with one TLS interruption and unknown request usage. This is a small development comparison, not evidence of general parity.

Validation: 155 Python tests and 10 frontend tests passed, along with frontend build checks, Ruff, mypy, and dependency-lock validation. The final documentation changes passed local link, anchor, benchmark-figure, and diff checks.

Detailed experiment records and private datasets remain local. CI runs code checks and unit tests, not task evaluations.

@SmartAI
SmartAI merged commit 44ec2a7 into main Sep 7, 2026
1 check passed
@SmartAI
SmartAI deleted the harness-tool-contracts branch September 7, 2026 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant