wavepeek 2.1.0

Command-line tool for RTL waveform inspection with deterministic machine-friendly output.
Documentation
1
2
3
4
5
6
7
8
9
10
# Codex Tools

This group owns Codex cloud setup and resume helpers. They are a manual projection of the devcontainer environment contract in `.devcontainer/env_contract.sh`.

Normal entrypoints:

    bash tools/codex/codex_setup.sh
    just codex-resume

First-time bootstrap may use the direct shell script because the environment may need to install or repair `just` before recipes are reliable. After bootstrap, prefer `just codex-resume` for maintenance checks.