chatgpt-bridge agent-tasks → task claim <id> --agent <name> → report add --task <id> --agent <name> --status pass --summary "..."
Generate a compact packet for a mission. Copy into ChatGPT so it can review progress and suggest the next task.
chatgpt-bridge director-packet --mission <id> --json GET /api/bridge/director-packet/<id>
Each prompt comes from GPT. Mark done when agent finishes, or archive to remove.
127.0.0.1:8767. No cloud API keys used or required. No data leaves your machine.shared/chatgpt_agent_bridge/WORKBENCH_USAGE.mdshared/chatgpt_agent_bridge/GPT_DIRECTOR_CONTRACT.mdshared/chatgpt_agent_bridge/AGENT_BRIDGE_CONTRACT.mdshared/chatgpt_agent_bridge/BROWSER_BRIDGE_PLAN.mdchatgpt-bridge serve --port 8767 # or python3 /mnt/aiworkshop/active/chatgpt_agent_bridge/bridge.py serve --port 8767