1. Progress report
2. Dogfood status
* Code review, issues
3. COB stabilization
## Customers
[ ] What will it take to onboard Radicle?
[ ] Full code review flow
[ ] Inline code comments
[ ] Easy issue creation/discussion
[ ] Syntax highlighting of Rust in terminal diffs
[ ] Very basic CI that can run tests, clippy, fmt..
[ ] Uses `firejail` or `lxc` containers or Docker
[ ] Posts results as a separate COB
[ ] What will it take to onboard Bitcoin?
[x] Configuration of `--connect` via `node.conf` / `node/config`
[ ] `rad node import seeds.rad`
[ ] Review `rad id` flow for adding delegates and changing threshold
[ ] Inline code review commenting
[x] Setup alias on `rad auth`
[x] `--alias <name>` option
[x] `~/.radicle/config` using `git config` syntax?
[x] `~/.radicle/node/config` for args config
[ ] What will it take to onboard Dark.fi?
[ ] Setup guide
[ ] COB stability
[ ] Versioning
[x] Action names (lexicon)
[x] Changes to `Tag` and `Assign` actions
[x] cli: Remove need to have ssh-agent
[ ] cli: Allow `git push rad` without ssh-agent