An open API service for producing an overview of a list of open source projects.

https://github.com/JackUait/wisp-deck

Score: 9.12674134809987

Last synced: about 19 hours ago
JSON representation

Repository metadata:

The most advanced agent multiplexer that combines the best practices from UI and TUI interfaces in a single tool 👻


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 2 days ago

Total Commits: 1,592
Total Committers: 1
Avg Commits per committer: 1,592.0
Development Distribution Score (DDS): 0.0

Commits in past year: 1,592
Committers in past year: 1
Avg Commits per committer in past year: 1,592.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
JackUait j****t@g****m 1592

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 1
Total pull requests: 5
Average time to close issues: 9 days
Average time to close pull requests: about 7 hours
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 1.0
Average comments per pull request: 0.0
Merged pull request: 5
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 5
Past year average time to close issues: 9 days
Past year average time to close pull requests: about 7 hours
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.0
Past year merged pull request: 5
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/JackUait/wisp-deck

Top Issue Authors

  • JackUait (1)

Top Pull Request Authors

  • JackUait (5)

Top Issue Labels

Top Pull Request Labels


Package metadata

npmjs.org: wisp-deck

Terminal + tmux wrapper for AI coding tools (Claude Code, OpenCode)

  • Homepage: https://github.com/JackUait/wisp-deck
  • Licenses: MIT
  • Latest release: 2.25.4 (published 5 days ago)
  • Last Synced: 2026-08-26T19:51:01.155Z (3 days ago)
  • Versions: 20
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 1,021 Last month
  • Rankings:
    • Dependent repos count: 21.513%
    • Average: 26.257%
    • Dependent packages count: 31.001%
  • Maintainers (1)

Dependencies

.github/workflows/tests.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
go.sum go
  • github.com/alecthomas/assert/v2 v2.11.0
  • github.com/alecthomas/chroma/v2 v2.27.0
  • github.com/alecthomas/repr v0.5.2
  • github.com/atotto/clipboard v0.1.4
  • github.com/aymanbagabas/go-osc52/v2 v2.0.1
  • github.com/aymanbagabas/go-udiff v0.3.1
  • github.com/charmbracelet/bubbles v1.0.0
  • github.com/charmbracelet/bubbletea v1.3.10
  • github.com/charmbracelet/colorprofile v0.4.1
  • github.com/charmbracelet/lipgloss v1.1.0
  • github.com/charmbracelet/x/ansi v0.11.6
  • github.com/charmbracelet/x/cellbuf v0.0.15
  • github.com/charmbracelet/x/exp/golden v0.0.0-20241011142426-46044092ad91
  • github.com/charmbracelet/x/term v0.2.2
  • github.com/clipperhouse/displaywidth v0.9.0
  • github.com/clipperhouse/stringish v0.1.1
  • github.com/clipperhouse/uax29/v2 v2.5.0
  • github.com/coder/websocket v1.8.15
  • github.com/cpuguy83/go-md2man/v2 v2.0.6
  • github.com/creack/pty v1.1.24
  • github.com/dlclark/regexp2/v2 v2.2.1
  • github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f
  • github.com/hexops/gotextdiff v1.0.3
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/kylelemons/godebug v1.1.0
  • github.com/lucasb-eyer/go-colorful v1.3.0
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mattn/go-localereader v0.0.1
  • github.com/mattn/go-runewidth v0.0.19
  • github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6
  • github.com/muesli/cancelreader v0.2.2
  • github.com/muesli/termenv v0.16.0
  • github.com/rivo/uniseg v0.4.7
  • github.com/russross/blackfriday/v2 v2.1.0
  • github.com/sahilm/fuzzy v0.1.1
  • github.com/spf13/cobra v1.10.2
  • github.com/spf13/pflag v1.0.9
  • github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
  • go.yaml.in/yaml/v3 v3.0.4
  • golang.org/x/exp v0.0.0-20231006140011-7918f672742d
  • golang.org/x/image v0.30.0
  • golang.org/x/sys v0.6.0
  • golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e
  • golang.org/x/sys v0.38.0
  • golang.org/x/text v0.28.0
  • golang.org/x/text v0.3.8
  • gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
go.mod go
  • github.com/alecthomas/chroma/v2 v2.27.0
  • github.com/atotto/clipboard v0.1.4
  • github.com/aymanbagabas/go-osc52/v2 v2.0.1
  • github.com/charmbracelet/bubbles v1.0.0
  • github.com/charmbracelet/bubbletea v1.3.10
  • github.com/charmbracelet/colorprofile v0.4.1
  • github.com/charmbracelet/lipgloss v1.1.0
  • github.com/charmbracelet/x/ansi v0.11.6
  • github.com/charmbracelet/x/cellbuf v0.0.15
  • github.com/charmbracelet/x/term v0.2.2
  • github.com/clipperhouse/displaywidth v0.9.0
  • github.com/clipperhouse/stringish v0.1.1
  • github.com/clipperhouse/uax29/v2 v2.5.0
  • github.com/coder/websocket v1.8.15
  • github.com/creack/pty v1.1.24
  • github.com/dlclark/regexp2/v2 v2.2.1
  • github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f
  • github.com/inconshreveable/mousetrap v1.1.0
  • github.com/lucasb-eyer/go-colorful v1.3.0
  • github.com/mattn/go-isatty v0.0.20
  • github.com/mattn/go-localereader v0.0.1
  • github.com/mattn/go-runewidth v0.0.19
  • github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6
  • github.com/muesli/cancelreader v0.2.2
  • github.com/muesli/termenv v0.16.0
  • github.com/rivo/uniseg v0.4.7
  • github.com/sahilm/fuzzy v0.1.1
  • github.com/spf13/cobra v1.10.2
  • github.com/spf13/pflag v1.0.9
  • github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
  • golang.org/x/image v0.30.0
  • golang.org/x/sys v0.38.0
  • golang.org/x/text v0.28.0
.github/workflows/install.yml actions
  • actions/checkout v4 composite
  • actions/setup-go v5 composite
  • actions/setup-node v4 composite
package.json npm