Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package agent is the seam for foreign coding-agent harnesses whose transcripts rf mirrors into the message corpus: a harness implements Source and registers at init, and Sync sweeps every registered source.
|
Package agent is the seam for foreign coding-agent harnesses whose transcripts rf mirrors into the message corpus: a harness implements Source and registers at init, and Sync sweeps every registered source. |
|
claude
Package claude imports Claude Code's ~/.claude/projects/**/*.jsonl transcripts into rf's session/message tables (source 'claude'): incremental by byte offset, idempotent by line uuid, conversational text only.
|
Package claude imports Claude Code's ~/.claude/projects/**/*.jsonl transcripts into rf's session/message tables (source 'claude'): incremental by byte offset, idempotent by line uuid, conversational text only. |
|
templ: version: v0.3.977
|
templ: version: v0.3.977 |
|
webshot
command
webshot is a development tool, not a test: it boots a scripted console in- process, drives headless Chrome through the real flows, and saves a PNG per state to tmp/webshots/.
|
webshot is a development tool, not a test: it boots a scripted console in- process, drives headless Chrome through the real flows, and saves a PNG per state to tmp/webshots/. |
|
Package docs embeds the user guide so `docs` (the command word, and `rf docs`) can render it without the repository present.
|
Package docs embeds the user guide so `docs` (the command word, and `rf docs`) can render it without the repository present. |
|
Package rsh executes shell command lines natively via mvdan.cc/sh's interpreter — rf never forks /bin/sh.
|
Package rsh executes shell command lines natively via mvdan.cc/sh's interpreter — rf never forks /bin/sh. |
|
tools
|
|
|
commentlint
command
Command commentlint runs the comment linter: go run ./tools/commentlint ./...
|
Command commentlint runs the comment linter: go run ./tools/commentlint ./... |
|
commentlint/lint
Package lint is the commentlint analyzer: doc comments only on exported declarations and at most three lines, no floating comment blocks, and test files limited to brief single-line comments inside function bodies.
|
Package lint is the commentlint analyzer: doc comments only on exported declarations and at most three lines, no floating comment blocks, and test files limited to brief single-line comments inside function bodies. |
Click to show internal directories.
Click to hide internal directories.