Files
g3/crates/g3-core
Dhanji R. Prasanna 74714806c0 Add evidence format guidance to plan_write tool description
Agents frequently put descriptive prose in the evidence field when
marking plan items done, causing verification errors since
parse_evidence() interprets everything as file paths. The plan_write
tool description now documents the 3 accepted evidence formats
(file path, file:line, file::test_name) and explicitly warns against
putting descriptions in evidence.
2026-02-14 14:19:54 +11:00
..