Results 5 issues of Lambda

## description According to [添加下载音质的 CLI 选项](https://codekitchen.community/t/topic/1300/2#q1-1) : just provide three audio quality options: **64**, **132** and **192** . ## Usage The default value of audio quality is **64** ....

enhancement
codekitchen

fixes #573 Checklist: - [x] Add tests that demonstrate the correct behavior of the change. Tests should fail without the change. - [x] Add or update relevant docs, in the...

Sorry, it took so long. Ref: #13 # Some example shortcuts: ![image](https://github.com/user-attachments/assets/432547c6-b11e-40f5-8e93-9747837dbdd6) ![image](https://github.com/user-attachments/assets/89dffffa-34d7-4451-b634-ded0f6cd9b98) # Description serialize the `FakeTraceBack`, `FakeFrame` and `FakeCode` and using [visjs/vis-network: :dizzy: Display dynamic, automatically organised, customizable...

Current 50ms rebuild delay is too aggressive during typing. Propose adding `--watch-step` (ms) parameter that gets passed to `watchfiles.awatch(step=...)`. Implementation: - Add CLI argument - Pass value to `awatch(...)` -...