-
Notifications
You must be signed in to change notification settings - Fork 2
Polish docs overview copy and site title visibility #88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 2 commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,13 +3,13 @@ title: Overview | |
| description: Documentation for Kompass workflows, adapters, configuration, commands, and workspace structure. | ||
| --- | ||
|
|
||
| Kompass keeps AI coding agents on course with token-efficient, composable workflows. | ||
| Kompass keeps AI coding agents on course with token-efficient, composable workflows. asd. | ||
|
|
||
| Whether you prefer full control, guided collaboration, or hands-off autonomy, Kompass adapts to how you work. | ||
|
|
||
| ## What Kompass is | ||
|
|
||
| Kompass is a shared workflow toolkit for AI coding agents. | ||
| Kompass is a shared workflow toolkit for AI coding agents. qwe. | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This line also has a test string "qwe." appended after "agents." This is in addition to the unresolved "asd." issue on line 6. Both appear to be accidental test strings that should be removed.
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Fixed in |
||
|
|
||
| - It ships reusable commands, agents, components, and tools. | ||
| - It keeps prompts focused instead of rebuilding intent from scratch in every session. | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This appears to be a test string or typo that was accidentally committed. The sentence should end after "workflows." without the "asd." appended. This will be visible on the docs landing page and makes the documentation look unprofessional.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed in
40e324d. The strayasd.text was removed from the docs overview intro.