Commit 8651f32
feat: display input/context artifact IDs in list_session_tasks (#251)
* feat: display input/context artifact IDs in list_session_tasks
Show input_artifact_ids and context_artifact_ids alongside the existing
output artifact when listing tasks in a session. Also rename the field
from artifact_id to output_artifact_id to match the engine API rename.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* fix: use full field names for artifact IDs in output
output_artifact_id, input_artifact_ids, context_artifact_ids instead of
abbreviated labels.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent c70fc0c commit 8651f32
1 file changed
Lines changed: 15 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1346 | 1346 | | |
1347 | 1347 | | |
1348 | 1348 | | |
1349 | | - | |
1350 | | - | |
| 1349 | + | |
| 1350 | + | |
| 1351 | + | |
| 1352 | + | |
| 1353 | + | |
| 1354 | + | |
| 1355 | + | |
| 1356 | + | |
| 1357 | + | |
| 1358 | + | |
| 1359 | + | |
| 1360 | + | |
| 1361 | + | |
| 1362 | + | |
1351 | 1363 | | |
1352 | 1364 | | |
1353 | 1365 | | |
1354 | | - | |
| 1366 | + | |
1355 | 1367 | | |
1356 | 1368 | | |
1357 | 1369 | | |
| |||
0 commit comments