Skip to content

Commit 7810542

Browse files
author
TWG Release Bot
committed
Sync TWG CLI docs from DAC
1 parent f7a5020 commit 7810542

8 files changed

Lines changed: 28 additions & 21 deletions

File tree

agents/examples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ <h2 id="next-steps">Next steps</h2>
212212
</ul>
213213

214214
<footer class="source-footer">
215-
Generated from atlassian/twg-cli df36290d53cd (2026-06-24T09:28:32+00:00).
215+
Generated from atlassian/twg-cli 273abbeee4b3 (2026-06-24T09:31:25+00:00).
216216
</footer>
217217
</main>
218218
</div>

agents/skills/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ <h2 id="next-steps">Next steps</h2>
174174
</ul>
175175

176176
<footer class="source-footer">
177-
Generated from atlassian/twg-cli df36290d53cd (2026-06-24T09:28:32+00:00).
177+
Generated from atlassian/twg-cli 273abbeee4b3 (2026-06-24T09:31:25+00:00).
178178
</footer>
179179
</main>
180180
</div>

changelog/index.html

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,16 @@ <h1 id="teamwork-graph-cli-changelog">Teamwork Graph CLI changelog</h1>
8282
<p>The public Teamwork Graph CLI changelog source is:</p>
8383
<p><a href="https://developer.atlassian.com/cloud/twg-cli/changelog.md">https://developer.atlassian.com/cloud/twg-cli/changelog.md</a></p>
8484
<p>This page mirrors the same release notes so the version headings appear in the page navigation.</p>
85-
<h2 id="1-0-15">1.0.15</h2>
85+
<h2 id="1-0-16">1.0.16</h2>
8686
<h3 id="highlights">Highlights</h3>
8787
<ul>
88+
<li><strong>Bounded work and pull-request reporting:</strong> <code>twg work query</code> now accepts <code>--from</code> and <code>--to</code>, and pull-request activity queries support upper date bounds. Help documents accepted date formats and reviewer-count semantics.</li>
89+
<li><strong>More reliable discovery:</strong> <code>twg work query</code> no longer fails when <code>--to</code> is omitted, and <code>twg help &lt;terms&gt;</code> searches the full help index even when a term also matches a command namespace.</li>
90+
<li><strong>Better agent output and routing metadata:</strong> Pull-request queries include counts in compact <code>--only-counts</code> output, while graph-backed, Rovo Search, Collaboration Graph, mixed-family, and compatibility commands expose corrected tier metadata.</li>
91+
</ul>
92+
<h2 id="1-0-15">1.0.15</h2>
93+
<h3 id="highlights-2">Highlights</h3>
94+
<ul>
8895
<li><strong>General availability:</strong> Remove beta product labels from CLI and DAC surfaces. Beta terms now apply only to beta-channel releases, and update guidance consistently points to <code>twg update</code>.</li>
8996
<li><strong>Search that fails gracefully:</strong> User search now limits each Jira, Confluence, and Slack source to 30 seconds and returns partial results when one times out. Rovo Jira search adds actionable filter suggestions after transient search-service failures.</li>
9097
<li><strong>Safer automation contracts:</strong> <code>twg jira workitem create</code> accepts <code>--yes</code>, Teams create and update default scope to the configured site, and local validation failures return structured 400-level usage errors with exit code 2.</li>
@@ -96,7 +103,7 @@ <h3 id="compatibility-notes">Compatibility notes</h3>
96103
<li>The deprecated <code>twg confluence space query</code> alias has been removed. Use <code>twg confluence space list</code>.</li>
97104
</ul>
98105
<h2 id="1-0-14">1.0.14</h2>
99-
<h3 id="highlights-2">Highlights</h3>
106+
<h3 id="highlights-3">Highlights</h3>
100107
<ul>
101108
<li><strong>Run Bitbucket pipelines from the CLI:</strong> Add <code>twg bitbucket pipeline run</code> for branch, tag, and custom pipeline executions.</li>
102109
<li><strong>Complete Confluence draft workflows:</strong> Add <code>--draft</code> to content create, get, and update. Purge errors now explain the required trash-first flow, and singular label and comment aliases open the correct help.</li>
@@ -109,7 +116,7 @@ <h3 id="upgrade-notes">Upgrade notes</h3>
109116
<li>Public installs and updates now use the signed <code>twg</code> or <code>twg.exe</code> executable directly and clean up legacy <code>twg-bin</code> and <code>twg.cmd</code> launchers automatically. Continue updating with <code>twg update</code>.</li>
110117
</ul>
111118
<h2 id="1-0-13">1.0.13</h2>
112-
<h3 id="highlights-3">Highlights</h3>
119+
<h3 id="highlights-4">Highlights</h3>
113120
<ul>
114121
<li><strong>Goals type discovery:</strong> Add <code>twg goals types</code> and let <code>twg goals create</code> resolve <code>--goal-type &lt;name&gt;</code> safely. Ambiguous names list matching IDs, pagination fails closed instead of returning partial results, and invalid selectors fail before authentication or network calls.</li>
115122
<li><strong>Confluence drafts and browser URLs:</strong> Add publish and delete workflows for page and blog-post drafts. <code>twg confluence content get</code> now accepts browser URLs for folders, whiteboards, databases, and dated blog posts, while command-local <code>--site</code> reliably controls lifecycle operations.</li>
@@ -123,7 +130,7 @@ <h3 id="compatibility-notes-2">Compatibility notes</h3>
123130
<li>Direct-install updates do not support downgrading the new one-binary layout back to pre-GA wrapper-era versions. Rollbacks should target supported GA one-binary releases.</li>
124131
</ul>
125132
<h2 id="1-0-12">1.0.12</h2>
126-
<h3 id="highlights-4">Highlights</h3>
133+
<h3 id="highlights-5">Highlights</h3>
127134
<ul>
128135
<li><strong>Bitbucket pipeline diagnostics:</strong> Add <code>twg bitbucket pipeline tail</code> for live step-log streaming with WebSocket notifications and polling fallback, plus <code>pipeline grep</code> for literal or regex matching with case, context, match-limit, and step filters. <code>pipeline get --logs</code> also accepts step UUIDs and <code>--full</code>; streaming output is available as JSON and JSONL for agents.</li>
129136
<li><strong>Work and document discovery:</strong> Redesign <code>twg work query</code> as an authored-by-default relationship summary with full-window counts, bounded previews, activity selectors, and separate document and calendar sections. Add <code>twg work search</code>, source-balanced broad Rovo and document search, and Rovo-backed Trello board and card search.</li>
@@ -141,7 +148,7 @@ <h3 id="migration-required">Migration required</h3>
141148
<ul>
142149
<li><code>twg code-intelligence</code> is now <code>twg search-code</code>, with no compatibility alias. Update scripts and agent skills that use the old command; its subcommands, flags, and behavior are unchanged. Confluence version listing also removes <code>--sort</code> and <code>--content-type</code> because history is always newest-first and content type is resolved automatically.</li>
143150
</ul>
144-
<h3 id="highlights-5">Highlights</h3>
151+
<h3 id="highlights-6">Highlights</h3>
145152
<ul>
146153
<li><strong>Rovo connectors:</strong> <code>twg rovo list-apps</code> gains the <code>list-connectors</code> alias, compact readiness and remediation output, structured JSON failures, <code>twg rovo auth &lt;app&gt;</code>, and authentication preflight for explicit connector searches. Salesforce search is now available through <code>--app salesforce</code> or <code>--app sfdc</code>, including <code>--type</code> narrowing.</li>
147154
<li><strong>Confluence history:</strong> <code>twg confluence content versions|history</code> now supports pages, live docs, and blog posts, accepts Confluence URLs, renders historical bodies as Markdown or HTML, and adds server-computed <code>diff</code> plus version restore workflows.</li>
@@ -150,7 +157,7 @@ <h3 id="highlights-5">Highlights</h3>
150157
<li><strong>Reliability and cleanup:</strong> transient upstream failures are retried and surfaced with stable error codes and trace IDs instead of empty results. <code>twg uninstall</code> now removes scheduled upkeep, installer-owned skills, credentials, and local TWG configuration without leaving update checks behind.</li>
151158
</ul>
152159
<h2 id="1-0-10">1.0.10</h2>
153-
<h3 id="highlights-6">Highlights</h3>
160+
<h3 id="highlights-7">Highlights</h3>
154161
<ul>
155162
<li><strong>Safer OAuth maintenance.</strong> Adds non-interactive <code>twg auth refresh</code> with
156163
persistence checks and cross-process coordination so sandboxed agents cannot
@@ -179,7 +186,7 @@ <h3 id="upgrade-notes-2">Upgrade Notes</h3>
179186
repair command.</li>
180187
</ul>
181188
<h2 id="1-0-9">1.0.9</h2>
182-
<h3 id="highlights-7">Highlights</h3>
189+
<h3 id="highlights-8">Highlights</h3>
183190
<ul>
184191
<li>Adds <code>twg compass</code> for operational component data and <code>twg responsibility</code>
185192
(<code>twg ownership</code>) for ranked ownership, expertise, review, and escalation
@@ -223,7 +230,7 @@ <h3 id="patch-changes-3">Patch Changes</h3>
223230
<li>Updated pnpm to 11.5.2 and ensured <code>corepack enable pnpm</code> is present in all release pipeline steps.</li>
224231
</ul>
225232
<h2 id="1-0-5">1.0.5</h2>
226-
<h3 id="highlights-8">Highlights</h3>
233+
<h3 id="highlights-9">Highlights</h3>
227234
<ul>
228235
<li><strong>Confluence legacy command deprecation.</strong> The <code>twg confluence whiteboard</code> and <code>twg confluence database</code> command groups are deprecated. Use <code>twg confluence content create|update|get --content-type=whiteboard|database</code> instead.</li>
229236
<li><strong><code>twg logout</code> now fully revokes tokens.</strong> Signing out revokes both the OAuth access and refresh tokens server-side, not just clears local credentials.</li>
@@ -254,7 +261,7 @@ <h3 id="patch-changes-5">Patch Changes</h3>
254261
<li>c31202b: Do not ask for email or site during <code>twg setup</code> OAuth login; keep the setup profile prompt only for the hidden PAT setup flow.</li>
255262
</ul>
256263
<h2 id="1-0-2">1.0.2</h2>
257-
<h3 id="highlights-9">Highlights</h3>
264+
<h3 id="highlights-10">Highlights</h3>
258265
<ul>
259266
<li><strong>OAuth-first login and clearer auth recovery.</strong> <code>twg login</code> now uses OAuth by default, <code>--force</code> consistently starts a fresh auth flow, <code>--no-browser</code> works across login prompts, and 401/403 failures now show mode-aware remediation with a stable <code>AUTH_EXPIRED</code> agent envelope and exit code 77. Bitbucket token setup remains token-based and is prompted when needed.</li>
260267
<li><strong>New and expanded Atlassian work surfaces.</strong> This release adds Assets write lifecycle commands with dry-run/delete guards, Confluence content update/body-format guidance/move/label improvements, JSM customer request creation and request-type field metadata, Loom video comments, Bitbucket deployment variable mutations, repository/branch/pipeline/PR parity commands, and external Code Intelligence access.</li>
@@ -269,7 +276,7 @@ <h3 id="upgrade-notes-3">Upgrade Notes</h3>
269276
<li>Some in-development or unsupported commands are intentionally absent from release builds, including Jira Align, JSM channel mutations, JSM request-location query, Trello bulk list deletion, and Talent focus-area proposal commands.</li>
270277
</ul>
271278
<h2 id="1-0-1">1.0.1</h2>
272-
<h3 id="highlights-10">Highlights</h3>
279+
<h3 id="highlights-11">Highlights</h3>
273280
<ul>
274281
<li>Adds <code>twg api</code> to every build profile, so signed-in users can make
275282
authenticated Atlassian REST and GraphQL calls with the CLI's saved
@@ -290,7 +297,7 @@ <h2 id="1-0-0">1.0.0</h2>
290297
agent-oriented Atlassian workflows, with broader Jira and Confluence coverage,
291298
more reliable installs and updates, improved authentication, and better command
292299
discoverability.</p>
293-
<h3 id="highlights-11">Highlights</h3>
300+
<h3 id="highlights-12">Highlights</h3>
294301
<ul>
295302
<li>Establishes the agent-friendly command model as the stable 1.0 baseline, with
296303
richer Jira, Confluence, Bitbucket, Loom, and Feedback workflows.</li>
@@ -529,7 +536,7 @@ <h2 id="earlier-releases">Earlier Releases</h2>
529536
<p>Please use the latest stable installer for supported setup and update flows.</p>
530537

