Possible complementary direction: LongHorizon-Harness for sustained agent tasks
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 81.1k
- Forks
- 5.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 35
Description
Hi, I'd like to suggest a complementary direction for rtk.
Project:
https://github.com/AMAP-ML/LongHorizon-Harness
Your project focuses on coding-agent and software-engineering workflows.
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 small integration note could clarify how the existing execution layer can sit inside a recoverable, independently checked long-running task.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no repository files, tests, or entry points. Start by reading the existing execution layer and the repository's contribution conventions, then determine whether an integration note or example is appropriate. Done would be a maintainer-approved documentation or example contribution with a clearly scoped relationship to LongHorizon-Harness.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, developer-experience, documentation
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100