Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
agent
Package agent defines the adapter interface that each supported coding agent (Claude Code, OpenCode, Codex, ...) implements, plus a registry.
|
Package agent defines the adapter interface that each supported coding agent (Claude Code, OpenCode, Codex, ...) implements, plus a registry. |
|
agent/claudecode
Package claudecode implements the wallfacer agent adapter for Claude Code, whose sessions live at ~/.claude/projects/<encoded-dir>/<uuid>.jsonl.
|
Package claudecode implements the wallfacer agent adapter for Claude Code, whose sessions live at ~/.claude/projects/<encoded-dir>/<uuid>.jsonl. |
|
format
Package format holds tiny display helpers shared by the CLI and TUI.
|
Package format holds tiny display helpers shared by the CLI and TUI. |
|
launcher
Package launcher starts and resumes interactive agent sessions, handing the terminal to the agent process and reconciling the index afterward.
|
Package launcher starts and resumes interactive agent sessions, handing the terminal to the agent process and reconciling the index afterward. |
|
store
Package store persists wallfacer's session index and user overlay data (titles, tags, projects) in SQLite.
|
Package store persists wallfacer's session index and user overlay data (titles, tags, projects) in SQLite. |
|
tui
Package tui implements the interactive session browser.
|
Package tui implements the interactive session browser. |
Click to show internal directories.
Click to hide internal directories.
