Skip to content

docs: record what the DeepSeek Harness round changed - #274

Merged
oratis merged 1 commit into
mainfrom
docs/dsh-wrap-up
Aug 15, 2026
Merged

docs: record what the DeepSeek Harness round changed#274
oratis merged 1 commit into
mainfrom
docs/dsh-wrap-up

Conversation

@oratis

@oratis oratis commented Aug 15, 2026

Copy link
Copy Markdown
Owner

Wrap-up for the DeepSeek Harness round (#267#273). Docs only.

Why

Six feature PRs merged with no CHANGELOG entry, and since #255 the release body is taken from the CHANGELOG — the next release would have shipped spill, the repeat guard, tool deadlines, render intents, session search, and persistent shells without mentioning any of them.

Six new tools were missing from the parity table. That table has gone stale before and been audited back into line more than once; leaving six tools out of it is exactly how that happens. This also corrects the WebFetch row, whose "5 MiB cap" is a cap on the fetch, not on what reaches the model — the model-visible bound is now the spill policy.

Contents

  • CHANGELOG.md under [Unreleased]: five entries under Added, one under Fixed (the two verified defects and the one capability that fixes both), a Documentation entry for the research and plan, and a Deliberately not adopted section.
  • docs/BEHAVIOR_PARITY.md: ShellOpen/ShellRun/ShellClose/ShellList and SessionSearch/SessionRead added as 🆕 DeepCode-only, plus the WebFetch correction.

The rejections get their own section, following the precedent set for the Floatboat round in 0.3.0. A decision not to adopt is worth recording: the next person to read about Cordis should find the reasoning rather than repeat the evaluation.

Verification

pnpm docs:check and format:check clean. git diff -w on the parity table is 4 insertions / 2 deletions — only the intended rows; everything else in the raw diff is prettier reflowing column widths, which editing any cell in that table triggers.

Six feature PRs merged without a CHANGELOG entry, and release notes are taken
from the CHANGELOG — the next release would have shipped all of it silently.

Also adds the six new tools to the parity table and corrects the WebFetch row,
whose "5 MiB cap" is a cap on the fetch, not on what reaches the model. That
table has gone stale before; leaving six tools out of it is how it happens.

The rejected items get their own section, following the precedent set for the
Floatboat round: a decision not to adopt something is worth recording, because
the next person to read about Cordis should find the reasoning rather than
repeat the evaluation.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@oratis
oratis merged commit f088686 into main Aug 15, 2026
5 checks passed
@oratis
oratis deleted the docs/dsh-wrap-up branch August 15, 2026 03:13
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