531538
<footer class="source-footer">
532-
Generated from atlassian/twg-cli df36290d53cd (2026-06-24T09:28:32+00:00).
539+
Generated from atlassian/twg-cli 273abbeee4b3 (2026-06-24T09:31:25+00:00).
533540
</footer>
534541
</main>
535542
</div>

faq/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h3 id="should-i-use-teamwork-graph-cli-or-rovo-mcp">Should I use Teamwork Graph
108108
<p>For a detailed comparison and decision guide, see <a href="https://support.atlassian.com/organization-administration/docs/choosing-between-twg-cli-and-rovo-mcp/">Choosing between Teamwork Graph CLI and Rovo MCP</a>.</p>
109109

110110
<footer class="source-footer">
111-
Generated from atlassian/twg-cli df36290d53cd (2026-06-24T09:28:32+00:00).
111+
Generated from atlassian/twg-cli 273abbeee4b3 (2026-06-24T09:31:25+00:00).
112112
</footer>
113113
</main>
114114
</div>

getting-started/authentication/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h2 id="next-steps">Next steps</h2>
184184
</ul>
185185

186186
<footer class="source-footer">
187-
Generated from atlassian/twg-cli df36290d53cd (2026-06-24T09:28:32+00:00).
187+
Generated from atlassian/twg-cli 273abbeee4b3 (2026-06-24T09:31:25+00:00).
188188
</footer>
189189
</main>
190190
</div>

