Kepler Docs update for August 24th release - #27
Draft
justinrobots wants to merge 14 commits into
Draft
Conversation
Documents Actions as shipped on main: the four built-in Actions with their real targets, the split button surfaces, one-click vs chevron firing, the Run in destination picker, preferred-Action slots, the editor fields, the override-only storage model, and agent inheritance.
Replaces the old 'a Task holds worktrees, sessions and shared context' model. Covers the ten resource kinds, the Isolated worktree toggle with the in-place branch-contention warning in the product's own words, shared context as the mechanism that carries resources to every session, Notes as the successor to the removed markdown context editor, the per-kind detach vs delete semantics including the worktree delete guards, and task rename/ archive/delete.
The screen that expresses the task model: the header's three controls, the resource rail with its ten groups and row actions, the three fixed columns and why a row opens in the one it does, the opt-in tabs setting and the tab-close vs archive distinction, the four session destinations, terminals, and what each resource pane shows.
WordPress has no staging environment, so this renders kepler/*.md into a single self-contained preview/index.html with a left nav, to check structure and flow before content goes into the CMS.
Kepler has one interface rather than a named view, so the docs stop treating it as a proper noun. dashboard.md is retired and replaced by two pages: - kepler-interface.md, The Kepler Interface - arranging-your-work.md, Arranging Your Work
New pages: - review-changes.md - voice-input.md Rewrites: - Kepler-Getting-Started.md - create-task.md - settings.md - remote-environments.md - agent-sessions.md Revisions: - agent-integrations.md - issue-tracker-integrations.md - pull-request-integrations.md Retired as redirect stubs: - workflow-views.md, environment-and-setup.md
New page agent-graph.md covering the live graph of agent work. Also adds scripts/build-llms.py so llms.txt and llms-full.txt are generated from the pages and preview/nav.json rather than hand-maintained.
Performs an extensive editorial pass to improve readability, consistency, and detail in various Kepler documentation pages. Includes rephrasing, adding lists, clarifying explanations of UI elements and agent behaviors, and improving formatting. This work contributes to finalizing the August launch documentation.
Contributor
|
Pushed a chunky commit that applies the Google Technical Writing standards. More active voice. More bulleted lists. |
Removes an obsolete TODO comment regarding the naming inconsistency between "Agent Graph" and "Nexus," indicating the naming has been resolved.
Integrates new screenshots to improve visual guidance in key sections. Updates and refines existing content for clarity, consistency, and tone. Removes obsolete `TODO` comments and updates the document's last modified date.
…(#KEPLER-AUG-2026) Integrates new screenshots to replace `TODO` comments, providing visual guidance for key UI elements. Refines text for improved readability, consistency, and tone, standardizing phrasing and numerical representations.
…PLER-AUG-2026) Integrates new image assets to provide visual guidance for key UI elements throughout the Kepler interface documentation. This addresses prior `TODO` comments for screenshots and improves overall clarity and user experience for the August launch.
…ements (#KEPLER-AUG-2026) Integrates new image assets to provide visual guidance for key UI elements throughout the "Arranging Your Work" documentation. Refines existing content for improved readability, clarity, and consistency, and reorders the search section for better flow.
…G-2026) ``` Updates punctuation for lists and clarifications, primarily replacing em-dashes with colons, to enhance readability and maintain a consistent stylistic guide across the documentation
jjsilva4
force-pushed
the
kepler-aug-launch
branch
from
August 23, 2026 03:59
bc52733 to
bbd2d03
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update docs for the Kepler release on August 24th. Includes: