lastlight 0.7.0 → 0.7.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/connectors/github-webhook.js +5 -0
- package/dist/connectors/github-webhook.js.map +1 -1
- package/dist/connectors/types.d.ts +2 -0
- package/dist/engine/agent-executor.d.ts +7 -16
- package/dist/engine/agent-executor.js +34 -305
- package/dist/engine/agent-executor.js.map +1 -1
- package/dist/engine/dispatcher.js +24 -0
- package/dist/engine/dispatcher.js.map +1 -1
- package/dist/engine/executors/orchestrator.d.ts +81 -0
- package/dist/engine/executors/orchestrator.js +340 -0
- package/dist/engine/executors/orchestrator.js.map +1 -0
- package/dist/engine/router.js +47 -1
- package/dist/engine/router.js.map +1 -1
- package/dist/engine/screen/classifier.d.ts +10 -0
- package/dist/engine/screen/classifier.js +44 -0
- package/dist/engine/screen/classifier.js.map +1 -1
- package/dist/index.js +9 -9
- package/dist/index.js.map +1 -1
- package/dist/sandbox/sandbox.d.ts +189 -0
- package/dist/sandbox/sandbox.js +429 -0
- package/dist/sandbox/sandbox.js.map +1 -0
- package/dist/state/workflow-run-store.d.ts +7 -0
- package/dist/state/workflow-run-store.js +14 -0
- package/dist/state/workflow-run-store.js.map +1 -1
- package/dist/workflows/simple.d.ts +24 -3
- package/dist/workflows/simple.js +29 -3
- package/dist/workflows/simple.js.map +1 -1
- package/docker-compose.yml +1 -1
- package/package.json +1 -1
- package/plugins/lastlight/.claude-plugin/plugin.json +1 -1
- package/plugins/lastlight/skills/lastlight-evals/SKILL.md +30 -2
- package/plugins/lastlight/skills/lastlight-evals/references/authoring-from-pr.md +117 -0
- package/plugins/lastlight/skills/lastlight-evals/references/instance-schema.md +26 -7
- package/skills/README.md +1 -1
- package/skills/issue-triage/SKILL.md +34 -7
- package/skills/issue-triage/references/AGENT-BRIEF.md +28 -24
- package/dist/engine/executors/backends.d.ts +0 -41
- package/dist/engine/executors/backends.js +0 -541
- package/dist/engine/executors/backends.js.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"simple.js","sourceRoot":"","sources":["../../src/workflows/simple.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"simple.js","sourceRoot":"","sources":["../../src/workflows/simple.ts"],"names":[],"mappings":"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"}
|
package/docker-compose.yml
CHANGED
|
@@ -101,7 +101,7 @@ services:
|
|
|
101
101
|
- agent-data:/app/data
|
|
102
102
|
command:
|
|
103
103
|
["node", "-e",
|
|
104
|
-
"const c=require('/app/dist/config.js').loadConfig();const m=require('/app/dist/sandbox/egress-firewall-config.js');const d=c.stateDir;m.writeEgressFirewallConfigs(d);m.writeOtelCollectorConfig(d,{active:c.otel.enabled&&c.otel.forwardToSandbox})"]
|
|
104
|
+
"const c=require('/app/dist/config/config.js').loadConfig();const m=require('/app/dist/sandbox/egress-firewall-config.js');const d=c.stateDir;m.writeEgressFirewallConfigs(d);m.writeOtelCollectorConfig(d,{active:c.otel.enabled&&c.otel.forwardToSandbox})"]
|
|
105
105
|
depends_on:
|
|
106
106
|
- agent # ensures the image has been built when init runs
|
|
107
107
|
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "https://json.schemastore.org/claude-code-plugin.json",
|
|
3
3
|
"name": "lastlight",
|
|
4
4
|
"displayName": "Last Light",
|
|
5
|
-
"version": "0.7.
|
|
5
|
+
"version": "0.7.2",
|
|
6
6
|
"description": "Install, configure and operate Last Light (GitHub maintenance agent) — its server, CLI client, deployment overlay, and the Last Light Evals harness.",
|
|
7
7
|
"author": { "name": "Clifton Cunningham" },
|
|
8
8
|
"homepage": "https://github.com/cliftonc/lastlight",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
name: lastlight-evals
|
|
3
|
-
description: Scaffold, configure and run a Last Light EVALS workspace — the harness that runs Last Light's real workflows against a mocked GitHub and grades them deterministically. Use when the user wants to "set up / scaffold Last Light Evals", "create an evals workspace or instance", "run evals", "compare models", or author new eval cases (triage / code-fix instances). GitHub is mocked, so no real GitHub token is needed — only a model provider API key.
|
|
4
|
-
version: 1.
|
|
3
|
+
description: Scaffold, configure and run a Last Light EVALS workspace — the harness that runs Last Light's real workflows against a mocked GitHub and grades them deterministically. Use when the user wants to "set up / scaffold Last Light Evals", "create an evals workspace or instance", "run evals", "compare models", or author new eval cases — including "create an eval dataset/case from this PR/issue <github url>" (triage / code-fix instances). GitHub is mocked when running, so no real GitHub token is needed — only a model provider API key (the one exception is `add-case`, which reads real PRs/issues via `gh`).
|
|
4
|
+
version: 1.2.0
|
|
5
5
|
tags: [lastlight, evals, benchmark, models, swe-bench]
|
|
6
6
|
---
|
|
7
7
|
|
|
@@ -121,6 +121,34 @@ Quick shape (paths are relative to the workspace's `evals/` dir):
|
|
|
121
121
|
`instances.json` (+ `repos/` & `tests/` for code-fix-style tiers). Discovery is
|
|
122
122
|
automatic — no code change.
|
|
123
123
|
|
|
124
|
+
## 6. Author a case from a real GitHub PR or issue
|
|
125
|
+
|
|
126
|
+
When the user says **"create an eval dataset/case from this PR/issue <url>"**, use
|
|
127
|
+
the `add-case` subcommand — it does the mechanical extraction; you refine the
|
|
128
|
+
fuzzy parts.
|
|
129
|
+
|
|
130
|
+
```bash
|
|
131
|
+
lastlight-evals add-case --pr <github-pr-url> --dry-run # propose a code-fix case; don't write
|
|
132
|
+
lastlight-evals add-case --pr <github-pr-url> # write into ./datasets (or --datasets/--overlay)
|
|
133
|
+
lastlight-evals add-case --issue <github-issue-url> --dry-run # propose a triage case
|
|
134
|
+
```
|
|
135
|
+
|
|
136
|
+
- **From a PR (code-fix):** derives `repo`, `base_commit` (merge-base of base &
|
|
137
|
+
head) + `head_commit`, the PR's **test** diff as the held-out `test_patch`, and
|
|
138
|
+
auto-detects `FAIL_TO_PASS` / `PASS_TO_PASS` by running the tests at base (red)
|
|
139
|
+
vs head (green). Produces a **git-source** case (no `repos/<id>/` vendored): at
|
|
140
|
+
run time the harness clones the repo into the gitignored `./.eval-cache/` and
|
|
141
|
+
checks out `base_commit`.
|
|
142
|
+
- **From an issue (triage):** derives the `issue` seed + `problem_statement`, the
|
|
143
|
+
**labels that were applied** (from the issue events API, with *who* applied each)
|
|
144
|
+
→ `expect_github.labels_added`, `issue_closed` if it was closed, and prints the
|
|
145
|
+
**reviewer comments** — the raw triage signal. You then assign
|
|
146
|
+
`triage_gold` (category/state) from those labels per the deployment's taxonomy.
|
|
147
|
+
|
|
148
|
+
The full flow, what you refine for each, the `test_cmd` / `setup_cmd` options for
|
|
149
|
+
non-`node --test` runners, and the trust/offline caveats are in
|
|
150
|
+
**`references/authoring-from-pr.md`** — read it before authoring.
|
|
151
|
+
|
|
124
152
|
## Done when
|
|
125
153
|
|
|
126
154
|
The workspace is scaffolded (Separate: overlay in `instance/`, evals at root;
|
|
@@ -0,0 +1,117 @@
|
|
|
1
|
+
# Author an eval case from a real GitHub PR or issue
|
|
2
|
+
|
|
3
|
+
`lastlight-evals add-case` turns a real GitHub **PR** into a code-fix (build) case
|
|
4
|
+
or an **issue** into a triage case. It does the mechanical, reproducible
|
|
5
|
+
extraction with `gh` + `git`; **you** refine the judgement parts. The result is a
|
|
6
|
+
**git-source** case — no fixture repo is vendored; at run time the harness clones
|
|
7
|
+
the repo into the gitignored `./.eval-cache/` and checks out `base_commit` (see
|
|
8
|
+
the `instance-schema.md` "Git-source" flavor).
|
|
9
|
+
|
|
10
|
+
> **Trust + network.** Validation and the run-time checkout execute the repo's own
|
|
11
|
+
> code (`setup_cmd` / `test_cmd` / its tests). Only point this at repos you trust.
|
|
12
|
+
> The first run per repo fetches over the network; after that the cache makes it
|
|
13
|
+
> offline.
|
|
14
|
+
|
|
15
|
+
## Prerequisites
|
|
16
|
+
|
|
17
|
+
- `gh` on PATH and authenticated (`gh auth login`) — used to read PR/issue metadata.
|
|
18
|
+
- `git`. Node 24+ (same as the rest of the harness).
|
|
19
|
+
|
|
20
|
+
## Command
|
|
21
|
+
|
|
22
|
+
```bash
|
|
23
|
+
lastlight-evals add-case --pr <github-pr-url> [options]
|
|
24
|
+
lastlight-evals add-case --issue <github-issue-url> [options]
|
|
25
|
+
```
|
|
26
|
+
|
|
27
|
+
Options:
|
|
28
|
+
|
|
29
|
+
| flag | meaning |
|
|
30
|
+
|---|---|
|
|
31
|
+
| `--pr <url>` | a GitHub PR url → a **code-fix** (build) case |
|
|
32
|
+
| `--issue <url>` | a GitHub issue url → a **triage** case |
|
|
33
|
+
| `--tier <name>` | target tier dir (default `code-fix` for `--pr`, `triage` for `--issue`) |
|
|
34
|
+
| `--id <slug>` | `instance_id` (default derived from repo + number) |
|
|
35
|
+
| `--datasets <dir>` | datasets root to write into (a `<tier>/` subdir). Default `./datasets`, else `./evals/datasets` |
|
|
36
|
+
| `--overlay <dir>` | write into `<dir>/evals/datasets` instead |
|
|
37
|
+
| `--test-cmd "<cmd>"` | held-out test command (default `node --test`); stored as `test_cmd` |
|
|
38
|
+
| `--setup-cmd "<cmd>"` | install/build run before tests (e.g. `"npm ci"`); stored as `setup_cmd` |
|
|
39
|
+
| `--no-validate` | don't run the repo's tests to auto-detect `FAIL_TO_PASS` (just scaffold) |
|
|
40
|
+
| `--dry-run` | print the proposed instance JSON; don't write |
|
|
41
|
+
|
|
42
|
+
## The recommended flow (CLI extracts → you refine)
|
|
43
|
+
|
|
44
|
+
1. **Dry-run first.** `add-case --pr <url> --dry-run` prints the proposed instance.
|
|
45
|
+
The CLI derives:
|
|
46
|
+
- `repo`, `base_commit` (the **merge-base** of the base branch and the PR head —
|
|
47
|
+
the true fork point, not the base-branch tip), and `head_commit`;
|
|
48
|
+
- `test_patch` — the diff of the PR's **test** files (path heuristic: `test/`,
|
|
49
|
+
`tests/`, `__tests__/`, `spec/`, or `*.test.*` / `*.spec.*` / `*_test.*`);
|
|
50
|
+
- gold `patch` — the diff of the non-test files (reference only, never graded);
|
|
51
|
+
- `FAIL_TO_PASS` / `PASS_TO_PASS` — auto-detected by running the tests at base
|
|
52
|
+
(with `test_patch` applied → expect red) then at head (→ expect green), unless
|
|
53
|
+
`--no-validate`;
|
|
54
|
+
- `issue` + `problem_statement` (the PR's linked issue if it closes one, else the
|
|
55
|
+
PR title/body) and `expect_github: { pr_opened: { base, head_is_branch } }`.
|
|
56
|
+
|
|
57
|
+
2. **Review and repair** what the CLI can't get right on its own:
|
|
58
|
+
- **Held-out tests.** If the heuristic mislabeled files (warns "No test files
|
|
59
|
+
detected", or grabbed a non-test), fix `test_patch` by hand, or rely on the
|
|
60
|
+
repo's in-repo tests via `--test-cmd`.
|
|
61
|
+
- **Verdicts.** If validation couldn't run (custom runner, deps), set
|
|
62
|
+
`FAIL_TO_PASS` to the genuinely bug-revealing test name(s). Leave it **empty
|
|
63
|
+
for suite mode** (graded on the test command's exit code) when the runner
|
|
64
|
+
emits no TAP names.
|
|
65
|
+
- **Problem statement.** Tighten it to what the agent should act on — drop PR
|
|
66
|
+
chatter; keep the bug description.
|
|
67
|
+
- **`test_cmd` / `setup_cmd`** for non-`node --test` repos, e.g.
|
|
68
|
+
`--test-cmd "npm test" --setup-cmd "npm ci"`.
|
|
69
|
+
|
|
70
|
+
3. **Write it.** Re-run without `--dry-run` (add `--datasets <dir>` / `--overlay
|
|
71
|
+
<dir>` to target a specific workspace). The instance is appended to
|
|
72
|
+
`<root>/<tier>/instances.json` (creating `tier.json` if the tier is new).
|
|
73
|
+
|
|
74
|
+
4. **Verify end-to-end.** Run the case with the cheapest model just to confirm the
|
|
75
|
+
plumbing — the sandbox seeds from the real repo at `base_commit` and grading
|
|
76
|
+
runs the held-out tests:
|
|
77
|
+
|
|
78
|
+
```bash
|
|
79
|
+
EVAL_INSTANCE=<instance_id> lastlight-evals run code-fix --model haiku
|
|
80
|
+
```
|
|
81
|
+
|
|
82
|
+
## Test runners & grading
|
|
83
|
+
|
|
84
|
+
- **`node --test` (default).** Emits TAP; the CLI extracts per-test names and grades
|
|
85
|
+
each `FAIL_TO_PASS` / `PASS_TO_PASS` by name.
|
|
86
|
+
- **Any other runner via `--test-cmd`.** If it emits TAP with stable names, named
|
|
87
|
+
grading still works. Otherwise the case runs in **suite mode**: `FAIL_TO_PASS`
|
|
88
|
+
stays empty and the case is resolved iff the test command exits 0 (after the
|
|
89
|
+
held-out `test_patch` is applied). Use `--setup-cmd` for install/build.
|
|
90
|
+
|
|
91
|
+
## Triage from an issue
|
|
92
|
+
|
|
93
|
+
`add-case --issue <url>` builds a triage case from a **resolved** issue — its
|
|
94
|
+
content plus the human triage outcome:
|
|
95
|
+
|
|
96
|
+
- `problem_statement` + the `issue` seed from the title/body. **Seed labels are
|
|
97
|
+
emptied on purpose** so the agent triages from scratch (the applied labels are
|
|
98
|
+
the gold it must reproduce, not an input).
|
|
99
|
+
- `expect_github.labels_added` = the labels that were applied to the issue (read
|
|
100
|
+
from the issue **events** API, so the evidence block also shows *who* applied
|
|
101
|
+
each — maintainer vs bot), and `issue_closed: true` if the issue was closed.
|
|
102
|
+
- An **evidence block** prints the applied labels and the reviewer comments
|
|
103
|
+
(author + first line) — the raw signal you turn into the gold decision.
|
|
104
|
+
|
|
105
|
+
What you refine before running:
|
|
106
|
+
|
|
107
|
+
- **`triage_gold`** (`{ category, state }`) — assign from the applied labels per
|
|
108
|
+
**the deployment's triage taxonomy** (the CLI can't know which label is the
|
|
109
|
+
category vs the workflow state, so it leaves `triage_gold` empty). `gradeTriage`
|
|
110
|
+
checks these label strings end up on the issue.
|
|
111
|
+
- **Prune** any non-triage labels (e.g. `good first issue`) out of `labels_added`.
|
|
112
|
+
- **Reviewer comments** — optionally turn a representative one into a
|
|
113
|
+
`comment_matches` regex (asserting the agent's triage comment covers the same
|
|
114
|
+
point), or move a genuinely *pre-triage* maintainer comment into `issue.comments`
|
|
115
|
+
as context the agent should see.
|
|
116
|
+
|
|
117
|
+
See `instance-schema.md` for the full triage field reference.
|
|
@@ -21,12 +21,18 @@ Datasets are discovered from (overlay > user > built-in): `<overlay>/evals/datas
|
|
|
21
21
|
// ── SWE-bench core ──
|
|
22
22
|
"instance_id": "triage__my-case", // unique id
|
|
23
23
|
"repo": "owner/repo", // logical; fixture origin is a local bare repo
|
|
24
|
-
"base_commit": "0000000...", // code-fix
|
|
24
|
+
"base_commit": "0000000...", // code-fix. UNUSED for vendored fixtures
|
|
25
|
+
// (harness synthesizes one); for a
|
|
26
|
+
// git-source case it's the real SHA
|
|
27
|
+
// checked out at run time.
|
|
25
28
|
"problem_statement": "short issue text",
|
|
26
29
|
"patch": "...", // gold patch — reference only, NOT graded
|
|
27
|
-
"test_patch": "...", // held-out tests (code-fix)
|
|
28
|
-
"FAIL_TO_PASS": ["test id 1"], // must go red→green
|
|
30
|
+
"test_patch": "...", // held-out tests (code-fix), git-apply form
|
|
31
|
+
"FAIL_TO_PASS": ["test id 1"], // must go red→green. Empty ⇒ suite mode
|
|
29
32
|
"PASS_TO_PASS": ["test id 2"], // must stay green (code-fix)
|
|
33
|
+
"test_cmd": ["npm", "test"], // held-out test argv (default: node --test)
|
|
34
|
+
"setup_cmd": ["npm", "ci"], // optional install/build before tests (git-source)
|
|
35
|
+
"head_commit": "abc123...", // PR head SHA — reference/authoring only
|
|
30
36
|
|
|
31
37
|
// ── Last Light extensions ──
|
|
32
38
|
"workflow": "issue-triage", // optional; defaults to the tier's defaultWorkflow
|
|
@@ -55,16 +61,27 @@ Append a `SweBenchInstance` to `datasets/triage/instances.json` with `issue`,
|
|
|
55
61
|
`triage_gold`, and the `expect_github` assertions (e.g. `labels_added`). That's
|
|
56
62
|
it — triage is graded on the triage decision + GitHub mutations.
|
|
57
63
|
|
|
58
|
-
##
|
|
64
|
+
## Two flavors of code-fix case
|
|
65
|
+
|
|
66
|
+
A code-fix instance gets its repo from **one of two** provenances; the rest of the
|
|
67
|
+
machinery (grading, dashboard) is identical.
|
|
68
|
+
|
|
69
|
+
**A. Vendored fixture** (three things, keyed by `instance_id`):
|
|
59
70
|
|
|
60
71
|
1. **`datasets/code-fix/instances.json`** — append the instance with
|
|
61
|
-
`
|
|
62
|
-
(e.g. `pr_opened`).
|
|
72
|
+
`FAIL_TO_PASS`, `PASS_TO_PASS`, `issue`, and `expect_github` (e.g. `pr_opened`).
|
|
63
73
|
2. **`datasets/code-fix/repos/<instance_id>/`** — the fixture repo at the base
|
|
64
74
|
commit (the buggy code *before* the fix; no held-out tests here).
|
|
65
75
|
3. **`datasets/code-fix/tests/<instance_id>/`** — the held-out test files, copied
|
|
66
76
|
into the repo at grade time and run to compute `FAIL_TO_PASS` / `PASS_TO_PASS`.
|
|
67
77
|
|
|
78
|
+
**B. Git-source (from a real PR)** — set `repo` + a real `base_commit` and a
|
|
79
|
+
`test_patch`; **no** `repos/<id>/` is vendored. At run time the harness clones the
|
|
80
|
+
repo into the gitignored `./.eval-cache/` and checks out `base_commit`. Don't
|
|
81
|
+
hand-build these — use `lastlight-evals add-case --pr <url>` (see
|
|
82
|
+
**`authoring-from-pr.md`**), which fills `base_commit`, `head_commit`,
|
|
83
|
+
`test_patch`, and the verdicts for you.
|
|
84
|
+
|
|
68
85
|
## Add a custom tier
|
|
69
86
|
|
|
70
87
|
Create `datasets/<tier-name>/` with `tier.json` (`name`, `defaultWorkflow`,
|
|
@@ -78,7 +95,9 @@ and `tests/<id>/`. Discovery auto-finds it — no code change. Run it with
|
|
|
78
95
|
(`expect_github`)?
|
|
79
96
|
- **Triage:** did the decision match `triage_gold`?
|
|
80
97
|
- **Execution (code-fix):** all `FAIL_TO_PASS` green AND all `PASS_TO_PASS` still
|
|
81
|
-
green after applying held-out tests.
|
|
98
|
+
green after applying held-out tests. When the runner emits no TAP test names
|
|
99
|
+
(a non-`node --test` `test_cmd` and an empty `FAIL_TO_PASS`), grading falls back
|
|
100
|
+
to **suite mode** — resolved iff the test command exits 0.
|
|
82
101
|
- With `--runs N` (N>1) the binary verdict is **worst-case** (passes only if every
|
|
83
102
|
trial passed); the scorecard also shows per-verdict pass counts to expose
|
|
84
103
|
variance.
|
package/skills/README.md
CHANGED
|
@@ -15,7 +15,7 @@ or editing a skill.
|
|
|
15
15
|
| Skill | Used by | Purpose |
|
|
16
16
|
|-------|---------|---------|
|
|
17
17
|
| [`chat`](chat/) | chat | Conversational assistant for Slack/Discord threads — answer repo/PR/issue questions, guide to natural-language triggers. |
|
|
18
|
-
| [`issue-triage`](issue-triage/) | `issue-triage.yaml`, chat | Move issues through the canonical triage state machine — categorise, label, dedupe, manage stale, write
|
|
18
|
+
| [`issue-triage`](issue-triage/) | `issue-triage.yaml`, chat | Move issues through the canonical triage state machine — categorise, label, dedupe, manage stale, write a problem-statement summary (not a solution design), re-triage on reporter replies. |
|
|
19
19
|
| [`issue-comment`](issue-comment/) | `issue-comment.yaml` | Handle non-build maintainer comments on issues/PRs — close, label, answer briefly, redirect build requests. |
|
|
20
20
|
| [`pr-review`](pr-review/) | `pr-review.yaml`, chat | Review a PR with structured, tiered feedback; build and test from the local checkout; post a formal review. |
|
|
21
21
|
| [`pr-comment`](pr-comment/) | `pr-comment.yaml` | Answer a maintainer's question about an open PR with concrete, code-cited evidence (not a full review). |
|
|
@@ -21,6 +21,12 @@ there is no maintainer to ask mid-run. Where you'd want direction, either make
|
|
|
21
21
|
the call and apply the label, or post a comment and stop — the async comment *is*
|
|
22
22
|
the conversation.
|
|
23
23
|
|
|
24
|
+
Your job is to **classify the issue and pin down the problem statement** —
|
|
25
|
+
clarify what's actually being asked, and ask for missing information when it's
|
|
26
|
+
under-specified. You do **not** design or plan the implementation: you have only
|
|
27
|
+
read-only context and no deep exploration, so solution design is left to the
|
|
28
|
+
downstream build agent, which has full source access.
|
|
29
|
+
|
|
24
30
|
## 0. Ensure the labels exist
|
|
25
31
|
|
|
26
32
|
Before applying any label, create the canonical set idempotently with
|
|
@@ -65,18 +71,39 @@ labels you need are present or you've confirmed you can't create them.
|
|
|
65
71
|
close. (Factual — safe to close autonomously.)
|
|
66
72
|
- **Under-specified** (bug without repro, feature without a use case) → add
|
|
67
73
|
`needs-info`, post the [needs-info template](#needs-info-template), stop.
|
|
68
|
-
- **Fully specified and delegatable** → add `ready-for-agent`, post
|
|
69
|
-
|
|
74
|
+
- **Fully specified and delegatable** → add `ready-for-agent`, post a triage
|
|
75
|
+
summary — the problem statement, not a solution design
|
|
76
|
+
([references/AGENT-BRIEF.md](references/AGENT-BRIEF.md)).
|
|
70
77
|
- **Needs human implementation** (judgment calls, external access, design
|
|
71
|
-
decisions, manual testing) → add `ready-for-human` with a
|
|
72
|
-
it can't be delegated.
|
|
78
|
+
decisions, manual testing) → add `ready-for-human` with a triage summary
|
|
79
|
+
noting why it can't be delegated.
|
|
73
80
|
- **Looks out of scope** (an enhancement you'd reject) → this is a maintainer
|
|
74
81
|
decision; do **not** auto-close. Add `needs-triage`, post a comment with
|
|
75
82
|
your reasoning (cite any matching `.out-of-scope/` file), and leave it for a
|
|
76
83
|
human.
|
|
77
|
-
4. **Apply exactly one category + one state.**
|
|
78
|
-
|
|
79
|
-
|
|
84
|
+
4. **Apply exactly one category + one state.** When you change an issue's state,
|
|
85
|
+
**remove the superseded state label** (e.g. clear `needs-info` when moving to
|
|
86
|
+
`ready-for-agent`) so the issue never carries two state roles. If the existing
|
|
87
|
+
labels conflict (two state roles you didn't set this run), flag it in a comment
|
|
88
|
+
and don't override — a maintainer may have set them deliberately.
|
|
89
|
+
|
|
90
|
+
## 1a. Reporter answered or added information
|
|
91
|
+
|
|
92
|
+
You may be re-triaging an open, pre-build issue because the reporter (or a
|
|
93
|
+
maintainer) just commented — answering a `needs-info` request, or adding new
|
|
94
|
+
detail, repro steps, or clarification. (Re-triage only fires before any build has
|
|
95
|
+
started; once an issue is building, it's out of your hands.)
|
|
96
|
+
|
|
97
|
+
1. **Re-read the whole thread** — the issue body, existing labels, and *all*
|
|
98
|
+
comments including the newest. Re-assess against the gaps that originally held
|
|
99
|
+
it back.
|
|
100
|
+
2. **If the new information resolves the gaps** → move the issue forward per §1
|
|
101
|
+
step 3: remove `needs-info` and add `ready-for-agent` (+ triage summary),
|
|
102
|
+
`ready-for-human`, or `needs-triage` as appropriate.
|
|
103
|
+
3. **If it's still under-specified** → keep `needs-info`, but **do not repost the
|
|
104
|
+
full [needs-info template](#needs-info-template)**. Acknowledge what they
|
|
105
|
+
answered and ask only the still-open questions — never duplicate a question
|
|
106
|
+
they've already addressed.
|
|
80
107
|
|
|
81
108
|
## 2. New unlabelled issues (batch / cron)
|
|
82
109
|
|
|
@@ -1,25 +1,34 @@
|
|
|
1
|
-
# Writing
|
|
1
|
+
# Writing a triage summary
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
(or `ready-for-human`). It
|
|
5
|
-
|
|
6
|
-
|
|
3
|
+
A triage summary is a comment posted when an issue moves to `ready-for-agent`
|
|
4
|
+
(or `ready-for-human`). It captures the **problem statement** — what the issue is
|
|
5
|
+
really asking for and what "done" looks like — so a downstream agent (or human)
|
|
6
|
+
can pick it up. The original body and discussion are context; the summary is the
|
|
7
|
+
distilled problem.
|
|
8
|
+
|
|
9
|
+
Triage classifies and **scopes the problem**. It does **not** design the
|
|
10
|
+
solution: triage runs with read-only context and no deep exploration, so any
|
|
11
|
+
implementation it guessed would be wrong as often as right. The build agent
|
|
12
|
+
explores the codebase fresh, with full source access, and owns every
|
|
13
|
+
implementation decision. Post the summary with `github_add_issue_comment`.
|
|
7
14
|
|
|
8
15
|
## Principles
|
|
9
16
|
|
|
10
17
|
**Durable.** The issue may sit in `ready-for-agent` for weeks while the codebase
|
|
11
|
-
moves. Describe
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
18
|
+
moves. Describe the problem and the desired behaviour in terms that stay true as
|
|
19
|
+
the code changes. **Never** reference file paths or line numbers; they go stale.
|
|
20
|
+
|
|
21
|
+
**Problem, not solution.** Say *what* should be true when the work is done, not
|
|
22
|
+
*how* to build it. Do **not** name types, function signatures, or config shapes,
|
|
23
|
+
propose an implementation approach, or point at where in the code to change —
|
|
24
|
+
that is the build agent's job.
|
|
25
|
+
- Good: "Todos can have an optional target date, shown in the list and editable."
|
|
26
|
+
- Bad: "Add a `dueDate: Date` field to the `Todo` interface and a date picker in `TodoForm`."
|
|
27
|
+
|
|
28
|
+
**Complete acceptance criteria.** List concrete, independently testable criteria
|
|
29
|
+
so the agent knows when it's done. These describe the problem's done-state — not
|
|
30
|
+
the implementation.
|
|
31
|
+
- Good: "A todo with a past target date is visually flagged as overdue."
|
|
23
32
|
- Bad: "Triage should work correctly."
|
|
24
33
|
|
|
25
34
|
**Explicit scope boundaries.** State what is *out of scope* so the agent doesn't
|
|
@@ -28,7 +37,7 @@ gold-plate or wander into adjacent features.
|
|
|
28
37
|
## Template
|
|
29
38
|
|
|
30
39
|
```markdown
|
|
31
|
-
##
|
|
40
|
+
## Triage Summary
|
|
32
41
|
|
|
33
42
|
**Category:** bug / enhancement
|
|
34
43
|
**Summary:** one line — what needs to happen
|
|
@@ -39,12 +48,7 @@ status quo it builds on.
|
|
|
39
48
|
|
|
40
49
|
**Desired behavior:**
|
|
41
50
|
What should happen after the work is done. Be specific about edge cases and
|
|
42
|
-
error conditions.
|
|
43
|
-
|
|
44
|
-
**Key interfaces:**
|
|
45
|
-
- `TypeName` — what changes and why
|
|
46
|
-
- `functionName()` — current vs intended return/behaviour
|
|
47
|
-
- Config shape — any new options
|
|
51
|
+
error conditions — in user-visible / behavioural terms, not code.
|
|
48
52
|
|
|
49
53
|
**Acceptance criteria:**
|
|
50
54
|
- [ ] Specific, testable criterion 1
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
import type { SandboxBackend } from "../../config/config.js";
|
|
2
|
-
import { type ExecutorConfig, type ExecutionResult, type GitSandboxAccess } from "../github/profiles.js";
|
|
3
|
-
export declare function executeInProcess(prompt: string, config: ExecutorConfig, ctx: {
|
|
4
|
-
backend: SandboxBackend;
|
|
5
|
-
taskId: string;
|
|
6
|
-
workDir: string;
|
|
7
|
-
stateDir: string;
|
|
8
|
-
env: Record<string, string>;
|
|
9
|
-
access?: GitSandboxAccess;
|
|
10
|
-
onSessionId?: (sessionId: string) => void;
|
|
11
|
-
}): Promise<ExecutionResult>;
|
|
12
|
-
export declare function executeDocker(prompt: string, config: ExecutorConfig, ctx: {
|
|
13
|
-
taskId: string;
|
|
14
|
-
stateDir: string;
|
|
15
|
-
env: Record<string, string>;
|
|
16
|
-
prePopulate?: {
|
|
17
|
-
owner: string;
|
|
18
|
-
repo: string;
|
|
19
|
-
branch: string;
|
|
20
|
-
token: string;
|
|
21
|
-
runId?: string;
|
|
22
|
-
shallow?: boolean;
|
|
23
|
-
};
|
|
24
|
-
access?: GitSandboxAccess;
|
|
25
|
-
onSessionId?: (sessionId: string) => void;
|
|
26
|
-
}): Promise<ExecutionResult>;
|
|
27
|
-
export declare function executeSmol(prompt: string, config: ExecutorConfig, ctx: {
|
|
28
|
-
taskId: string;
|
|
29
|
-
stateDir: string;
|
|
30
|
-
env: Record<string, string>;
|
|
31
|
-
prePopulate?: {
|
|
32
|
-
owner: string;
|
|
33
|
-
repo: string;
|
|
34
|
-
branch: string;
|
|
35
|
-
token: string;
|
|
36
|
-
runId?: string;
|
|
37
|
-
shallow?: boolean;
|
|
38
|
-
};
|
|
39
|
-
access?: GitSandboxAccess;
|
|
40
|
-
onSessionId?: (sessionId: string) => void;
|
|
41
|
-
}): Promise<ExecutionResult>;
|