Skip to content

feat: add Grok Build CLI as built-in worker (0.6.1) - #89

Merged
fazpu merged 1 commit into
mainfrom
feat/grok-build-cli-worker
Jul 20, 2026
Merged

feat: add Grok Build CLI as built-in worker (0.6.1)#89
fazpu merged 1 commit into
mainfrom
feat/grok-build-cli-worker

Conversation

@fazpu

@fazpu fazpu commented Jul 20, 2026

Copy link
Copy Markdown
Member

Summary

  • Add built-in grok worker template for Grok Build headless CLI (--always-approve, streaming-json, --no-auto-update, default grok-4.5, optional reasoning effort).
  • Capture resume session id from final NDJSON end.sessionId; resume via --resume.
  • Sample config, TUI chrome, README/CHANGELOG/website docs, and unit tests.
  • Bump package version to 0.6.1.

Test plan

  • uv run pytest focused: registry, session_capture, worker_sessions, config, grok chrome
  • Full suite: only pre-existing console ANSI bold failures (also fail on main)

Notes

  • Auth is external (XAI_API_KEY / grok login).
  • Custom pre-existing [agents.grok] inherits new defaults for omitted fields (documented migration).

Register a headless grok agent template with streaming-json session
capture, resume, model/effort flags, sample config, TUI chrome, docs,
and tests. Auth remains external (XAI_API_KEY or grok login).
@fazpu
fazpu merged commit b12c5ee into main Jul 20, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant