Skip to content

docs: [TKC-6493] document AI Test Creation - #632

Open
povilasv wants to merge 6 commits into
mainfrom
codex/tkc-6493-test-authoring-on-prem-docs
Open

docs: [TKC-6493] document AI Test Creation#632
povilasv wants to merge 6 commits into
mainfrom
codex/tkc-6493-test-authoring-on-prem-docs

Conversation

@povilasv

@povilasv povilasv commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Summary

  • consolidate the AI Test Creation architecture and on-prem installation guidance into one reference page
  • add an Early Access Program warning with the Testkube AI EAP signup link
  • include the session-flow diagram, component responsibilities, complete Helm setup, and secure Runspace configuration
  • rename public Test Authoring terminology to AI Test Creation while preserving internal Helm keys such as global.testAuthoring
  • move the page to AI → Reference

Consolidation

This PR incorporates the user-facing architecture and session lifecycle content from #634 so the feature has a single documentation page.

Validation

  • ./node_modules/.bin/prettier --check docs/articles/ai-test-creation.md sidebars.js
  • structural checks for the EAP notice, terminology, Mermaid fences, and navigation
  • git diff --check
  • npm run build

Existing repository warnings

The successful Docusaurus build continues to emit existing theme-internal export, OpenAPI BearerAuth, and broken-anchor warnings outside this diff.

@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
testkube-docs Ready Ready Preview Aug 25, 2026 1:47pm

Request Review

@povilasv
povilasv marked this pull request as ready for review August 25, 2026 08:46
@povilasv
povilasv requested a review from a team as a code owner August 25, 2026 08:46
@greptile-apps

greptile-apps Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Automatic reviews are disabled for this repository.

Comment thread docs/articles/install/test-authoring.md Outdated
@povilasv povilasv changed the title docs: [TKC-6493] document on-prem Test Authoring installation docs: [TKC-6493] document AI Test Creation Aug 25, 2026
Comment thread sidebars.js Outdated

@courageousillumination courageousillumination left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the thing that is still missing from here is how to actually use the feature. How you can respond to tool calls, see related workflows, save/load, collaborate, load git.


# AI Test Creation

AI Test Creation provides an isolated, persistent workspace where you can create, update, run, and save tests with an AI agent. Each session is connected to an environment called a **Runspace**, where the agent can inspect files, make changes, and run tests while you review its progress in the Testkube Dashboard.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Question: Are we public naming them runspaces? I think the app was all updated to call them sanboxes right?

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.

3 participants