Files
vscode/extensions
Osvaldo Ortega c5729b10dc sessions: rename inSessions to inAgents and fix updateTask duplication bug (#308876)
Rename the `inSessions` task property to `inAgents` across all source,
tests, JSON configs, and documentation.

Also fix a bug in `updateTask` where `setProperty` with a numeric
array index was inserting a duplicate entry instead of replacing the
existing one. The fix replaces the entire tasks array with the updated
entry mapped in at the correct index, consistent with how `removeTask`
already works.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-09 14:53:14 -07:00
..
2026-03-26 09:35:55 -07:00
2026-03-03 13:56:43 +00:00
2026-03-03 13:56:43 +00:00
2026-04-08 20:49:29 -07:00
2026-03-03 13:56:43 +00:00
2026-04-08 20:49:29 -07:00
2026-03-26 09:35:55 -07:00
2026-03-26 09:35:55 -07:00
2026-03-10 20:56:09 -07:00
2026-04-08 20:49:29 -07:00
2026-03-10 20:56:09 -07:00
2026-03-30 16:32:21 -07:00
2026-03-26 09:35:55 -07:00
2026-04-08 20:49:29 -07:00
2026-03-03 13:56:43 +00:00
2026-04-08 20:49:29 -07:00
2026-04-08 20:49:29 -07:00
2026-03-26 09:35:55 -07:00
2026-03-03 13:56:43 +00:00
2026-03-10 20:56:09 -07:00
2026-04-08 08:13:59 +00:00
2026-03-25 23:59:23 -07:00