agent-orchestrator/packages/plugins
iamasx e82ecf509f fix(core): deliver prompt inline via positional arg, remove post-launch polling
Claude Code's positional [prompt] argument keeps it in interactive mode;
only -p/--print triggers headless one-shot exit. The entire post-launch
polling mechanism was built on the wrong assumption.

Changes:
- Claude Code plugin: pass prompt as positional arg in getLaunchCommand
- Core types: remove promptDelivery field from Agent interface
- Session manager: remove post-launch polling/retry block
- Prompt builder: clarify wording ("title, description, and labels"
  instead of "full issue details"), unify # format
- Tracker-github: match prompt wording update
- CLI spawn: remove dead-code promptDelivered warning

Closes #1582
2026-05-08 13:25:01 +05:30
..
agent-aider chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30
agent-claude-code fix(core): deliver prompt inline via positional arg, remove post-launch polling 2026-05-08 13:25:01 +05:30
agent-codex Fix native restore fallback for Claude and Codex sessions (#1602) 2026-05-01 21:27:17 +05:30
agent-cursor chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30
agent-kimicode feat(plugin): implement kimicode agent plugin (#1390) 2026-05-01 14:11:30 +05:30
agent-opencode chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30
notifier-composio chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30
notifier-desktop chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30
notifier-discord chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30
notifier-openclaw chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30
notifier-slack chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30
notifier-webhook chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30
runtime-process chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30
runtime-tmux chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30
scm-github fix(scm-github): silence HTTP 304 warnings in ETag guards (#1581) 2026-05-03 18:30:27 +05:30
scm-gitlab chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30
terminal-iterm2 chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30
terminal-web chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30
tracker-github fix(core): deliver prompt inline via positional arg, remove post-launch polling 2026-05-08 13:25:01 +05:30
tracker-gitlab chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30
tracker-linear chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30
workspace-clone chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30
workspace-worktree chore: align workspace package.json versions with npm registry (#1587) 2026-05-01 15:31:04 +05:30