Skip to content

Repository files navigation

Naxodev AI Tools

TypeScript packages for OpenCode and Pi: shared macOS media controls, Vim-style prompt editing, and a multi-role development workflow. OpenCode plugins precompile JSX and use host-provided runtime libraries. Pi packages publish TypeScript source.

Packages

Package Purpose Platform and host support
@naxodev/music-core Shared music-session client, daemon, and APIs Cross-platform APIs; macOS media provider
@naxodev/opencode-music-player OpenCode Now Playing sidebar and controls macOS; exact tested OpenCode host
@naxodev/pi-music-dock Pi Now Playing status, panel, and controls macOS; declared Pi peer ranges
@naxodev/opencode-vim Vim-style modal editing for OpenCode prompts macOS, Linux, and Windows; exact tested OpenCode host
@naxodev/apnea Host-neutral multi-role workflow engine and CLI Bun; Herdr and an agent CLI
@naxodev/pi-apnea Pi commands, tools, skills, and prompts for Apnea Declared Pi peer range

All packages are pre-1.0. Breaking host APIs may require coordinated minor releases. See the validated compatibility metadata for declared runtimes, peer ranges, core requirements, and exact tested host dependencies. Declared ranges and platform support statements are distinct from executable test evidence. See each package README for installation details.

Music Session

OpenCode and Pi use lightweight clients connected to one same-user, machine-local music-session daemon. The daemon owns one provider and fans its state out to every connected client. Read the music session architecture field guide for the ownership and failure model.

Development

bun install --frozen-lockfile
bun run check

The full workspace gate requires the host tools documented in CONTRIBUTING.md. Package-specific commands are available when a contributor cannot run macOS integration checks.

Use GitHub Discussions for usage questions, GitHub Issues for reproducible defects, and SECURITY.md for private vulnerability reports. See SUPPORT.md for support boundaries.

About

OpenCode and Pi tools for music controls, Vim editing, and multi-role agent workflows

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages