raistlin042
76f5419a0d
feat: add +session-messages-list for session turn reply messages (#1402)
* feat(apps): add +message-get to fetch session turn reply messages
* docs(apps): add +message-get skill reference
* fix(apps): drop Required flags on +message-get so missing ids return structured exit-2 envelope
* docs(apps): route turn reply-message queries to +message-get in SKILL.md
* docs(apps): guide cloud-dev to read live turn progress via +message-get
* docs(apps): note +message-get reads a still-running turn incrementally
* docs(apps): route live-turn reply queries to +message-get in SKILL.md
* refactor(apps): rename +message-get to +session-messages-list with page_token paging
* refactor(apps): use typed errs validation in +session-messages-list
* docs(apps): clarify +session-messages-list paging stops on has_more, not token
2026-06-17 20:12:22 +08:00
..
2026-06-13 14:00:30 +08:00
2026-05-21 20:30:42 +08:00
2026-06-13 14:00:30 +08:00
2026-06-10 21:45:45 +08:00
2026-06-13 14:00:30 +08:00
2026-06-17 19:42:38 +08:00
2026-06-10 21:45:45 +08:00
2026-06-11 19:04:34 +08:00
2026-06-11 19:04:34 +08:00
2026-06-13 14:00:30 +08:00
2026-06-10 21:45:45 +08:00
2026-06-13 14:00:30 +08:00
2026-06-11 19:04:34 +08:00
2026-06-13 14:00:30 +08:00
2026-06-10 21:45:45 +08:00
2026-06-13 14:00:30 +08:00
2026-06-17 19:42:38 +08:00
2026-06-13 14:00:30 +08:00
2026-06-11 19:04:34 +08:00
2026-06-11 19:04:34 +08:00
2026-06-11 19:04:34 +08:00
2026-06-11 19:04:34 +08:00
2026-06-10 21:45:45 +08:00
2026-06-10 21:45:45 +08:00
2026-06-10 21:45:45 +08:00
2026-06-10 21:45:45 +08:00
2026-06-11 19:04:34 +08:00
2026-06-13 14:00:30 +08:00
2026-06-13 14:00:30 +08:00
2026-06-13 14:00:30 +08:00
2026-06-10 21:45:45 +08:00
2026-06-10 21:45:45 +08:00
2026-06-13 14:00:30 +08:00
2026-06-10 21:45:45 +08:00
2026-06-10 21:45:45 +08:00
2026-06-13 14:00:30 +08:00
2026-06-12 16:58:47 +08:00
2026-06-13 14:00:30 +08:00
2026-06-10 21:45:45 +08:00
2026-06-13 14:00:30 +08:00
2026-06-10 21:45:45 +08:00
2026-06-13 14:00:30 +08:00
2026-06-10 21:45:45 +08:00
2026-06-11 19:04:34 +08:00
2026-06-10 21:45:45 +08:00
2026-06-13 14:00:30 +08:00
2026-06-17 20:12:22 +08:00
2026-06-17 20:12:22 +08:00
2026-06-10 21:45:45 +08:00
2026-06-11 19:04:34 +08:00
2026-06-10 21:45:45 +08:00
2026-06-10 21:45:45 +08:00
2026-06-13 14:00:30 +08:00
2026-06-10 21:45:45 +08:00
2026-06-10 21:45:45 +08:00
2026-06-11 19:04:34 +08:00
2026-06-13 14:00:30 +08:00
2026-06-10 21:45:45 +08:00
2026-06-11 19:04:34 +08:00
2026-06-11 19:04:34 +08:00
2026-06-13 14:00:30 +08:00
2026-06-13 14:00:30 +08:00
2026-06-11 19:04:34 +08:00
2026-06-13 14:00:30 +08:00
2026-05-21 20:30:42 +08:00
2026-06-11 19:04:34 +08:00
2026-05-25 23:24:40 +08:00
2026-05-25 23:24:40 +08:00
2026-06-17 20:12:22 +08:00
2026-06-17 20:12:22 +08:00
2026-06-10 21:45:45 +08:00
2026-06-11 19:04:34 +08:00
2026-06-11 14:58:58 +08:00
2026-06-11 19:04:34 +08:00