tclaude

command module
v0.0.315 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 16, 2026 License: MIT Imports: 7 Imported by: 0

README

tclaude

CI Status Go Report Card Docs

Claude Code CLI extensions and utilities.

go install github.com/tofutools/tclaude@latest
tclaude setup

Documentation | License

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
claude/agent
Package agent implements `tclaude agent` — coordination between Claude Code conversations.
Package agent implements `tclaude agent` — coordination between Claude Code conversations.
claude/agentd
Package agentd implements `tclaude agentd` — a foreground HTTP daemon that owns the agent-coordination data plane (groups, members, messages, tokens, tmux delivery).
Package agentd implements `tclaude agentd` — a foreground HTTP daemon that owns the agent-coordination data plane (groups, members, messages, tokens, tmux delivery).
claude/common/config
Package config provides configuration loading for tclaude.
Package config provides configuration loading for tclaude.
claude/common/convindex
Package convindex provides minimal conversation index lookup functionality.
Package convindex provides minimal conversation index lookup functionality.
claude/common/convops
Package convops provides conversation file operations shared between packages.
Package convops provides conversation file operations shared between packages.
claude/common/db
Package db provides a SQLite-backed store for tclaude session state and notification cooldown, replacing the previous file-based approach.
Package db provides a SQLite-backed store for tclaude session state and notification cooldown, replacing the previous file-based approach.
claude/common/groupexport
Package groupexport defines the format-agnostic, in-memory model for a per-group export (tclaude agent groups export / import) and the on-disk container that serializes it.
Package groupexport defines the format-agnostic, in-memory model for a per-group export (tclaude agent groups export / import) and the on-disk container that serializes it.
claude/common/notify
Package notify provides OS notifications for session state transitions.
Package notify provides OS notifications for session state transitions.
claude/common/terminal
Package terminal provides cross-platform terminal launching capabilities — opening a new terminal window that runs a given command, used by agentd's spawn auto-focus and shell-attach features.
Package terminal provides cross-platform terminal launching capabilities — opening a new terminal window that runs a given command, used by agentd's spawn auto-focus and shell-attach features.
claude/common/usageapi
Package usageapi provides access to the Anthropic OAuth usage API for fetching subscription usage limits.
Package usageapi provides access to the Anthropic OAuth usage API for fetching subscription usage limits.
claude/common/wsl
Package wsl provides utilities for detecting and working with WSL (Windows Subsystem for Linux).
Package wsl provides utilities for detecting and working with WSL (Windows Subsystem for Linux).
claude/selftest
Package selftest provides hidden integration tests for manual verification.
Package selftest provides hidden integration tests for manual verification.
claude/setup
Package setup provides the tclaude setup command for one-time configuration.
Package setup provides the tclaude setup command for one-time configuration.
claude/statusbar
Package statusbar provides the tclaude status-bar command for Claude Code's statusline feature.
Package statusbar provides the tclaude status-bar command for Claude Code's statusline feature.
testharness
Package testharness provides scaffolding for end-to-end flow tests that drive the agentd HTTP layer without spinning up real subprocesses, tmux servers, or sockets.
Package testharness provides scaffolding for end-to-end flow tests that drive the agentd HTTP layer without spinning up real subprocesses, tmux servers, or sockets.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL