Discover and explore top open-source AI tools and projects—updated daily.
zli12321LLM agent evaluation benchmark for long-horizon terminal tasks
Top 81.5% on SourcePulse
Summary
Long-Horizon Terminal-Bench (LHTB) offers a 46-task benchmark for evaluating LLM agents in complex, stateful terminal environments over extended interactions. It targets researchers and engineers assessing agent capabilities, providing objective performance metrics via hidden, artifact-based verification, moving beyond self-reported progress.
How It Works
LHTB immerses LLM agents in a containerized terminal, simulating long-horizon tasks spanning hundreds of steps. Its core innovation is dense reward grading using hidden, rebuild-from-artifact verifiers for objective assessment. This prevents agents from gaming the system, focusing on demonstrable outcomes across diverse domains.
Quick Start & Requirements
harbor via uv tool install harbor or pip install harbor. Docker required.export DOCKER_DEFAULT_PLATFORM=linux/amd64. API keys (e.g., OPENAI_API_KEY) as env vars.git clone ..., git lfs pull. Smoke test: harbor run -c configs/examples/oracle_smoke.yaml.https://zli12321.github.io/LHTB/. Leaderboard: https://zli12321.github.io/LHTB/leaderboard.html. Paper: https://arxiv.org/abs/2607.08964. Dataset: https://huggingface.co/datasets/IntelligenceLab/Long-Horizon-Terminal-Bench.Highlighted Details
Maintenance & Community
Associated with Terminal-Bench/2.0 and Harbor harness. Resources: blog, leaderboard, paper, Hugging Face dataset. No direct community channels listed.
Licensing & Compatibility
Limitations & Caveats
Current LLM agents struggle with long-horizon, stateful terminal tasks, showing a significant capability gap. Full suite runs incur considerable API costs and computational resources. Some Docker images are amd64-specific, requiring platform configuration on architectures like Apple Silicon.
2 weeks ago
Inactive
hkust-nlp
SalesforceAIResearch
TheAgentCompany
THUDM