Skip to content

tinyland-inc/prompt-pulse

Repository files navigation

prompt-pulse

Canonical writable source for the Go prompt-pulse application.

This repo owns the Go application source. tinyland-inc/lab owns pinned consumption, Home Manager integration, shell-start behavior, and fleet/runtime validation.

Authority

  • Go app source authority: this repo
  • Rust TUI authority: Jesssullivan/prompt-pulse-tui
  • Fleet/runtime integration authority: tinyland-inc/lab
  • Waifu backend authority: tinyland-inc/waifu-mirror

Current Module-Path Note

The canonical repo home is GitHub:

  • repo: https://github.com/tinyland-inc/prompt-pulse

The Go module path is still the legacy path:

  • module: gitlab.com/tinyland/lab/prompt-pulse

That module path is intentionally unchanged in this tranche. Until a dedicated module-path migration lands, internal imports and build metadata continue to use the legacy module path even though the canonical writable repo lives on GitHub.

Important current limitation: public go install gitlab.com/tinyland/lab/prompt-pulse@latest is not a supported install path today because the old GitLab module backing is no longer published. For source installs, clone this GitHub repo and build locally.

Freeze Boundary

Until a deliberate module-path migration is approved, keep these boundaries explicit:

  • repo home and source authority: GitHub (tinyland-inc/prompt-pulse)
  • Go module path and internal imports: gitlab.com/tinyland/lab/prompt-pulse
  • Bazel/Gazelle prefix: must match the legacy module path, not the GitHub repo home
  • historical sync helpers: may still exist for compatibility, but they do not make GitLab the canonical writable repo

Contribution Flow

  1. Edit source here.
  2. Validate source here.
  3. Test integration from lab.
  4. Repin lab to the landed upstream revision.

Do not treat lab/cmd/prompt-pulse as the normal day-to-day writable source.

Local Remote Policy

  • origin = canonical GitHub repo
  • explicit extra remotes only, such as mirror, personal, or archive

More Docs

About

Tinyland Lab shell dashboard with waifu integration

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages