Agentic orchestrator for parallel coding agents — plans tasks, spawns agents, and autonomously handles CI fixes, merge conflicts, and code reviews.
agent-fleetagent-swarmclaude-codecodex-cligit-worktreesmulti-agentorchestrationorchestratorparallel-agentsparallel-codingskillstmux
- Fix rendering issues: - Use term.reset() instead of clear() for proper clearing - Only update when content changes (prevents flickering) - Add scrollToBottom() to show latest output - Increase scrollback buffer to 10000 lines - Add convertEol for proper line endings - Increase default height to 600px - Add padding around terminal content - Simplify interface: - Remove separate input box (was clunky) - Make it clearly "Read-only" by default - Clean up header UI - Better fullscreen sizing calculation Next step: Consider WebSocket-based bidirectional terminal for true interactive sessions (like tmux attach). Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .cursor | ||
| .github/workflows | ||
| artifacts | ||
| packages | ||
| scripts | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| CLAUDE.md | ||
| CLAUDE.orchestrator.md | ||
| agent-orchestrator.yaml.example | ||
| eslint.config.js | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| tsconfig.base.json | ||