Skip to content

change8.27 - #7

Closed
sinonkey wants to merge 1 commit into
hwfengcs:mainfrom
sinonkey:feat/score-diff-tweak
Closed

change8.27#7
sinonkey wants to merge 1 commit into
hwfengcs:mainfrom
sinonkey:feat/score-diff-tweak

Conversation

@sinonkey

Copy link
Copy Markdown

Summary

Type of change

  • Bug fix
  • New feature / capability
  • Refactor (no behavior change)
  • Documentation only
  • Benchmark / eval change
  • Trace schema or replay change
  • Tooling / CI

Implementation notes

Verification

Run before requesting review:

python -m compileall dm_agent main.py tests
python -m pytest
python -m dm_agent.evals.cli --variant full --task direct_finish
python -m dm_agent.benchmarks.cli --suite maintenance --list
python -m ruff check .
python -m black --check .

If this change touches benchmarks or live-model behavior:

  • Attached relevant bench_reports/*.md or eval_reports/*.md.
  • Documented the model and provider used.
  • Documented the random seed / sampling parameters.

Safety checklist

  • No API keys, .env, config.json, or mcp_config.json in the diff.
  • No new default-on dangerous tool replay or shell execution paths.
  • Trace defaults still keep full LLM I/O capture opt-in.

Related issues / research log

@sinonkey sinonkey changed the title 史诗级改动 change8.27 Aug 27, 2026
@hwfengcs hwfengcs closed this Aug 28, 2026
@hwfengcs

Copy link
Copy Markdown
Owner

Make substantial changes

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.

2 participants