Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
admin
command
Admin tool for internal operations.
|
Admin tool for internal operations. |
|
tero
command
|
|
|
internal
|
|
|
app
Package app provides the main TUI application.
|
Package app provides the main TUI application. |
|
app/chat/messagelist/block
Package block defines the shared interface for all visual blocks in the message list viewport.
|
Package block defines the shared interface for all visual blocks in the message list viewport. |
|
app/chat/messagelist/messagelisttest
Package messagelisttest provides test helpers for the messagelist package.
|
Package messagelisttest provides test helpers for the messagelist package. |
|
app/keybar
Package keybar renders keybinding hints at the bottom of the app.
|
Package keybar renders keybinding hints at the bottom of the app. |
|
app/onboarding
Package onboarding provides the onboarding flow for new users.
|
Package onboarding provides the onboarding flow for new users. |
|
app/onboarding/accounts
Package accounts provides account selection and creation steps.
|
Package accounts provides account selection and creation steps. |
|
app/onboarding/auth
Package auth provides authentication steps for onboarding.
|
Package auth provides authentication steps for onboarding. |
|
app/onboarding/datadog
Package datadog provides Datadog configuration steps.
|
Package datadog provides Datadog configuration steps. |
|
app/onboarding/msgs
Package msgs defines the messages emitted by onboarding steps.
|
Package msgs defines the messages emitted by onboarding steps. |
|
app/onboarding/organizations
Package organizations provides organization selection and creation steps.
|
Package organizations provides organization selection and creation steps. |
|
app/onboarding/role
Package role provides the role selection step for onboarding.
|
Package role provides the role selection step for onboarding. |
|
app/onboarding/sync
Package sync provides the sync step for onboarding.
|
Package sync provides the sync step for onboarding. |
|
app/onboarding/workspaces
Package workspaces provides workspace selection steps.
|
Package workspaces provides workspace selection steps. |
|
app/palette
Package palette provides a command palette overlay for the TUI.
|
Package palette provides a command palette overlay for the TUI. |
|
app/statusbar
Package statusbar renders the persistent top bar for the Tero app.
|
Package statusbar renders the persistent top bar for the Tero app. |
|
app/statusbar/catalogstatus
Package catalogstatus renders the catalog health indicator in the status bar.
|
Package catalogstatus renders the catalog health indicator in the status bar. |
|
app/statusbar/policystatus
Package policystatus renders the policy work indicator in the status bar.
|
Package policystatus renders the policy work indicator in the status bar. |
|
app/statusbar/syncstatus
Package syncstatus renders sync connection status.
|
Package syncstatus renders sync connection status. |
|
app/toast
Package toast provides a toast notification component for the app.
|
Package toast provides a toast notification component for the app. |
|
chat
Package chat provides a client for the stateless Chat API.
|
Package chat provides a client for the stateless Chat API. |
|
domain/domaintest
Package domaintest provides factories for creating domain objects in tests.
|
Package domaintest provides factories for creating domain objects in tests. |
|
domain/tools
Package tools defines tool input/output types and the execution interface.
|
Package tools defines tool input/output types and the execution interface. |
|
powersync
Package powersync provides background sync using PowerSync.
|
Package powersync provides background sync using PowerSync. |
|
powersync/api
Package api provides HTTP client access to the PowerSync service.
|
Package api provides HTTP client access to the PowerSync service. |
|
powersync/api/apitest
Package apitest provides test doubles for the powersync/api package.
|
Package apitest provides test doubles for the powersync/api package. |
|
powersync/db
Package db provides PowerSync local database operations.
|
Package db provides PowerSync local database operations. |
|
powersync/db/dbtest
Package dbtest provides test utilities for the powersync/db package.
|
Package dbtest provides test utilities for the powersync/db package. |
|
powersync/extension
Package extension provides the interface to the PowerSync SQLite extension.
|
Package extension provides the interface to the PowerSync SQLite extension. |
|
powersync/extension/generate
command
Package main generates the PowerSync schema from the PowerSync service.
|
Package main generates the PowerSync schema from the PowerSync service. |
|
powersync/powersynctest
Package powersynctest provides test utilities for the powersync package.
|
Package powersynctest provides test utilities for the powersync package. |
|
sqlite
Package sqlite provides the local SQLite database for the CLI.
|
Package sqlite provides the local SQLite database for the CLI. |
|
sqlite/generate
command
Package main generates SQLite schema types from PowerSync.
|
Package main generates SQLite schema types from PowerSync. |
|
sqlite/sqlitetest
Package sqlitetest provides test doubles for the sqlite package.
|
Package sqlitetest provides test doubles for the sqlite package. |
|
tea/components/input
Package input provides a themed text input component.
|
Package input provides a themed text input component. |
|
tea/components/list
Package list provides a themed list component.
|
Package list provides a themed list component. |
|
tea/components/loader
Package loader provides an animated loading indicator.
|
Package loader provides an animated loading indicator. |
|
tea/components/progress
Package progress provides a themed progress bar component.
|
Package progress provides a themed progress bar component. |
|
tea/components/remotelist
Package remotelist provides a list that loads items asynchronously.
|
Package remotelist provides a list that loads items asynchronously. |
|
tea/components/status
Package status renders colored status badges for Tero entities.
|
Package status renders colored status badges for Tero entities. |
|
tea/components/table
Package table provides a themed table component.
|
Package table provides a themed table component. |
|
tea/components/thinking
Package thinking provides an animated thinking indicator with scrambled gradient text.
|
Package thinking provides an animated thinking indicator with scrambled gradient text. |
|
tea/cursor
Package cursor provides utilities for managing terminal cursor position in Bubbletea views using an invisible marker.
|
Package cursor provides utilities for managing terminal cursor position in Bubbletea views using an invisible marker. |
|
tea/highlight
Package highlight provides text selection and highlighting utilities.
|
Package highlight provides text selection and highlighting utilities. |
|
tea/keymap
Package keymap provides global key bindings and helpers for building keymaps.
|
Package keymap provides global key bindings and helpers for building keymaps. |
|
tea/viewport
Package viewport provides item-aware scrolling over a list of variable-height items separated by gaps.
|
Package viewport provides item-aware scrolling over a list of variable-height items separated by gaps. |
|
update
Package update checks GitHub releases for newer CLI versions.
|
Package update checks GitHub releases for newer CLI versions. |
|
upload
Package upload handles uploading local changes to the backend.
|
Package upload handles uploading local changes to the backend. |
|
workos/admin
Package admin wraps the WorkOS management API for internal admin operations.
|
Package admin wraps the WorkOS management API for internal admin operations. |
Click to show internal directories.
Click to hide internal directories.