getting-started/installation/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ <h2 id="next-steps">Next steps</h2>
222222
</ul>
223223

224224
<footer class="source-footer">
225-
Generated from atlassian/twg-cli df36290d53cd (2026-06-24T09:28:32+00:00).
225+
Generated from atlassian/twg-cli 273abbeee4b3 (2026-06-24T09:31:25+00:00).
226226
</footer>
227227
</main>
228228
</div>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h2 id="get-started">Get started</h2>
118118
</ol>
119119

120120
<footer class="source-footer">
121-
Generated from atlassian/twg-cli df36290d53cd (2026-06-24T09:28:32+00:00).
121+
Generated from atlassian/twg-cli 273abbeee4b3 (2026-06-24T09:31:25+00:00).
122122
</footer>
123123
</main>
124124
</div>

sync-metadata.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"sourceBranch": "main",
3-
"sourceCommit": "df36290d53cd1e60f46b8fe9440d751e77e406af",
4-
"sourceCommitDate": "2026-06-24T09:28:32+00:00",
2+
"sourceBranch": "",
3+
"sourceCommit": "273abbeee4b3713706c6ec87a51e843a06eb855c",
4+
"sourceCommitDate": "2026-06-24T09:31:25+00:00",
55
"sourcePath": "dac/content/cloud/twg-cli",
66
"sourceRepo": "atlassian/twg-cli"
77
}

0 commit comments

Comments
 (0)