Skip to content

Release 0.18.0: /kick, room path bar, refreshed docs - #77

Merged
mostlydev merged 4 commits into
masterfrom
release/0.18.0
Sep 15, 2026
Merged

mostlydev merged 4 commits into
masterfrom
release/0.18.0

Conversation

@mostlydev

Copy link
Copy Markdown
Owner

Chat room management and a documentation refresh, released as 0.18.0.

Summary

  • /kick [--force] <agent> [reason] in tt chat: autocomplete shows each agent's full id and status, with ended agents first. Live or unconfirmed processes require --force. Consoles can't be kicked, and kicking removes membership only; the harness keeps running.
  • Chat top bar: shows the room path, shortened from the left. The footer lists agent states without the confusing member count.
  • Docs:
    • The Quickstart opens tt chat and uses a plain shared task instead of /goal.
    • A new "How a session flows" walkthrough.
    • Consolidated chat docs: suggestions, multi-line editing, history, receipts, steering.
    • The skill and bundled instructions cover urgent steering prompts, cleanup leave/kick events, and queued vs received.

Affected commands: tt chat. Docs: README, skill, bundled instructions.

Verification

  • npm run typecheck, npm test (568 passed, 1 skipped), npm run build, git diff --check, npm pack --dry-run (108 files)
  • Live: the /kick menu with statuses in a real TUI; the top bar and footer verified in a live console; the URGENT instruction text renders in every harness's bundled instructions view.

Open the operator console in the Quickstart and drop /goal from the
shared prompt, add a walkthrough of how a session flows, consolidate the
chat documentation, and teach the skill and bundled instructions about
urgent steering prompts, cleanup events, and delivery receipts.
@mostlydev
mostlydev merged commit af738bd into master Sep 15, 2026
4 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