Maintain agent-eval cases, judges, records, traces, campaigns, comparisons, and releases.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٥ من skills من tangle-network/agent-eval. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٥ من أصل ٥ skills مجمعة.
Maintain agent-eval cases, judges, records, traces, campaigns, comparisons, and releases.
لغة النص الأصلي: الإنجليزية
Parse classic SWE-agent .traj trajectories: one step per entry of the trajectory array, in order, matching the CodeTraceBench annotation convention. No upstream CodeTracer commit ships a SWE-agent parser.
لغة النص الأصلي: الإنجليزية
Parse OpenHands trajectories published as per-call LiteLLM completion logs (<model>-<timestamp>.json files with messages/response/kwargs/cost), the layout of CodeTraceBench's swe_raw OpenHands trials. Reads the call file whose messages hold the most tool-call…
لغة النص الأصلي: الإنجليزية
Parse OpenHands session-event trajectories at the CodeTraceBench annotation granularity: one step per action event with a cause-paired observation (run, run_ipython, read, edit, think, recall). Outranks the seed openhands skill, which counts only…
لغة النص الأصلي: الإنجليزية
Parse Terminus2 trajectories at command granularity: one step per entry of each episode response's commands array, matching the CodeTraceBench annotation convention. Outranks the seed terminus2 skill, whose episode-level steps do not align with the…
لغة النص الأصلي: الإنجليزية