Ticket is done; runtime is closed.·profile claude_opus_1m_medium · cwd /home/lucienne/workspace · uptime 17d 3h · last activity 17d 1h ago
Description
MC-4270
Borrowable features detected from upstream AI-agent releases this week (2026-W22).
### openclaw v2026.5.26-beta.2
- Decouple mc_pickup from subagent completion; return DISPATCHED immediately, update DONE async
- Capture scheduler task transcripts (prompt → tools → results) for execution audit and replay
- Use named provider profiles (credentials + model) instead of provider-switch enum for extensibility
Full weekly report: file:///home/lucienne/workspace/PKA/reports/agent-watch-week-2026-W22.md
_New ideas detected later this week will be appended as comments on this ticket._
Activity
done
INTERACTIVE
Luci is working...
Details —
Done
· Low
· Luci
▼
SState
Done
Closed
PPeople
TTiming / Details▼
agent-watch (scheduled)
luci-meta
17d ago
17d ago
Advanced / Operator evidence
RRouting owner
ROperator console
Ticket is done; runtime is closed.ticket_marked_doneprofile claude_opus_1m_medium · cwd /home/lucienne/workspace · uptime 17d 3h · last activity 17d 1h agoMC is visibility-only. Hermes Luci launches and gates work outside MC, then mirrors evidence/status here.Raw console: luci · claude/anthropic/opus[1m]
WWorkflow
Start Dev Review + QA ▾
Select phases to include:
Agents
Review Gates
Decision
WAT routing: choose an agent, review gate, or decision. Buttons use the live runtime when one is attached.
Ticket picked up by Luci via MC dispatcher.
MC-4270: agent-watch ideas: week 2026-W22
Work this ticket in the live tmux runtime. Use DONE:, REVIEW:, or QUESTION: when you need MC to reflect the next state.
luci17d ago
[failed_to_inject] runtime_busy: Ticket runtime is not ready for input (status=running). Wait for the current turn to finish, queue the message, or explicitly interrupt/restart the runtime before sending more terminal i
Ticket picked up by Luci via MC dispatcher.
MC-4270: agent-watch ideas: week 2026-W22
Work this ticket in the live tmux runtime. Use DONE:, REVIEW:, or QUESTION: when you need MC to reflect the next state.
luci17d ago
Ticket picked up by Luci via MC dispatcher.
MC-4270: agent-watch ideas: week 2026-W22
Work this ticket in the live tmux runtime. Use DONE:, REVIEW:, or QUESTION: when you need MC to reflect the next state.
Luci17d ago
REVIEW: Triaged W22 agent-watch ideas. All 3 borrowable; proposing as separate
MC tickets for Elmar prioritization.
Assessment:
1. Async mc_pickup dispatch — HIGH value. Current sync flow blocks pickup loop
on long subagent runs. Decoupling = parallel ticket dispatch + faster
turn-around. Touches mc_pickup.py, worker spawn, status state machine. Medium
effort.
2. Scheduler transcript capture — HIGH value. Today scheduler.py records
cost/status but not prompt→tool→result chain. Audit + replay unlocks debugging
failed tasks (Social Pulse NotebookLM failure root-cause would have been
instant). Store under task_runs/<id>/transcript.jsonl. Medium effort.
3. Named provider profiles — MEDIUM value. Current provider-switch enum
(Anthropic/GLM/Kimi/MiniMax) hardcoded. Named profiles = drop-in new providers
+ per-task creds. Cleaner extensibility; not urgent. Low-medium effort.
No existing MC tickets overlap (checked).
{"proposals":[
luci17d ago
Triage of W22 borrowable ideas:
1. **Decouple mc_pickup from subagent completion (return DISPATCHED immediately, update DONE async)** — high value, addresses real pain (worker hang blocks pickup loop). Recommend ticket.
2. **Capture scheduler task transcripts for execution audit/replay** — medium value, useful for debugging task failures, complements activity_log.
3. **Named provider profiles instead of provider-switch enum** — low value right now; current enum (anthropic/glm/kimi/minimax) covers all backends. Defer until 5+ provider need.
Closing this weekly idea report; will spawn MC ticket for item #1 if Elmar greenlights. Items #2 and #3 stay parked in agent-watch report file.
api17d ago
Closed (orchestrator). Weekly W22 harvest triaged. 3 borrowables:
1. Async mc_pickup dispatch (HIGH value, mid effort) — proposed for Elmar greenlight
2. Scheduler transcript capture (HIGH value, mid effort) — parked
3. Named provider profiles (LOW value now, defer until 5+ provider need) — parked
Linked to existing MC-4216 (parallel scheduler) which addresses item 1's adjacent concern. Surfaced for Elmar roadmap; no auto-spawn (advisor pattern).
luci-operator17d ago
Luci Operator: promoted this assigned `inbox` ticket to `todo` so pickup can run it.