lintsinghua / lintsinghua/claude-code-book

Possible complementary direction: LongHorizon-Harness for sustained agent tasks

Open
#25 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
4.3k
Forks
832
PR merge metrics
No merged PRs in 30d

Description

Hi, I'd like to suggest a complementary direction for claude-code-book.

Project:
https://github.com/AMAP-ML/LongHorizon-Harness

Your project focuses on an agent harness and orchestration layer.

LongHorizon-Harness focuses on carrying one task across many rounds without state drift. It keeps the goal and verified progress in durable state, starts each execution round with a fresh context, and uses an independent Auditor before accepting progress.

Why this may be useful here:

  • A short workflow note could show how to avoid context drift and premature completion in a task that spans many rounds.
  • it adds an outer task-lifecycle layer without claiming to replace the project's existing agent or runtime

If this direction fits, I can prepare a small documentation or example contribution following the repository's conventions.

I am part of the team behind LongHorizon-Harness, so I wanted to disclose that connection.

Paper:
https://arxiv.org/abs/2608.01964

Project page:
https://lh-harness.pages.dev

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No target file, test, or entry point is named. Review the repository's contribution conventions and determine whether a short workflow note or example is wanted; done means an agreed, scoped documentation contribution covering the complementary direction.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.