This website requires JavaScript.
Explore
Help
Register
Sign in
apunkt
/
ktx
Watch
1
Star
0
Fork
You've already forked ktx
0
mirror of
https://github.com/Kaelio/ktx.git
synced
2026-06-07 07:55:13 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
python-dependency-updates
ktx
/
docs-site
/
content
/
docs
/
community
/
meta.json
6 lines
103 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
feat(docs): collapse sidebar sections by default Activates fumadocs' built-in collapse on every section. Only the section containing the current page expands; others stay collapsed until the user clicks them. Foundation for the typographic sidebar pass in the next commit.
2026-05-11 00:23:18 -07:00
{
"title"
:
"Community"
,
feat(docs): add Fumadocs site workspace
2026-05-11 01:08:31 -07:00
"defaultOpen"
:
true
,
feat(telemetry): anonymous posthog usage telemetry across node cli and python daemon (#205) * feat: add telemetry phase 1 * feat: add node telemetry event catalog * feat: add telemetry event helpers * feat: emit setup and connection telemetry * feat: emit connection and stack telemetry * feat: emit ingest and scan telemetry * feat: emit query telemetry * feat: emit sampled mcp telemetry * docs: expand telemetry event catalog * feat: add telemetry schema sync artifact * feat: pass telemetry project id to semantic daemon * feat: add daemon telemetry foundation * feat: emit semantic daemon telemetry * feat: emit daemon lifecycle telemetry * docs: document full telemetry event catalog * feat(telemetry): dim first-run notice * feat(telemetry): show first-run notice before command output * feat(telemetry): wire ktx PostHog project for live ingestion * docs(telemetry): drop posthog project name and host from storage section * docs(telemetry): trim to general overview and disclaimer * docs(agents): add short telemetry guidelines * feat(telemetry): enable posthog geoip enrichment * docs(telemetry): drop ip-geoip note from public overview * refactor(telemetry): drop no-op groupIdentify, rely on capture groups field * fix(telemetry): respect CI kill switch in python daemon identity * fix(sql): route table-count analysis to existing analyze-batch endpoint * fix(telemetry): emit install_first_run from notice path and derive flagsPresent from commander * fix(telemetry): read package info via getKtxCliPackageInfo to satisfy boundary check * fix(telemetry): make python identity env={} bypass os.environ and unset CI in tests * fix(telemetry): unset CI kill switch in cli-program-telemetry tests
2026-05-22 18:18:47 +02:00
"pages"
:
[
"support"
,
"contributing"
,
"telemetry"
]
feat(docs): collapse sidebar sections by default Activates fumadocs' built-in collapse on every section. Only the section containing the current page expands; others stay collapsed until the user clicks them. Foundation for the typographic sidebar pass in the next commit.
2026-05-11 00:23:18 -07:00
}
Reference in a new issue
Copy permalink